[Bug c++/52874] New: Which directory in gcc contains error or exception message templates?

mahdy.khayyamian at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 5 02:48:00 GMT 2012


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

             Bug #: 52874
           Summary: Which directory in gcc contains error or exception
                    message templates?
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mahdy.khayyamian@gmail.com


Hi,

I wonder where are the files or directories that contain the error messages or
exceptions that is shown to the user?

I would like to make a dictionary of all the error messages which is output to
the user in g++ for a text mining task. For example where does "segmentation
fault" message text is stored and so on.


Any idea?

-Mahdy



More information about the Gcc-bugs mailing list