@ -6371,6 +6371,7 @@ static void struct_decl(CType *type, int u)
if(bt!=VT_INT&&
bt!=VT_BYTE&&
bt!=VT_SHORT&&
bt!=VT_BOOL&&
bt!=VT_ENUM)
error("bitfields must have scalar type");
bsize=size*8;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.