Thread overview
[Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters
Oct 10, 2006
d-bugmail
Oct 12, 2006
Thomas Kuehne
Oct 18, 2006
d-bugmail
October 10, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=422

           Summary: -version=X and -debug=X accept identifiers containing
                    illegal characters
           Product: D
           Version: 0.169
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: thomas-dloop@kuehne.cn


dmd -version=a.b sample-d


-- 

October 12, 2006
d-bugmail@puremagic.com schrieb am 2006-10-10:
> http://d.puremagic.com/issues/show_bug.cgi?id=422

> dmd -version=a.b sample-d

Added to DStress as http://dstress.kuehne.cn/nocompile/d/debug_13_A.d http://dstress.kuehne.cn/nocompile/v/version_40_A.d

Thomas


October 18, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=422


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from bugzilla@digitalmars.com  2006-10-18 13:28 -------
Fixed DMD 0.170


--