[lazarus] Yes I didn't stop yet
Michael A. Hess
mhess at miraclec.com
Thu Jul 8 09:52:46 EDT 1999
Peter Vreman wrote:
>
> For the other 2 bugs i didn't see any source code
Shane I didn't have time to put any sample together for Peter. Can you
try and make a snippet that doesn't work? I won't get a chance until
sometime late today or this evening. Besides I want to cycle a new
compiler before I do anything else. :-)
Another thing I have problems with. When I link Lazarus I get an error
message that it can't link LMessage statically. I'm not sure why it is
doing this but since this is just a file of const declarations can't we
make this an .inc file and then just use {$I lmessages.inc} in the
controls.pp unit. Since controls is used by just about everything it
will do have the same result. This might be a good idea for vclglobals
as well. Personally I'd rather use globals then have a cluttered uses
line in every file.
--
==== Programming my first best destiny! ====
Michael A. Hess Miracle Concepts, Inc.
mhess at miraclec.com http://www.miraclec.com
More information about the Lazarus
mailing list