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
In the category of strange errors, status-im/nim-snappy#11 shows how random data gets written to a stream for some nim versions when optimizations are turned on.
This smells of reliance on some undefined behavior that make some compilers / compiler options emit unexpected code.