------- Comment #1 from bkoz at gcc dot gnu dot org  2009-01-08 23:05 -------
Fixed on trunk since:

2008-05-16  Benjamin Kosnik  <b...@redhat.com>

        * include/std/system_error: Align to current draft specifications.
        * src/system_error.cc: Same.
        * src/functexcept.cc: Adjust for corrected system_error construction.
        * include/std/ostream: Adjust error_code inserter.
        * acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Remove sys_nerr test.
        * config/abi/pre/gnu.ver: Add new exports.
...

And as system_error support was pulled from 4.3.x, this bug can't have been in
4.3.0.

This seems to have been reported against 4.4.x after 4.3.0 was released, or
early 4_3-branch pre-release. 

In any case, fixed.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|---                         |4.4.0
            Version|4.3.0                       |4.4.0


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

Reply via email to