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 103065 - build is broken
build is broken
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
2.1.x
Other Linux
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
: 103416 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-10 23:00 UTC by Christophe Fergeau
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
one liner which fixes the build (690 bytes, patch)
2003-01-10 23:02 UTC, Christophe Fergeau
none Details | Review

Description Christophe Fergeau 2003-01-10 23:00:40 UTC
gnome-terminal doesn't compile with gcc2.95 (on debian sarge), the
following one-liner fixes the compilation
Comment 1 Christophe Fergeau 2003-01-10 23:02:23 UTC
Created attachment 13482 [details] [review]
one liner which fixes the build
Comment 2 Havoc Pennington 2003-01-11 06:08:33 UTC
Pesky C99. Please feel free to commit with ChangeLog, or I will
when I get a chance.
Comment 3 Havoc Pennington 2003-01-11 06:21:54 UTC
(or maybe that's a GNU extension, I can't keep track ;-)
Comment 4 Christophe Fergeau 2003-01-11 15:11:58 UTC
Committed: 

2003-01-11  Christophe Fergeau  <teuf@users.sourceforge.net>

        * src/encondings.c (update_active_encodings_from_string_list):
fixed
        compilation with gcc 2.95
Comment 5 Alex Duggan 2003-01-14 01:56:06 UTC
*** Bug 103416 has been marked as a duplicate of this bug. ***