On Mon, Mar 18, 2002 at 05:21:35AM +0100, Frank Heckenbach wrote:
Martin Liddle wrote:
I can assure that were in the past very serious problems with the capacity of strings not being initialised. There is still an outstanding bug on the bug list 'The capacity of strings declared in interfaces of modules is not initialised (daj3.pas)'.
Oh yeah, this one. :-/ Do you use modules? (It doesn't affect BP style units.)
How can I get more details on that bug? I can't find the file daj3.pas on my machine.
Does this apply to constant strings only, so can you program around it by declaring var's and initialize them in the init-code of the implementation module? Sure hope so.
At least I think now I know how to fix it. But it's not a small change, so I'd rather do it after 2.1.