Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Perl/perl5] 1b8912: class.c: Generated :reader methods should not put ...

1 view
Skip to first unread message

Paul Evans via perl5-changes

unread,
Feb 19, 2024, 5:15:05 AM2/19/24
to perl5-...@perl.org
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1b8912b317b2f945ad30136a7b22dd23667c486b
https://github.com/Perl/perl5/commit/1b8912b317b2f945ad30136a7b22dd23667c486b
Author: Paul "LeoNerd" Evans <leo...@leonerd.org.uk>
Date: 2024-02-19 (Mon, 19 Feb 2024)

Changed paths:
M class.c

Log Message:
-----------
class.c: Generated :reader methods should not put an OP_NEXTSTATE before OP_METHSTART

It doesn't show up in tests here, but it will confuse B::Deparse's
attempts to find the OP_METHSTART, as regular `method foo () { ... }`
will not have such a thing there.



To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications
0 new messages