Skip to content

Fix non-portable defines #4775

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

Merged
merged 1 commit into from
Jul 24, 2017
Merged

Fix non-portable defines #4775

merged 1 commit into from
Jul 24, 2017

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Jul 18, 2017

A define which expands to more defines is not portable across all compilers and GCC warns about this. Restructure this so the behavior is defined. This fixes the GCC warning:
"this use of "defined" may not be portable"

A define which expands to more defines is not portable across all
compilers and GCC warns about this. Restructure this so the behavior
is defined. This fixes the GCC warning:
"this use of "defined" may not be portable"
@c1728p9
Copy link
Contributor Author

c1728p9 commented Jul 18, 2017

/morph test

@c1728p9
Copy link
Contributor Author

c1728p9 commented Jul 18, 2017

retest uvisor

@c1728p9
Copy link
Contributor Author

c1728p9 commented Jul 18, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 847

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 19, 2017

@tommikas Few recent PR fails, is it known?

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 21, 2017

I restarted jenkins CI. There wa sa known problem with one device, that was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants