Skip to content
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

Fix poco 1.6.0 warnings #144

Merged
merged 4 commits into from Feb 10, 2015
Merged

Conversation

quantumsteve
Copy link
Contributor

Both Poco/Platform_POSIX.h and Code/Mantid/Framework/Kernel/inc/MantidKernel/WarningSuppressions.h define the macros GCC_DIAG_ON(x) and GCC_DIAG_OFF(x). The compiler warnings can be suppressed by undefining both macros before they are defined in WarningSuppressions.h.

testing: review changes and check tests. Testing on a machine with poco 1.6.0 installed is not necessary.

http://trac.mantidproject.org/mantid/ticket/10977

@FedeMPouzols FedeMPouzols self-assigned this Jan 29, 2015
@FedeMPouzols
Copy link
Contributor

Oddly enough the last build failed on a couple of platforms because of the git-checkout issue again. The same checkout command worked well on the other platforms.

@FedeMPouzols
Copy link
Contributor

Well the changes are obviously fine but just to make sure I'm going to try with a 'retest this please'. Not sure if it will work when I write it...

@FedeMPouzols
Copy link
Contributor

retest this please

1 similar comment
@eXeC64
Copy link
Contributor

eXeC64 commented Jan 30, 2015

retest this please

@FedeMPouzols
Copy link
Contributor

Thanks Harry for re-starting the build. For some reason the bug in the Jenkins plugin really likes this pull request. It failed again on 3 platforms!

@quantumsteve quantumsteve added this to the Release 3.4 milestone Jan 31, 2015
@quantumsteve
Copy link
Contributor Author

retest this please

@FedeMPouzols
Copy link
Contributor

All looks good and the builds went through at last.

FedeMPouzols added a commit that referenced this pull request Feb 10, 2015
@FedeMPouzols FedeMPouzols merged commit fcab591 into master Feb 10, 2015
@FedeMPouzols FedeMPouzols deleted the feature/10977_fix_poco_1p6p0_warnings branch February 10, 2015 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants