|
Bugzilla – Full Text Bug Listing |
| Summary: | stow warning after latest upgrade | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Peter Sütterlin <P.Suetterlin> |
| Component: | Other | Assignee: | Wolfgang Frisch <wolfgang.frisch> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | suse, wolfgang.frisch |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Peter Sütterlin
2024-07-10 11:44:15 UTC
Thanks for the report! The reason for this warning is Perl 5.40.0, which extended the scope of the precedence warning to include ternary operators: https://perldoc.perl.org/5.40.0/perldelta Pull request and temporary patch for openSUSE: https://github.com/aspiers/stow/pull/113 https://build.opensuse.org/request/show/1186782 Thanks a lot for the PR and temporary patch! This is merged and will be in the next release when I get time for that. I'm just back from holiday so have a lot to catch up first 😱 |