Page 1 of 1

Internal error L721

PostPosted: May 28th, 2003, 5:23 pm
by chasoft
Hello,

Do you know "Internal error: L721"?


Thank you,
Hong Anh Cao

Internal errors

PostPosted: May 30th, 2003, 1:34 pm
by richardchaven
The internal compiler errors (the 'L' series) are pretty cryptic.

Does a Build All work?

Have you divided the code to see if the problem is with a specific unit?

Cheers

The Internal Error: L721

PostPosted: May 31st, 2003, 12:54 pm
by chasoft
When I compiler my project, sometimes, the Messages window shows "The Internal Error: L721" - but press F9 again & again. Then my project was compilered and nothing's wrong with my application - it works very well. My project is quite large so I don't know which unit generated this internal error despite I have checked all units.

My project is a database app so I wonder if my app can work wrong - so far, I didn't found out any bug.

Internal errors

PostPosted: June 2nd, 2003, 6:20 am
by richardchaven
Sometimes Build All (Ctrl-F9) works where just Compile (F9) will not.

Also, try deleting all of the DCU files (just YOUR dcu files; not the ones from third parties) and Build All again.

Cheers

PostPosted: June 2nd, 2003, 8:28 pm
by chasoft
I know but No effect

PostPosted: June 13th, 2003, 2:40 am
by caijiong
It Maybe a bug of Delphi itself! :(

Internal error L721

PostPosted: June 13th, 2003, 2:45 pm
by chasoft
I don't think so. Because this is a certain compilered message

Just build all

PostPosted: July 22nd, 2003, 11:23 am
by taya
I met the same problem,just build all,it's ok.

reply

PostPosted: August 4th, 2003, 4:46 pm
by chasoft
oh... I just want to know (wonder) what it is.... :D

PostPosted: December 4th, 2007, 6:13 pm
by jrbleau
The L721 means that there is insufficient memory to do the operation. I haven't as yet found a way to get around this, as my computer has plenty of memory, but my program is also huge.