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 553306 - compile error
compile error
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: atkbridge
1.24.x
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2008-09-22 20:10 UTC by Jens Granseuer
Modified: 2008-11-24 06:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C89 fix (538 bytes, patch)
2008-09-22 20:11 UTC, Jens Granseuer
committed Details | Review

Description Jens Granseuer 2008-09-22 20:10:43 UTC
The following patch fixes a C99-ism in 1.24.0 that prevents older compilers like gcc 2.x from building it.
Comment 1 Jens Granseuer 2008-09-22 20:11:14 UTC
Created attachment 119187 [details] [review]
C89 fix