Re: "personal" install of gtk+



David Goldsmith <dgoldsmi hawaii edu> writes:
> Follow-up to previous posting: in my glib/.lib directory I found and ran
> testglib and everthing was "ok" 'til:
> 
> g_log tests:
> ** WARNING **: harmless warning with parameters: 42 Boo 0x3039
> Message: the next warning is a test:
> 
> GLib-CRITICAL **: file gmessages.c: line 647 (g_print): assertion `format
> != NULL' failed.
> checking endian macros (host is big endian)...ok
> 
> Hopes this helps diagnosing my problem (it doesn't help me).  Thanks
> again,
> 

This is a test for the g_warning() function which prints a
warning. That's why it says "harmless warning" and "the next warning
is a test" ;-)

Havoc




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