[Issue 1210] New: Special Token for Compiler and Version
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed May 2 05:40:25 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1210
Summary: Special Token for Compiler and Version
Product: D
Version: unspecified
Platform: PC
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P3
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: StefanLiebig at web.de
Similar as the special tokens __FILE__, __LINE__,.. I would like to have a
token telling me what compiler has been used and what version the compiler had.
This could than be included in the log of the application and may help tracking
or finding problems.
Maybe __COMPILER__? Resulting in e.g. "DMD 1.014"
--
More information about the Digitalmars-d-bugs
mailing list