gcc/libstdc++-v3 ChangeLog include/ext/stdio_f ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu May 1 08:41:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2003-05-01 08:41:59
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/ext: stdio_filebuf.h
Log message:
2003-05-01 Paolo Carlini <pcarlini@unitus.it>
* include/ext/stdio_filebuf.h
(stdio_filebuf(int, std::ios_base::openmode, bool, size_t),
stdio_filebuf(std::__c_file*, std::ios_base::openmode, size_t)):
Shorten a bit (-10 lines) by factoring out some code.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1684&r2=1.1685
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/stdio_filebuf.h.diff?cvsroot=gcc&r1=1.7&r2=1.8
More information about the Libstdc++-cvs
mailing list