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 111139 - patch against 2.2 cvs for compile errors in maintainer mode
patch against 2.2 cvs for compile errors in maintainer mode
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: build
2.2
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-04-19 06:09 UTC by Eric Bourque
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch file against 2.2 cvs (1.92 KB, patch)
2003-04-19 06:10 UTC, Eric Bourque
none Details | Review

Description Eric Bourque 2003-04-19 06:09:44 UTC
This small patch corrects a few warnings which are treated as errors in
maintainer mode and hence stops the build from cvs.
Comment 1 Eric Bourque 2003-04-19 06:10:31 UTC
Created attachment 15850 [details] [review]
patch file against 2.2 cvs
Comment 2 Murray Cumming 2003-04-20 12:06:31 UTC
Thanks, but I have just cleaned up those examples before seeing this.
Could you check that the problems are gone?
Comment 3 Eric Bourque 2003-04-21 02:09:45 UTC
I just grabbed the cvs again, and neither of the problems addressed in
this patch are resolved, hence the patch still needs to be applied for
a clean build. Perhaps you forgot to check in your changes?
Comment 4 Murray Cumming 2003-04-21 05:48:46 UTC
Are you using the delayed anoncvs?
Comment 5 Murray Cumming 2003-04-21 05:49:46 UTC
I did actually forget some changes, but they should be there now.
Comment 6 Eric Bourque 2003-04-21 17:47:36 UTC
Yes, your recent changes fixed the problems that the above patch
addressed. Closing.