Closed GoogleCodeExporter closed 9 years ago
Thanks for reporing. You are right that it should have been replaced by the
value of the CMake variable in gflags_declare.h . In the .cc files, the #define
in the internal config.h is used, however. The idea is simply not to add to
many gflags library related #defines to the public headers.
Original comment by andreas....@gmail.com
on 26 Mar 2014 at 7:29
This issue was closed by revision 38213112a57f.
Original comment by andreas....@gmail.com
on 26 Mar 2014 at 7:37
This issue should be fixed. Before the next (bugfix) release, I will make sure
to add a test which uses gflags_declare.h only which would have avoided these
fixes.
Original comment by andreas....@gmail.com
on 26 Mar 2014 at 7:38
This issue was closed by revision 38213112a57f.
Original comment by andreas....@gmail.com
on 27 Mar 2014 at 1:31
This issue was updated by revision dc8543a47385.
Added a test which uses gflags_declare.h as any other project would use it to
avoid such avoidable build configuration mistakes.
Original comment by andreas....@gmail.com
on 30 Mar 2014 at 2:16
Original issue reported on code.google.com by
godbyk@gmail.com
on 26 Mar 2014 at 7:23