public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
@ 2006-03-22 16:04 ` gcc-bklyn at sneakemail dot com
  2006-03-22 16:12 ` pcarlini at suse dot de
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: gcc-bklyn at sneakemail dot com @ 2006-03-22 16:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from gcc-bklyn at sneakemail dot com  2006-03-22 16:04 -------
This bug appears to have recurred in gcc 4.1.0.  I have no wide string or
iostream support on my brand-spanking-new versionof gcc, when this all worked
fine with gcc 3.4.3.


-- 

gcc-bklyn at sneakemail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc-bklyn at sneakemail dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
  2006-03-22 16:04 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris gcc-bklyn at sneakemail dot com
@ 2006-03-22 16:12 ` pcarlini at suse dot de
  2006-03-22 16:23 ` pcarlini at suse dot de
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: pcarlini at suse dot de @ 2006-03-22 16:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from pcarlini at suse dot de  2006-03-22 16:11 -------
(In reply to comment #19)
> This bug appears to have recurred in gcc 4.1.0.  I have no wide string or
> iostream support on my brand-spanking-new versionof gcc, when this all worked
> fine with gcc 3.4.3.

But frankly I suspect something is wrong in your setup, because people are
regularly posting succesful testresults for Solaris with >~ 3000 passes (->
wchar_t is enabled). Just have a look to gcc-testresults.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
  2006-03-22 16:04 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris gcc-bklyn at sneakemail dot com
  2006-03-22 16:12 ` pcarlini at suse dot de
@ 2006-03-22 16:23 ` pcarlini at suse dot de
  2006-03-22 17:20 ` gcc-bklyn at sneakemail dot com
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: pcarlini at suse dot de @ 2006-03-22 16:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from pcarlini at suse dot de  2006-03-22 16:23 -------
Humm, maybe Solaris < 2.10 is affected...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-03-22 16:23 ` pcarlini at suse dot de
@ 2006-03-22 17:20 ` gcc-bklyn at sneakemail dot com
  2006-03-22 17:23 ` gcc-bklyn at sneakemail dot com
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: gcc-bklyn at sneakemail dot com @ 2006-03-22 17:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from gcc-bklyn at sneakemail dot com  2006-03-22 17:20 -------
(In reply to comment #21)
> Humm, maybe Solaris < 2.10 is affected...

I am indeed on 2.8.  What more can I do to debug this?  I'll attach
sparc-sun-solaris2.8/libstdc++-v3/config.log.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-03-22 17:20 ` gcc-bklyn at sneakemail dot com
@ 2006-03-22 17:23 ` gcc-bklyn at sneakemail dot com
  2006-03-22 17:40 ` ebotcazou at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: gcc-bklyn at sneakemail dot com @ 2006-03-22 17:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #23 from gcc-bklyn at sneakemail dot com  2006-03-22 17:23 -------
Created an attachment (id=11098)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11098&action=view)
gcc 4.1.0 sparc-sun-solaris2.8/libstdc++-v3/config.log

Gcc 4.1.0 config.log from
<build-dir>/sparc-sun-solaris2.8/libstdc++-v3/config.log


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-03-22 17:23 ` gcc-bklyn at sneakemail dot com
@ 2006-03-22 17:40 ` ebotcazou at gcc dot gnu dot org
  2006-03-23  0:31 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10 pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-03-22 17:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #24 from ebotcazou at gcc dot gnu dot org  2006-03-22 17:40 -------
Confirmed on Solaris 7, 8 and 9, everything is fine on Solaris 10.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-03-22 17:40 ` ebotcazou at gcc dot gnu dot org
@ 2006-03-23  0:31 ` pinskia at gcc dot gnu dot org
  2006-03-31 14:05 ` ebotcazou at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-23  0:31 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|requirements for wchar_t    |requirements for wchar_t
                   |support are too restrictive |support are too restrictive
                   |for Solaris                 |for Solaris pre 10
   Target Milestone|3.4.0                       |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2006-03-23  0:31 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10 pinskia at gcc dot gnu dot org
@ 2006-03-31 14:05 ` ebotcazou at gcc dot gnu dot org
  2006-04-16  9:07 ` paolo at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-03-31 14:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #25 from ebotcazou at gcc dot gnu dot org  2006-03-31 14:05 -------
> Confirmed on Solaris 7, 8 and 9, everything is fine on Solaris 10.

Three functions are missing:

conftest.cc:75: error: '::wcstold' has not been declared
conftest.cc:76: error: '::wcstoll' has not been declared
conftest.cc:78: error: '::wcstoull' has not been declared

They'll need to be specialized like vfwscanf and the like.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcarlini at suse dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2006-03-31 14:05 ` ebotcazou at gcc dot gnu dot org
@ 2006-04-16  9:07 ` paolo at gcc dot gnu dot org
  2006-04-16  9:08 ` pcarlini at suse dot de
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: paolo at gcc dot gnu dot org @ 2006-04-16  9:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #26 from paolo at gcc dot gnu dot org  2006-04-16 09:06 -------
Subject: Bug 6702

Author: paolo
Date: Sun Apr 16 09:06:46 2006
New Revision: 112983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112983
Log:
2006-04-16  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/6702 (again)
        * acinclude.m4 (GLIBCXX_ENABLE_C99): Don't check non-C99
        wchar_t functions...
        (GLIBCXX_ENABLE_WCHAR_T): ... do that here.
        * configure.ac: Adjust order of checks.
        * configure: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2006-04-16  9:07 ` paolo at gcc dot gnu dot org
@ 2006-04-16  9:08 ` pcarlini at suse dot de
  2006-05-03 17:00 ` paolo at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 18+ messages in thread
From: pcarlini at suse dot de @ 2006-04-16  9:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2006-04-16  9:08 ` pcarlini at suse dot de
@ 2006-05-03 17:00 ` paolo at gcc dot gnu dot org
  2006-05-03 17:01 ` pcarlini at suse dot de
  2006-05-04 19:04 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 18+ messages in thread
From: paolo at gcc dot gnu dot org @ 2006-05-03 17:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #27 from paolo at gcc dot gnu dot org  2006-05-03 17:00 -------
Subject: Bug 6702

Author: paolo
Date: Wed May  3 17:00:18 2006
New Revision: 113498

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113498
Log:
2006-05-03  Paolo Carlini  <pcarlini@suse.de>

        * acinclude.m4 (GLIBCXX_ENABLE_WCHAR_T): Always check the
        presence of wctype.h, for use in GLIBCXX_ENABLE_C99.
        * configure: Regenerate.

2006-05-03  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/6702 (again)
        * acinclude.m4 (GLIBCXX_ENABLE_C99): Don't check non-C99
        wchar_t functions...
        (GLIBCXX_ENABLE_WCHAR_T): ... do that here.
        * configure.ac: Adjust order of checks.
        * configure: Regenerate.

Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/acinclude.m4
    branches/gcc-4_1-branch/libstdc++-v3/configure
    branches/gcc-4_1-branch/libstdc++-v3/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2006-05-03 17:00 ` paolo at gcc dot gnu dot org
@ 2006-05-03 17:01 ` pcarlini at suse dot de
  2006-05-04 19:04 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 18+ messages in thread
From: pcarlini at suse dot de @ 2006-05-03 17:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #28 from pcarlini at suse dot de  2006-05-03 17:01 -------
Fixed (again), for 4.1.1.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
       [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2006-05-03 17:01 ` pcarlini at suse dot de
@ 2006-05-04 19:04 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 18+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-05-04 19:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #29 from ebotcazou at gcc dot gnu dot org  2006-05-04 19:03 -------
> Fixed (again), for 4.1.1.

Confirmed for all Solaris versions >= 7 on 4.1 branch and mainline, thanks
again.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <20020517102600.6702.dale@peakall.net>
                   ` (3 preceding siblings ...)
  2003-10-19  9:51 ` pinskia at gcc dot gnu dot org
@ 2005-09-21 16:14 ` bkoz at gcc dot gnu dot org
  4 siblings, 0 replies; 18+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-09-21 16:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bkoz at gcc dot gnu dot org  2005-09-21 16:14 -------
*** Bug 23990 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a_manish at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <20020517102600.6702.dale@peakall.net>
                   ` (2 preceding siblings ...)
  2003-10-19  7:44 ` pinskia at gcc dot gnu dot org
@ 2003-10-19  9:51 ` pinskia at gcc dot gnu dot org
  2005-09-21 16:14 ` bkoz at gcc dot gnu dot org
  4 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-19  9:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-19 07:44 -------
Forgot to close this as it is fixed for 3.4.


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <20020517102600.6702.dale@peakall.net>
  2003-06-24 22:41 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pinskia at physics dot uc dot edu
  2003-09-25 20:51 ` bkoz at gcc dot gnu dot org
@ 2003-10-19  7:44 ` pinskia at gcc dot gnu dot org
  2003-10-19  9:51 ` pinskia at gcc dot gnu dot org
  2005-09-21 16:14 ` bkoz at gcc dot gnu dot org
  4 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-19  7:44 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-19 07:43 -------
Fixed for 3.4.


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <20020517102600.6702.dale@peakall.net>
  2003-06-24 22:41 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pinskia at physics dot uc dot edu
@ 2003-09-25 20:51 ` bkoz at gcc dot gnu dot org
  2003-10-19  7:44 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 18+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2003-09-25 20:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


------- Additional Comments From bkoz at gcc dot gnu dot org  2003-09-25 20:29 -------
I'm checking in this sucker, which should finally resolve this for 3.4. 

Wheee! Thanks Brad.

-benjamin

2003-09-25  Brad Spencer  <spencer@infointeractive.com>

	PR libstdc++/6072
	* acinclude.m4: 
	* aclocal.m4: Regenerate.
	* config.h.in: Regenerate.
	* configure: Regenerate.
	* crossconfig.m4: Add in wchar_t bits for solaris crosses.
	* config/io/basic_file_stdio.cc: Guard unistd.h.
	* include/c_compatibility/wchar.h: Guard extra wchar_t functionality.
	* include/c_std/std_cwchar.h: Same.
	* include/c_std/std_cwctype.h: Same.


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

* [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
       [not found] <20020517102600.6702.dale@peakall.net>
@ 2003-06-24 22:41 ` pinskia at physics dot uc dot edu
  2003-09-25 20:51 ` bkoz at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 18+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-24 22:41 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |branko at neobee dot net


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-24 21:10 -------
*** Bug 11312 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2006-05-04 19:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6702-4031@http.gcc.gnu.org/bugzilla/>
2006-03-22 16:04 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris gcc-bklyn at sneakemail dot com
2006-03-22 16:12 ` pcarlini at suse dot de
2006-03-22 16:23 ` pcarlini at suse dot de
2006-03-22 17:20 ` gcc-bklyn at sneakemail dot com
2006-03-22 17:23 ` gcc-bklyn at sneakemail dot com
2006-03-22 17:40 ` ebotcazou at gcc dot gnu dot org
2006-03-23  0:31 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10 pinskia at gcc dot gnu dot org
2006-03-31 14:05 ` ebotcazou at gcc dot gnu dot org
2006-04-16  9:07 ` paolo at gcc dot gnu dot org
2006-04-16  9:08 ` pcarlini at suse dot de
2006-05-03 17:00 ` paolo at gcc dot gnu dot org
2006-05-03 17:01 ` pcarlini at suse dot de
2006-05-04 19:04 ` ebotcazou at gcc dot gnu dot org
     [not found] <20020517102600.6702.dale@peakall.net>
2003-06-24 22:41 ` [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pinskia at physics dot uc dot edu
2003-09-25 20:51 ` bkoz at gcc dot gnu dot org
2003-10-19  7:44 ` pinskia at gcc dot gnu dot org
2003-10-19  9:51 ` pinskia at gcc dot gnu dot org
2005-09-21 16:14 ` bkoz at gcc dot gnu dot org

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).