Re: "nim cpp -d:release --noCppExceptions" fails

2019-02-12 Thread masnagam
@Araq Thank you for your advice. I have created an issue [10652](https://github.com/nim-lang/Nim/issues/10652).

Re: "nim cpp -d:release --noCppExceptions" fails

2019-02-11 Thread Araq
Please create a github issue for this problem so that it is tracked.

"nim cpp -d:release --noCppExceptions" fails

2019-02-10 Thread masnagam
When compiling the following source file with `nim cpp -d:release --noCppExceptions`: import unittest Run the following errors are reported: Error: execution of an external compiler program 'clang++ -c -w -O3 -ffast-math -I/Users/masnagam/.choosenim/toolc