Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFX Release Build - TRUN(base) fails with 26 errors #29

Open
agnibos opened this issue Jan 14, 2018 · 1 comment
Open

NFX Release Build - TRUN(base) fails with 26 errors #29

agnibos opened this issue Jan 14, 2018 · 1 comment

Comments

@agnibos
Copy link
Contributor

agnibos commented Jan 14, 2018

Some PAL features (expr eval) are not implemented, but why more errors appeared in Release build?

@vlapchenko please check out

Running on netf:
trun nfx.utest.dll -r categories=base - generates 26 errors in release build (was like 8 errors before?)

@vlapchenko
Copy link

Some error appeared due to using ToNetworkByteOrder() instead of ToByteArray() for GUID (in several places code was not fixed). Also I can't fix tests for CompilingExpressionEvaluator (migration to Core is not finished).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants