stops compiling

Thomas Kuehne thomas-dloop at kuehne.cn
Mon Mar 20 15:49:34 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

debugger schrieb am 2006-03-19:
> dmd 0.149,Win stops compiling without messsage if number of statements is too
> large.
>
> void init1(){}
> void init2(){
> init1();
> // ... 16,000 times -> stops 
> //     only 8,000 times -> compiles
> init1();
> }
> void init3(){}
>
> The effect can be seen with the -v option, because init4 does not get code
> generated

I can't reproduce this. Are you sure the code above is complete
(I see no "init4")?

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFEH0jH3w+/yD4P9tIRApmUAJ9yw9hU7Cgqbi/Zq1yy1I7PxjzJ1gCfYede
LCFszuRP2cCbmNa97H4wuW0=
=BAB7
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-bugs mailing list