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
60d52f0d68
tcc-stupidos
/
tests
/
tests2
/
82_attribs_position.expect
3 lines
6 B
Text
Raw
Normal View
History
Unescape
Escape
Fix misparsed type in presence of attributes The type within the cast (int (__attribute__((foo)) *)(void)) was misparsed because of the presence of the attribute (parse_btype prematurely concluded that (__attribute__() *) is a type. Also see testcase. This construct is used in sqlite it seems.
2018-07-28 16:55:54 +00:00
42
42
Reference in a new issue
Copy permalink