[Issue 10335] Error messages should have unique ID
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 11 09:45:59 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10335
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc 2013-06-11 09:45:58 PDT ---
I think this enhancement is a good idea, despite requiring some work to be
implemented.
One discussion:
http://forum.dlang.org/thread/ojuvtluqkqazaejuqlff@forum.dlang.org
(In reply to comment #0)
> 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.
It's much better for error message IDs to be standard for all D compilers, to
simplify both the documentation and the ease for the programmer to debug code
using different compilers. I think the C# error numbers are the same between
dotnet and mono.
--
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