https://bugzilla.redhat.com/show_bug.cgi?id=1809008
Bug ID: 1809008
Summary: Review Request: perl-Long-Jump - Mechanism for
returning to a specific point from a deeply nested
stack
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://ppisar.fedorapeople.org/perl-Long-Jump/perl-Long-Jump.spec
SRPM URL:
https://ppisar.fedorapeople.org/perl-Long-Jump/perl-Long-Jump-0.000001-1.fc33.src.rpm
Description:
This Perl module essentially provides a multi-level return. You can mark
a spot with setjump() and then unwind the stack back to that point from any
nested stack frame by name using longjump(). You can also provide a list of
return values. It is safer than C language jump in that it only lets you
escape frames by going up the stack, you cannot jump in other ways.
Fedora Account System Username: ppisar
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]