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 170163 - Build failure with gcc 2.x
Build failure with gcc 2.x
Status: VERIFIED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gsearchtool
2.10.x
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-13 11:16 UTC by Jens Granseuer
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
compile fix (966 bytes, patch)
2005-03-13 11:16 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2005-03-13 11:16:30 UTC
Version details: 2.10.0

The attached patch fixes compilation with gcc 2.x.
Comment 1 Jens Granseuer 2005-03-13 11:16:51 UTC
Created attachment 38630 [details] [review]
compile fix
Comment 2 Dennis Cranston 2005-03-13 19:47:16 UTC
Thanks for the patch.  For future reference, please use "diff -up" when creating
a patch.

2005-03-13  Dennis Cranston <dennis_cranston@yahoo.com>

	* gsearchtool-callbacks.c: (quit_application), (click_stop_cb):
	Fix bug #170163, "Build failure with gcc 2.x".  Patch submitted 
	by jensgr@gmx.net (Jens Granseuer).