summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/SourceCode/SourceCode.py
diff options
context:
space:
mode:
authorPeter Diener <diener@cct.lsu.edu>2019-03-04 15:52:44 (GMT)
committerPeter Diener <diener@cct.lsu.edu>2019-03-04 15:52:44 (GMT)
commit39696fb565547639be518a9f92525904118b55c1 (patch)
treed643821bc7a7e2ad1ab53240372ec8d6526fd0eb /test/Deprecated/SourceCode/SourceCode.py
parentd6f6ae54248286a4501f683654f1bc54a2ade591 (diff)
downloadSCons-39696fb565547639be518a9f92525904118b55c1.zip
SCons-39696fb565547639be518a9f92525904118b55c1.tar.gz
SCons-39696fb565547639be518a9f92525904118b55c1.tar.bz2
Fix issue #3135.
This fixes issue #3135 regarding the issue with using type bound procedures in Fortran submodules. The fix consists of changing the regex used in the scanner and the emitter to ignore lines starting with: module subroutine and module function as these are used to define type bound procedures instead of modules named 'subroutine' or 'function'. The regex is case insensitive.
Diffstat (limited to 'test/Deprecated/SourceCode/SourceCode.py')
0 files changed, 0 insertions, 0 deletions