[buildroot 0001090]: stdlibc++ fails putting a double in a stream.
bugs at busybox.net
bugs at busybox.net
Tue Nov 14 08:01:43 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1090
======================================================================
Reported By: GJanak
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 1090
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-14-2006 00:01 PST
Last Modified: 11-14-2006 00:01 PST
======================================================================
Summary: stdlibc++ fails putting a double in a stream.
Description:
The problem was:
putting a double in a stream:
cout << 10.5 ;
Produce an empty string, or some garbage characters.
I could resolve the error down to some wired Code combination between
uclibc and libstdc++
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-14-06 00:01 GJanak New Issue
11-14-06 00:01 GJanak Status new => assigned
11-14-06 00:01 GJanak Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list