AmiBlitz³

Normale Version: Bug: Compiler hangs in a loop
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
When you try out some programs with debugger, then load a new source, the compiler compiles infinetly amount of passes.

Maybe I broke this by my attempt to make it 1-pass.

So this is also a feature request. Having the compiler compile only one pass if no "make smallest" is required. This would speed up development with AIDE ;-)

I have tried this many times, but simply dont get behind the concept the AB3 compiler does the several passes.