This website requires JavaScript.
Explore
Help
Sign in
d0p1
/
tcc-stupidos
Watch
1
Star
1
Fork
You've already forked tcc-stupidos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69a137ff88
tcc-stupidos
/
tests
/
tests2
/
61_undefined_enum.expect
2 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
Fix type parsing the check on incomplete struct/union/enum types was too early, disallowing mixed specifiers and qualifiers. Simply rely on the size (->c) field for that. See testcases.
2016-03-24 14:44:01 +00:00
61_undefined_enum.c:1: error: unknown type size
Reference in a new issue
Copy permalink