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 522121 - Dasher does not compile with gcc 4.3
Dasher does not compile with gcc 4.3
Status: RESOLVED FIXED
Product: dasher
Classification: Applications
Component: gtk
4.7.x
Other Linux
: Normal major
: ---
Assigned To: Phil Cowans
Phil Cowans
Depends on:
Blocks:
 
 
Reported: 2008-03-12 23:05 UTC by Jan de Groot
Modified: 2008-04-21 12:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
GCC 4.3 buildfix (327 bytes, patch)
2008-03-12 23:06 UTC, Jan de Groot
committed Details | Review

Description Jan de Groot 2008-03-12 23:05:40 UTC
Dasher 4.7 does not compile with gcc 4.3. The code in trunk is already a lot better, but still doesn't compile with gcc 4.3.
Comment 1 Jan de Groot 2008-03-12 23:06:32 UTC
Created attachment 107187 [details] [review]
GCC 4.3 buildfix

Includes <cstring> so gcc 4.3 will compile dasher without too much problems.
Comment 2 Aaron Larson 2008-03-23 02:23:07 UTC
I don't have GCC 4.3 to verify the problem, but the patch is benign, so I applied attachment 107187 [details] [review] in r3476.