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
Semantic Analysis [16218] fish: Job 1, 'zig test /Users/jarred/Desktop/…' terminated by signal SIGSEGV (Address boundary error)
Expected Behavior
Zig detects that it is an infinite loop and returns two compiler errors (one for the error in the code, one for the infinite loop) instead of a segmentation fault
The text was updated successfully, but these errors were encountered:
Zig Version
0.12.0-dev.1830+779b8e259
Steps to Reproduce and Observed Behavior
Semantic Analysis [16218] fish: Job 1, 'zig test /Users/jarred/Desktop/…' terminated by signal SIGSEGV (Address boundary error)
Expected Behavior
Zig detects that it is an infinite loop and returns two compiler errors (one for the error in the code, one for the infinite loop) instead of a segmentation fault
The text was updated successfully, but these errors were encountered: