-
Notifications
You must be signed in to change notification settings - Fork 3k
Pre-processor common macro addition #5987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which compilers has this been tested with?
* Reports number of tokens passed | ||
* | ||
* @note | ||
* Token limit is 16 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the reason for this limit?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No particular reason for 16, we can have higher but will need some limit for macro to work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In current state, if arguments more then 16 are passed response will be 16 the max limit
IAR, GCC, ARM |
/morph build |
Build : SUCCESSBuild number : 1031 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 712 |
Test : SUCCESSBuild number : 839 |
Added macros: