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 114825 - glib-2.2.2 fails one test on solaris8
glib-2.2.2 fails one test on solaris8
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-10 10:07 UTC by Niki W. Waibel
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Niki W. Waibel 2003-06-10 10:07:13 UTC
comiling glib-2.2.2 if fine on solaris8, but make check
fails either strfunc-test or strtod-test depending on
if --enable-included-printf is given or not during
configure.
--enable-included-printf set: strtod-test fails, strfunc-test ok
--enable-included-printf not set: strtod-test ok, strfunc-test fails

if there a solution planned for this problem?
which is the better way right now -- having strtod-test failing
or having strfunc-test failing?
does this affect some applications?
how can i detect that the application problem is related to
the strtod-test failure or strfunc-test failure?
Comment 1 Owen Taylor 2003-06-10 18:30:32 UTC

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