Skip to content

Tweak wording for $PRINT_CMD_LINE_FUNC#4876

Open
mwichmann wants to merge 1 commit into
SCons:masterfrom
mwichmann:print-cmd-line
Open

Tweak wording for $PRINT_CMD_LINE_FUNC#4876
mwichmann wants to merge 1 commit into
SCons:masterfrom
mwichmann:print-cmd-line

Conversation

@mwichmann

@mwichmann mwichmann commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Clarification inspired by an issue that misued the arguments - no longer indicate that source or target could be anything other than a node-list, and that the function is responsible for converting to strings.

Doc-only change.

Closes #2724

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 RELEASE.txt (and read the README.rst).
  • I have updated the appropriate documentation

Clarification inspired by an issue that misued the arguments - no longer
indicate that source or target could be anything other than a node-list,
and that the function is responsible for converting to strings.

Fixes SCons#2724

Signed-off-by: Mats Wichmann <mats@linux.com>
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.

CheckLib fails if PRINT_CMD_LINE_FUNC used

1 participant