You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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.
The text was updated successfully, but these errors were encountered: