Open Bug 1754828 Opened 3 years ago Updated 2 years ago

Massive number of type mismatch errors (actually warnings) when running hazard analysis

Categories

(Core :: JavaScript: GC, defect, P3)

defect

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Currently, it spews many, many errors. Especially if you have run the analysis before and haven't removed the haz-browser/ or haz-js/ directories that contain the data from the previous run.

Many of the errors are from lambdas, which don't have a persistent identity and so will be different IDs across compilation units. Including the "same" compilation unit from different runs, as mentioned in comment 0.

Severity: -- → S3
Priority: -- → P3
Depends on: 1774897
You need to log in before you can comment on or make changes to this bug.