Subject: Re: bin/24420
To: matthew green <mrg@eterna.com.au>
From: Simon J. Gerraty <sjg@crufty.net>
List: tech-toolchain
Date: 04/08/2004 00:03:04
On Thu, 08 Apr 2004 16:04:02 +1000, matthew green writes:
>
> #define MAXIF 30 /* greatest depth of #if'ing */
>
>
>i have no idea about the patch, but it occurs to me that this seems like
>a pretty small static limit... i can see pkgsrc overflowing it eventually :)
True. The only harm in bumping it would be that makefiles that work
with our make may blow-up with another - not a biggie considering
bmake works on just about anything ;-)
--sjg