After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598870 - Macro UNIQUE_CHECK_VERSION doesn't compile
Macro UNIQUE_CHECK_VERSION doesn't compile
Status: RESOLVED FIXED
Product: libunique
Classification: Other
Component: core
master
Other Linux
: Normal normal
: ---
Assigned To: libunique-maint
libunique-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-18 20:58 UTC by Emmanuel Rodriguez
Modified: 2009-11-01 18:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the macro (1.02 KB, patch)
2009-10-18 20:58 UTC, Emmanuel Rodriguez
none Details | Review
Fix the check for mino in check(major, minor, micro) (1.03 KB, patch)
2009-10-20 06:34 UTC, Emmanuel Rodriguez
none Details | Review

Description Emmanuel Rodriguez 2009-10-18 20:58:20 UTC
Created attachment 145750 [details] [review]
Patch to fix the macro

The check for the micro version has a typo.
A patch will follow.
Comment 1 Emmanuel Rodriguez 2009-10-20 06:34:53 UTC
Created attachment 145826 [details] [review]
Fix the check for mino in check(major, minor, micro)
Comment 2 Emmanuele Bassi (:ebassi) 2009-11-01 18:30:25 UTC
thanks: I applied both patches to master.