See EDIT2 in this link: Re: Is it possible for the parser to support newlib prototypes?
The result cause many unnecessary recursive call of DoGetToken()
This feature is implemented in my local git. But it is based on the patch serialCheck macro usage on every identifier like token: issues and discussions
A related test case by OBF, see here: Macro expansion infinite loop.
The serials of patch is in trunk already, rev10438 to rev10473.
Log in to post a comment.
This feature is implemented in my local git. But it is based on the patch serialCheck macro usage on every identifier like token: issues and discussions
A related test case by OBF, see here: Macro expansion infinite loop.
The serials of patch is in trunk already, rev10438 to rev10473.