GNOME Bugzilla – Bug 103065
build is broken
Last modified: 2004-12-22 21:47:04 UTC
gnome-terminal doesn't compile with gcc2.95 (on debian sarge), the following one-liner fixes the compilation
Created attachment 13482 [details] [review] one liner which fixes the build
Pesky C99. Please feel free to commit with ChangeLog, or I will when I get a chance.
(or maybe that's a GNU extension, I can't keep track ;-)
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
*** Bug 103416 has been marked as a duplicate of this bug. ***