Eric K Richardson

Results 394 comments of Eric K Richardson

I think maybe we can create a table to see how features and optimizations interact as a starting point and then see if we can come up with a more...

I think it should be set with the version you would like. e.g. `#define _POSIX_C_SOURCE 200809L`

You should be able to just do the following: https://github.com/scala-native/scala-native/blob/3f89e6f4ad8b657d5475dbaec65dca437168ae1e/javalib/src/main/resources/scala-native/scala-native.properties Or conversely like this: https://github.com/scala-native/scala-native/pull/4523/files

Totally agree but in this case I am not picky - Wanted to give them a template with the defaults and hints on what they may need - when everything...