[Issue 564] New: Setting predefined versions on the command line causes crashes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 18 10:35:34 PST 2006


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

           Summary: Setting predefined versions on the command line causes
                    crashes
           Product: D
           Version: 0.174
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Keywords: diagnostic, ice-on-invalid-code, ice-on-valid-code
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: deewiant at gmail.com


Compiling any file with predefined versions set causes random errors. My
results, compiling a file containing only "void main() {}":

-version=X86: Error: version identifier
'⌂▲♥éà▲♥éï▲♥éæ▲♥éù▲♥éØ▲♥éú▲♥é®▲♥é»▲♥éÁ▲♥é╗▲♥é┴▲♥éÃ▲♥é═▲♥éË▲♥é┘▲♥é▀▲♥éÕ▲♥éÙ
▲♥é±▲♥é¸▲♥é²▲♥é♣▼♥é♂▼♥é◄▼♥é↨▼♥é↔▼♥é▲▼♥é▼▼♥é
▼♥é!▼♥é"▼♥é#▼♥é$▼♥é%▼♥é&▼♥é'▼♥é(▼♥é'
is reserved and cannot be set
-version=all: Error: version identifier '' is reserved and cannot be set
-version=(any of the other listed predefined versions at
http://www.digitalmars.com/d/version.html#version): DMD crash


-- 




More information about the Digitalmars-d-bugs mailing list