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 703850 - Not compiling due to lack of macro wrapping
Not compiling due to lack of macro wrapping
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: build
2.37.x
Other Windows
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-07-09 07:39 UTC by Anton Fedorov
Modified: 2018-05-24 15:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anton Fedorov 2013-07-09 07:39:57 UTC
gchecksum.c:1122: warning: integer constant is too large for 'long' type
gchecksum.c:1123: warning: integer constant is too large for 'long' type
gchecksum.c:1124: warning: integer constant is too large for 'long' type

etc.
fix is simple: add G_GUINT64_CONSTANT() wrapper for constants in sha512 part.
Comment 1 GNOME Infrastructure Team 2018-05-24 15:29:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/727.