@ -2764,7 +2764,8 @@ static void struct_decl(CType *type, int u)
bit_pos=0;
offset=0;
while(tok!='}'){
parse_btype(&btype,&ad);
if(parse_btype(&btype,&ad))
expect("type");
while(1){
bit_size=-1;
v=0;
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.