[c++0x] <date_time> implementation, take 4

Pedro Lamarão pedro.lamarao@mndfck.org
Wed Mar 12 01:35:00 GMT 2008


Fixed function definitions to uglify local names.

Fixed testsuite to use --std=gnu++0x instead of --std=c++0x.

make check FAILs only abi_check.

2008-03-11  Pedro Lamarão  <pedro.lamarao@gmail.com>

    * include/std/date_time: new file.
    * src/date_time.cc: new file.
    * config/abi/pre/gnu.ver: added <date_time> symbols in version
    GLIBCXX_3.4.11.
    * include/Makefile.am: add date_time in std headers.
    * src/Makefile.am: add date_time.cc to source files.

--
 P.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: date_time.patch
Type: text/x-patch
Size: 11011 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080312/d379830b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 31_date_time.tar.bz2
Type: application/x-bzip
Size: 2038 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080312/d379830b/attachment-0001.bin>


More information about the Libstdc++ mailing list