Skip to content

Tweak wording for $PRINT_CMD_LINE_FUNC#4876

Merged
bdbaddog merged 1 commit into
SCons:masterfrom
mwichmann:print-cmd-line
Jul 13, 2026
Merged

Tweak wording for $PRINT_CMD_LINE_FUNC#4876
bdbaddog merged 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>
@bdbaddog
bdbaddog merged commit b3d8b33 into SCons:master Jul 13, 2026
10 of 11 checks passed
@mwichmann mwichmann added this to 4.11 Jul 13, 2026
@github-project-automation github-project-automation Bot moved this to Done in 4.11 Jul 13, 2026
@mwichmann mwichmann added this to the 4.11.0 milestone Jul 13, 2026
@mwichmann
mwichmann deleted the print-cmd-line branch July 13, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CheckLib fails if PRINT_CMD_LINE_FUNC used

2 participants