Re: [fpc-devel] 'with' operator in inlined functions

2005-10-12 Thread Gerhard Scholz
I also found it a while ago, and then I was told it was already an open bug. Still it seems to be an open bug. -Ursprungliche Nachricht- Von: "Ozerski Pavel" <[EMAIL PROTECTED]> An: "FPC developers' list" Gesendet: Donnerstag, 13. Oktober 2005 08:16 Betreff: [fpc-devel] 'with' operator i

[fpc-devel] 'with' operator in inlined functions

2005-10-12 Thread Ozerski Pavel
Hi all, It seems that an using the "with" operator inside of procedures/funcctions which are declared as inline causes AVs or internal errors (depend on compiler 2.x.x versions) at compiling stage. Is it a real problem? ___ fpc-devel maillist - fpc-

[fpc-devel] More info on Bug 4430

2005-10-12 Thread Andrew Haines
Hi, I submitted a bug (4430) and after doing so, found some more information. I'll paste the bug contents here so you know what I'm talking about. http://www.freepascal.org/bugs/showrec.php3?ID=4430 Here's the scenario: I've copied /usr/lib from my MacOSX computer to $HOME/darwin-root I've c