> - doesn't compile on x86-32 linux with glibc when I remove all typedefes and
> occurences of long long in header files

Equally interesting, it doesn't compile if you replace all instances
of the letter 'a' in your header files with the letter 'b'. Or, if you
feel really adventurous, with the letter 'x'.

Each GLib build is configured to work with a specific compiler, C
library, and associated header files. If you break the header files on
purpose, you can't expect the same GLib developer package to work with
it any more.

--tml
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to