[lazarus] Run error FIXED!!!

Marc Weustink Marc.Weustink at cuperus.nl
Tue Jan 16 05:00:36 EST 2001


+ From: Shane Miller [mailto:shane001 at ameritech.net]
+
+ Yes, there still seems to be SOME problem with how everything is being
+ compiled.

[Steps to fix compiler problem]

+ I don't know what the problem is.  It doesn't seem to be in
+ the code because it's not consistent.

Not necesary. Because the steps you do things are compiled in a different
order (and linked in a different order ?) so code may go to different
locations. If you have an uninitialized pointer it can point to something
valid or something invalid. I think this is more likely than some compiler
problem.

Marc







More information about the Lazarus mailing list