In article 200203180421.FAA05755@goedel.fjf.gnu.de, Frank Heckenbach frank@g-n-u.de writes
Martin Liddle wrote:
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.)
We don't use modules any more because of this problem. We converted everything to UCSD style Units.
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.
No need to do it on our account.
But we saw various other situations in which it occurred. I'll
report back >>on whether there are any other remaining problems.
OK.
I've finished back-tracking and got everything to compile again and a VERY preliminary test doesn't show any problems :-) We'll do some more serious testing over the next few days and report back.
Thanks as always to everybody that chipped in with suggestions.