Error when trying to compile with --profile.

Wolftein agustin.l.alvarez at hotmail.com
Wed Oct 30 21:18:49 PDT 2013


Using --debug or --release works fine. But when i use --profile i 
get:

c:\Program Files 
(x86)\DLang\dmd2\windows\bin\..\..\src\phobos\std\path.d(2187):
  Error: balancedParens is not nothrow
c:\Program Files 
(x86)\DLang\dmd2\windows\bin\..\..\src\phobos\std\path.d(2188):
  Error: balancedParens is not nothrow
Error: this.__invariant is not nothrow
Error: this.__invariant is not nothrow


More information about the Digitalmars-d-learn mailing list