[Bug libstdc++/13860] New: Poor error messages on invalid template parameters for basic_filebuf

peturr02 at ru dot is gcc-bugzilla@gcc.gnu.org
Sun Jan 25 18:50:00 GMT 2004


The error messages generated when basic_filebuf is used with invalid
template parameters (wrong traits_type::off_type or traits_type::pos_type)
are not very good. The messages point to locations in fstream.tcc which
provide no info about what is wrong.

-- 
           Summary: Poor error messages on invalid template parameters for
                    basic_filebuf
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peturr02 at ru dot is
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list