HaxeFoundation / HaxeFoundation/haxe
"Warning : Warning : maybe loop in static generation"
Open
error-reporting
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Checkout anything from [GMEdit](https://github.com/GameMakerDiscord/GMEdit) starting with commit
https://github.com/GameMakerDiscord/GMEdit/commit/948f3e8367ff28c63e3a0541a331acdac58ca40e and try compiling.
```
./gml/Project.hx:42: lines 42-640 : Warning : Warning : maybe loop in static generation of gml.Project
```
The code still compiles and runs fine,
It'd be lovely if the compiler was more specific about what looks off rather than "somewhere in these 600 lines of code"
Contributor guide
Assessment
This issue has not been assessed yet.