[ET Trac] [Einstein Toolkit] #1773: Cactus adds non-existent directories to include path
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri May 8 13:58:26 CDT 2015
#1773: Cactus adds non-existent directories to include path
--------------------+-------------------------------------------------------
Reporter: knarf | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Cactus | Version: development version
Keywords: |
--------------------+-------------------------------------------------------
Currently, THORN/src/include is unconditionally added to the compiler
include paths, regardless of whether it exists or not. While this is not
an error in general, newer compilers emit a warning for non-existent
include directories. The patch in the merge requests adds the directory
only if it exists.
https://bitbucket.org/cactuscode/cactus/pull-request/11/dont-add-non-
existing-thorn-include-paths/diff
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1773>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list