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 115758 - strfunc-test failure
strfunc-test failure
Status: RESOLVED DUPLICATE of bug 106091
Product: glib
Classification: Platform
Component: general
2.2.x
Other Solaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2003-06-23 01:36 UTC by Michael C. Vergallen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael C. Vergallen 2003-06-23 01:36:26 UTC
(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
Comment 1 Matthias Clasen 2003-06-23 07:30:58 UTC

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