Re: [fpc-pascal]Extension of macros exceeds a depth of 16

2004-08-22 Thread Olle Raab
04-08-04 13.39, skrev Olle Raab följande: > 04-07-28 21.42, skrev Alan Mead följande: > >> As a I mentined earlier today in a different thread, I have upgraded >> to 1.9.4 and I appreciate the greater checking. >> >> Most of the new warnings I get are clear but one of my units now >> reports "Ex

Re: [fpc-pascal]Extension of macros exceeds a depth of 16

2004-08-04 Thread Alan Mead
Ah. Or "Recursion of macros exceeds..." I'll check my code. -Alan --- Olle Raab <[EMAIL PROTECTED]> wrote: > 04-07-28 21.42, skrev Alan Mead följande: > > > As a I mentined earlier today in a different thread, I have > upgraded > > to 1.9.4 and I appreciate the greater checking. > > > > Most

Re: [fpc-pascal]Extension of macros exceeds a depth of 16

2004-08-04 Thread Olle Raab
04-07-28 21.42, skrev Alan Mead följande: > As a I mentined earlier today in a different thread, I have upgraded > to 1.9.4 and I appreciate the greater checking. > > Most of the new warnings I get are clear but one of my units now > reports "Extension of macros exceeds a depth of 16". What does

[fpc-pascal]Extension of macros exceeds a depth of 16

2004-07-28 Thread Alan Mead
As a I mentined earlier today in a different thread, I have upgraded to 1.9.4 and I appreciate the greater checking. Most of the new warnings I get are clear but one of my units now reports "Extension of macros exceeds a depth of 16". What does this warning mean and what is the rammification of i