NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/29832 CVS commit: src/gnu/dist/gcc4/libstdc++-v3/include/c_std



The following reply was made to PR lib/29832; it has been noted by GNATS.

From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/29832 CVS commit: src/gnu/dist/gcc4/libstdc++-v3/include/c_std
Date: Wed, 27 Aug 2008 14:38:58 +0000 (UTC)

 Module Name:   src
 Committed By:  drochner
 Date:          Wed Aug 27 14:38:58 UTC 2008
 
 Modified Files:
        src/gnu/dist/gcc4/libstdc++-v3/include/c_std: std_cwchar.h
 
 Log Message:
 Back out an old local modification (originating from PR lib/29832)
 which effectively disables *wprintf and *wscanf functions in
 the std namespace. We have wchar support now.
 (It might be necessary to do a "make clean" in
 src/gnu/lib/libstdc++-v3_4/include for this to have effect.)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.2 -r1.3 \
     src/gnu/dist/gcc4/libstdc++-v3/include/c_std/std_cwchar.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index