View Issue Details

IDProjectCategoryView StatusLast Update
0002312OpenFOAMPatchpublic2016-10-30 00:05
Reporterwyldckat Assigned Tohenry  
PrioritylowSeveritytextReproducibilityN/A
Status resolvedResolutionfixed 
Product Versiondev 
Fixed in Versiondev 
Summary0002312: Gcc 4.5, 4.6 and 4.7 are still briefly referenced to in etc/{bash,csh}rc
DescriptionAttached is the patch file "Gcc_mentions_in_scripts.patch" that proposes th following change for the bashrc and cshrc files:

-# WM_COMPILER = Gcc | Gcc45 | Gcc46 | Gcc47 | Gcc48 | Gcc49| Clang | Icc
+# WM_COMPILER = Gcc | Gcc48 ... Gcc62 | Clang | Icc


I removed 4.7, because the last time I tried a few weeks ago, it would no longer build...

Which reminds me, I've updated the attached patch file to also remove "Gcc47" from "etc/config.csh/settings" and "etc/config.sh/compiler".

I didn't include the complete files, given they would depend on whether the propositions to issues #2310 and #2309 are accepted or not.
TagsNo tags attached.

Activities

wyldckat

2016-10-29 23:14

updater  

Gcc_mentions_in_scripts.patch (1,585 bytes)   

henry

2016-10-30 00:05

manager   ~0007077

Resolved by commit fa7f61b32ecc7206cabc9d30f37e7df86ca4a69a

Issue History

Date Modified Username Field Change
2016-10-29 23:14 wyldckat New Issue
2016-10-29 23:14 wyldckat Status new => assigned
2016-10-29 23:14 wyldckat Assigned To => henry
2016-10-29 23:14 wyldckat File Added: Gcc_mentions_in_scripts.patch
2016-10-30 00:05 henry Status assigned => resolved
2016-10-30 00:05 henry Resolution open => fixed
2016-10-30 00:05 henry Fixed in Version => dev
2016-10-30 00:05 henry Note Added: 0007077