public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/5611: (Unsigned) long long I/O unsupported on FreeBSD 3.4
@ 2003-03-26  6:36 ljrittle
  0 siblings, 0 replies; 3+ messages in thread
From: ljrittle @ 2003-03-26  6:36 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gregod, ljrittle, nobody

Synopsis: (Unsigned) long long I/O unsupported on FreeBSD 3.4

Responsible-Changed-From-To: unassigned->ljrittle
Responsible-Changed-By: ljrittle
Responsible-Changed-When: Wed Mar 26 06:19:55 2003
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: analyzed->closed
State-Changed-By: ljrittle
State-Changed-When: Wed Mar 26 06:19:55 2003
State-Changed-Why:
    This issue is only fully solved by upgrading to FreeBSD 4.3 or later.
    You may have to use a later gcc for best results.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5611


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/5611: (Unsigned) long long I/O unsupported on FreeBSD 3.4
@ 2002-04-04 12:13 bkoz
  0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2002-04-04 12:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gregod, nobody

Synopsis: (Unsigned) long long I/O unsupported on FreeBSD 3.4

State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Thu Apr  4 12:13:06 2002
State-Changed-Why:
    Known issue. 

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5611


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libstdc++/5611: (Unsigned) long long I/O unsupported on FreeBSD 3.4
@ 2002-02-06  6:36 gregod
  0 siblings, 0 replies; 3+ messages in thread
From: gregod @ 2002-02-06  6:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5611
>Category:       libstdc++
>Synopsis:       (Unsigned) long long I/O unsupported on FreeBSD 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 06 06:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Doug Gregor
>Release:        gcc-3.0.3
>Organization:
>Environment:
FreeBSD 3.4
>Description:
_GLIBCPP_USE_LONG_LONG is left undefined because the system C library does not support strtoll and strtoull, and therefore I/O for (unsigned) long long values is unsupported by libstdc++.

GCC 2.95.x has I/O support for (unsigned) long long.
>How-To-Repeat:
configure on a system without strtoll/strtoull available
>Fix:
Port the string->integer conversion routines from glibc to be used when the C library does not support strtoll/strtoull.
I'd be willing to help if this is deemed the right way to go.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-26  6:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-26  6:36 libstdc++/5611: (Unsigned) long long I/O unsupported on FreeBSD 3.4 ljrittle
  -- strict thread matches above, loose matches on Subject: below --
2002-04-04 12:13 bkoz
2002-02-06  6:36 gregod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).