Subject: Re: Proposal: CL* macros removal.
To: None <tech-kern@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 11/21/1999 15:32:49
> There is one slight problem, however.  PAGE_SIZE is not a
> compile-time constant.  It's a variable, so it can't be used to size
> static arrays in e.g. the BSS segment...

Or any other array, for that matter, in C.  (gcc does relax this
restriction somewhat.)

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B