[ET Trac] [Einstein Toolkit] #1362: track Fortran module dependency for modules in subdirs

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue May 14 00:02:14 CDT 2013


#1362: track Fortran module dependency for modules in subdirs
--------------------------+-------------------------------------------------
  Reporter:  rhaas        |       Owner:        
      Type:  enhancement  |      Status:  review
  Priority:  minor        |   Milestone:        
 Component:  Cactus       |     Version:        
Resolution:               |    Keywords:        
--------------------------+-------------------------------------------------

Comment (by rhaas):

 The patch fixes the issue described in the description for me. The patch
 uses "find" to get all subdirs an a src tree and then checks for include
 files in all of them. This seems dangerous if eg a "bak" folder exists
 where one has stored the original versions of files while working on a
 new-and-improved version. It might be better to instead use the SUBDIRS
 entry of make.code.defn which if I read the Cactus doc correctly has to
 list all SUBDIRS incl. the ones themselves contained in subdirs.

 Otherwise: please apply.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1362#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list