[fpc-devel] Program too long ?

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Jan 13 23:19:05 CET 2016


On 13/01/16 23:01, Mathias wrote:
> I wanted a test following compile 1'000'000x WriteLn.

It's not the program that's too long, but a single procedure that's too 
long. If you split it up in a 1000 (or maybe even a 100) procedures, it 
should compile fine.


Jonas




More information about the fpc-devel mailing list