-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Address the problem with OrdEq
discovered during #1600
#1667
Labels
blocked
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
P: critical
Should be looked at before anything else
Comments
otrho
added
bug
Something isn't working
compiler
General compiler. Should eventually become more specific as the issue is triaged
labels
May 25, 2022
Repository owner
moved this from Todo
to Done
in Fuel Network
May 26, 2022
@mohammadfawaz yes, this one #1600 (comment) |
Repository owner
moved this from Done
to In Progress
in Fuel Network
May 26, 2022
adlerjohn
changed the title
Address the problem with
Address the problem with May 26, 2022
OrdEq
and bogus dead code warnings discovered during #1600OrdEq
discovered during #1600
Ah perfect. Referring to: Line 48 in ab4a505
Uncommenting the above leads to the following error:
|
mohammadfawaz
added
P: critical
Should be looked at before anything else
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
and removed
compiler
General compiler. Should eventually become more specific as the issue is triaged
labels
May 26, 2022
Have we decided that this is blocked by the declarations engine? Marking as blocked for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
blocked
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
P: critical
Should be looked at before anything else
There are a couple of notes in the PR #1600 which mustn't be forgotten.
The text was updated successfully, but these errors were encountered: