glib-1.2.0 Solaris 2.5
- From: fpetitje bureauveritas com
- To: gtk-devel-list redhat com
- Subject: glib-1.2.0 Solaris 2.5
- Date: Tue, 2 Mar 1999 09:44:49 +0100
At the end of testglib.c (version 1.2.0) we have :
g_printerr ("g_log tests:");
g_warning ("harmless warning with parameters: %d %s %#x", 42, "Boo",
12345);
g_message ("the next warning is a test:");
string = NULL;
g_print (string);
g_print ("checking endian macros (host is ");
This does not work on Solaris 2.5. It triggers a segmentation fault (core
dump), not an harmless warning! If g_print (string); is commented out,
testglib runs fine.
Hope that helps.
Regards.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]