www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5098] New: -unittest does not turn on asserts nor sets unittest version in D1

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

           Summary: -unittest does not turn on asserts nor sets unittest
                    version in D1
           Product: D
           Version: D1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody puremagic.com
        ReportedBy: strtr despam.it



http://www.digitalmars.com/d/1.0/dmd-windows.html#switches
 -unittest
  compile in unittest code, turns on asserts, and sets the unittest version
identifier

http://www.digitalmars.com/d/1.0/unittest.html
 The version identifier unittest is predefined if the compilation is done with
unit tests enabled.

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