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
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
Following upstream changes to SSA, this code does not compile.
After changing lines 254/5 of interp_test.go to:
Most tests pass using go1.7.4 on darwin, but the tests fail with a segfault running the unicode tests.
Testing with go1.8beta2 shows far bigger issues, possibly related to the os API.
Not planning to fix these issues myself, at least in the short term, I just wanted to report their existence to warn others.
The text was updated successfully, but these errors were encountered: