Skip to content

Conversation

@khwilliamson
Copy link
Contributor

Commit 9acaa98 introduced a compilation warning that I only have seen with clang. Casting appropriately gets rid of it.


  • This set of changes does not require a perldelta entry.

Commit 9acaa98 introduced a compilation
warning that I only have seen with clang.  Casting appropriately gets
rid of it.
Copy link
Contributor

@jkeenan jkeenan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How I tested

$ sh ./Configure -des -Dusedevel -Dcc=clang-14 && make test_prep 2>&1 | \
tee $P5P_DIR/make-output/`extract-sha`.linux.unthreaded.clang-14.maketp.output.txt

Blead

$ report-build-warnings 9acaa9844a.linux.unthreaded.clang-14.maketp.output.txt.gz 
File:  9acaa9844a.linux.unthreaded.clang-14.maketp.output.txt.gz

  Wsign-compare                              1

Pull Request

$ report-build-warnings e3baf5bb38.linux.unthreaded.clang-14.maketp.output.txt.gz 
File:  e3baf5bb38.linux.unthreaded.clang-14.maketp.output.txt.gz

@jkeenan jkeenan added the build-time-warnings Replaces [META] Build-time warnings RT #133556 label Oct 11, 2024
@khwilliamson khwilliamson merged commit c669642 into Perl:blead Oct 11, 2024
@khwilliamson khwilliamson deleted the utf8_to_bytes branch October 11, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-time-warnings Replaces [META] Build-time warnings RT #133556

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants