BUG: inconsitent settings for compiler (csh/sh)
Revisit settings in csh/sh with recent merge.
e.g. sh compatible with Gcc-4[8-9] whereas csh files still have older version lists!
Site will likely be offline for maintenance 23/24 April - more details soon
Revisit settings in csh/sh with recent merge.
e.g. sh compatible with Gcc-4[8-9] whereas csh files still have older version lists!
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Mentioned in commit ad5537e18fa03e2cb05adb1ab163a05fd55fb1b9
By Andrew Heather on 2016-12-14T08:38:07 (imported from GitLab project)
Status changed to closed
Status changed to reopened
Inconsistency with use of -std=c++0x
vs -std=c++11
All the wmake rules have-std=c++11
, but various other components are still using -std=c++0x
:
Milestone changed to %Version v1706
Status changed to closed by commit ad5537e18fa03e2cb05adb1ab163a05fd55fb1b9
By Andrew Heather on 2016-12-23T12:39:47 (imported from GitLab project)