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

Compiler crash when using #load with or_return and diverging procedure #3608

Open
FrancisTheCat opened this issue May 20, 2024 · 1 comment
Labels

Comments

@FrancisTheCat
Copy link
Contributor

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System & Odin Version: Windows 11
  • Please paste odin report output:

Expected Behavior

Not sure if this should be an error, tho in any case the compiler shouldnt crash

Current Behavior

The compiler crashes without an error message

Failure Information (for bugs)

= #load("nonexistent.file") or_else panic("")
@gingerBill
Copy link
Member

Well that's something I had never considered before, and is kind of crazy.

@github-actions github-actions bot added the stale label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants