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

Get rid of all unnecessary conditional compilation #cleanup #2

Open
smarr opened this issue Aug 11, 2014 · 0 comments
Open

Get rid of all unnecessary conditional compilation #cleanup #2

smarr opened this issue Aug 11, 2014 · 0 comments

Comments

@smarr
Copy link
Owner

smarr commented Aug 11, 2014

Most of the conditional compilation is not necessary.
Use a scheme similar to what the RoarVM uses to make sure that most code is compiled all the time.
This reduced the maintenance issues and makes sure that the code at least compiles.

smarr added a commit that referenced this issue Jul 5, 2019
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

1 participant