Re: [Tracker] tracker 1.0.1



I noticed that

/usr/include/tracker-1.0/libtracker-control/tracker-miner-manager.h
includes the following warning


  #if !defined (__LIBTRACKER_CONTROL_H_INSIDE__) && !defined
(TRACKER_COMPILATION)
  #error "Only <libtracker-miner/tracker-miner.h> can be included directly."
  #endif

I suppose that should be

  #if !defined (__LIBTRACKER_CONTROL_H_INSIDE__) && !defined
(TRACKER_COMPILATION)
  #error "Only <libtracker-control/tracker-control.h> can be included directly."
  #endif

?
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]