RE: Win32 binaries for GLib 2.4.5, Pango 1.4.1 and GTK+ 2.4.4



 >  > (gtk-demo:2916): Gtk-CRITICAL **: file gtktextiter.c: line 3641
 >  > gtk_text_iter_set_line_offset): assertion `char_on_line <=
 >  > chars_in_line' failed

Ouch! Believe it or not, seems like a compiler bug. I built GTK+ 2.4.4
with gcc 3.3.1 (mingw special 20030804-1). When gtktextiter.c has been
compiled with -O3, I get those warning messages when running gtk-demo,
but when compiled with -O2, no messages.

Sigh, this probably means I need to rebuild GLib, Pango and GTK with
-O2, or just -O. Can't trust that it's only gtktextiter.c that gets
miscompiled with -O3.

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]