Copyright Digital Equipment Corp. All rights reserved.

BITWIDTHTYP

Message        <Context> the bitfield width expression
               "<expression>" does not have an integral type.

Description    A bitfield width specifier does not have an integral
               type.  A bitfield width specifier must be an integral
               constant expression.

User Action    Correct the width specifier.