From: ceriel Date: Thu, 19 Mar 1987 10:51:40 +0000 (+0000) Subject: still does not fit. Delete bitfields X-Git-Tag: release-5-5~4361 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=bcd037018f2420b4ea6cdc3f6a24db2221f795b1;p=ack.git still does not fit. Delete bitfields --- diff --git a/lang/cem/cemcom/SmallPars b/lang/cem/cemcom/SmallPars index 7ae22dda5..360e138dd 100644 --- a/lang/cem/cemcom/SmallPars +++ b/lang/cem/cemcom/SmallPars @@ -37,7 +37,7 @@ !File: strsize.h -#define ISTRSIZE 32 /* minimum number of bytes allocated for +#define ISTRSIZE 16 /* minimum number of bytes allocated for storing a string */ #define RSTRSIZE 8 /* step size in enlarging the memory for the storage of a string */ @@ -109,7 +109,7 @@ !File: nobitfield.h -#undef NOBITFIELD 1 /* implement bitfields */ +#define NOBITFIELD 1 /* implement bitfields */ !File: spec_arith.h