[Issue 10335] New: Error messages should have unique ID

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 11 08:15:13 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10335

           Summary: Error messages should have unique ID
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: simen.kjaras at gmail.com


--- Comment #0 from Simen Kjaeraas <simen.kjaras at gmail.com> 2013-06-11 08:15:12 PDT ---
In the Visual C++ and Visual C# compilers, error messages have unique IDs. This
makes them easy to google, and information about each error can easily be
created and enumerated in a wiki or other database.

These error codes need not necessarily be the same in DMD as in GDC, LDC, or
other D compilers, but at least within DMD it would be nice to have consistent
IDs between releases.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list