Skip to content

Conversation

@leonerd
Copy link
Contributor

@leonerd leonerd commented Oct 21, 2025

Recently I moved a few of the custom ad-hoc tests of compile-time failures out of t/op/signatures.t into the dedicated infrastructure of t/lib/croak. Here's a few more movements, and also some warnings tests as well.

This is a prerequisite for my signature-named-params branch.

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

Comment on lines +1 to +2
# PREAMBLE use warnings;
# PREAMBLE use feature 'signatures';
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought I'd missed this feature when writing up t/test_pl.pod, but it looks like someone snuck it in afterwards :)

I'll update t/test_pl.pod.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, I only added it a couple of weeks ago :)

@jkeenan
Copy link
Contributor

jkeenan commented Oct 22, 2025

I had a quick look at this p.r. today and hope to examine it more closely in the next two days.

@leonerd leonerd merged commit 05aed60 into Perl:blead Oct 22, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants