RE: Win32 binaries for GLib 2.4.5, Pango 1.4.1 and GTK+ 2.4.4
- From: Tor Lillqvist <tml iki fi>
- To: Tom Liu <tom liu flextrade com>, gtk-devel-list gnome org, gtk-app-devel-list gnome org
- Cc:
- Subject: RE: Win32 binaries for GLib 2.4.5, Pango 1.4.1 and GTK+ 2.4.4
- Date: Sat, 7 Aug 2004 17:22:56 +0000
> > (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]