On Tue, 29 Jul 2008, Roberto Lopez wrote:

Hi Roberto,

> I'll try to do it ASAP. Anyway, I'm using RC2 (MingW) build published at 
> SourceForge, so, since its working fine for you with current code, I'm 
> sure that the problem no longer exists.

It does not work correctly. The problem can be exploited by
code which uses simple identifier or literal value in the
last line and there is no EOL after it. F.e.:

proc main()
? "hello"
12345 // [NO EOL HERE]

Just simply I pacified last error message what disables expression
garbage collector. I do not execute it when there is no error to
not hide memory leaks in valid code.

I'll fix it in a while. Many thanks for information.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to