Skip to content

Conversation

@mwichmann
Copy link
Collaborator

FORTRANCOM and SHFORTRANCOM don't add the C preprocessor variables by default, the docs suggest they do. The *PPCOM variants, which run through the preprocessor, do add these. Adjust docs.

Fixes #2128

Signed-off-by: Mats Wichmann [email protected]

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt (and read the README.rst)
  • I have updated the appropriate documentation

FORTRANCOM and SHFORTRANCOM don't add the C preprocessor variables
by default, the docs suggest they do.  The PP variants, which run
through the preprocessor, do add these. Adjust docs.

Fixes SCons#2128

Signed-off-by: Mats Wichmann <[email protected]>
@bdbaddog bdbaddog merged commit 48ddb8d into SCons:master Jun 9, 2022
@mwichmann mwichmann added this to the 4.4 milestone Jun 9, 2022
@mwichmann mwichmann deleted the doc/fortrancom branch June 9, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix faulty documentation for FORTRANCOM variable

2 participants