Re: [Tracker] tracker 1.0.1
- From: Michael Biebl <mbiebl gmail com>
- To: Tracker mailing list <tracker-list gnome org>
- Subject: Re: [Tracker] tracker 1.0.1
- Date: Sat, 10 May 2014 02:55:26 +0200
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]