|
| From: | Stefan Monnier |
| Subject: | Re: size increase for CVS emacs vs 21.3 |
| Date: | Tue, 14 Sep 2004 08:31:57 -0400 |
| User-agent: | Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) |
> #if VALBITS + GCTYPEBITS + 1 > 32
Why write it this way instead of "BITS_PER_EMACS_INT > 32" ?
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |