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

koch boot crashes on macosx when using gcc #318

Closed
gradha opened this issue Jan 23, 2013 · 1 comment
Closed

koch boot crashes on macosx when using gcc #318

gradha opened this issue Jan 23, 2013 · 1 comment

Comments

@gradha
Copy link
Contributor

gradha commented Jan 23, 2013

The crash can be sidestepped by using clang instead of gcc. A full log of the build command used and output can be found at http://dl.dropbox.com/u/145894/t/run_test.60331.txt.

@Araq
Copy link
Member

Araq commented Mar 17, 2013

Closed because GCC on Mac seems to not be supported properly anymore.

@Araq Araq closed this as completed Mar 17, 2013
Clyybber pushed a commit to Clyybber/Nim that referenced this issue Jun 6, 2022
318: vm: add back support for non-ordinal `case` selectors r=saem a=zerbina

`case` statements using _slicelists_ in their `of` branches now compile
and run again when the selector is of `float` or `string` type

Co-authored-by: zerbina <100542850+zerbina@users.noreply.github.com>
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

No branches or pull requests

2 participants