
28 Jul
2005
28 Jul
'05
1:30 a.m.
GTK is amazingly anal. Soooo many Gnome apps generate these sorts of messages.
Thats because gtk logs them, many other platforms have the same sort of problems, but the messages aren't logged anywhere so it's not obvious. ( http://blogs.msdn.com/oldnewthing/archive/2004/03/26/96777.aspx ) But yeah, it would be a fairly obvious thing for a programmer to fix and it's nice that gtk actually tells you when you've made a mistake rather than waiting for an application to die randomly later. ( http://people.redhat.com/drepper/defprogramming.pdf )