After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 114963 - glib 2.2.2 "make check" fails on solaris 7
glib 2.2.2 "make check" fails on solaris 7
Status: RESOLVED DUPLICATE of bug 106091
Product: glib
Classification: Platform
Component: general
2.2.x
Other opensolaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2003-06-11 19:31 UTC by Charles Kerr
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Kerr 2003-06-11 19:31:05 UTC
PASS: spawn-test
(strfunc-test.c:449) failed for: 3 == g_snprintf (buf, 0, "%s", "abc")
(strfunc-test.c:450) failed for: 3 == g_snprintf (NULL,0, "%s", "abc")
FAIL: strfunc-test
====================
1 of 30 tests failed
====================

The return value for both of these on is -1 on Solaris.
Comment 1 Matthias Clasen 2003-06-12 06:54:18 UTC

*** This bug has been marked as a duplicate of 106091 ***