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

Add the new experimental forloopmacros flag for Stint fix #109 #110

Merged
merged 2 commits into from
Aug 20, 2018

Conversation

mratsim
Copy link
Contributor

@mratsim mratsim commented Aug 20, 2018

See #109

@mratsim
Copy link
Contributor Author

mratsim commented Aug 20, 2018

Unfortunately only Linux tests are working.

Compilation by cloning git repo fails because Nimbus' nim.cfg is contaminating koch compilation and csources doesn't support the {.experimental.} flag:
https://travis-ci.org/status-im/nimbus/jobs/418128454#L647-L800

$ export PATH=$PWD/bin:$PATH
$ nim c koch
Hint: used config file '/Users/travis/build/status-im/nimbus/nim/config/nim.cfg' [Conf]
/Users/travis/build/status-im/nimbus/nim.cfg(1, 3) Error: invalid argument for command line option: '--experimental'

2018-08-20_16-00-28

@mratsim mratsim merged commit 18e9390 into master Aug 20, 2018
@yglukhov yglukhov deleted the experimental-forloopmacros branch September 6, 2018 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant