MHonArc - Bugs: bug #49997, Multiple crashes due to perl...
You are not allowed to post comments on this tracker with your current authentication level.
bug #49997: Multiple crashes due to perl syntax deprecations
Submitter: | George Clark <geomhon> | ||
Submitted: | Fri 06 Jan 2017 04:37:16 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | Crash Error |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Operating System: | All | Perl Version: | 5.22.3 |
Component Version: | 2.6.19 | Fixed Release: |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-01-06 | geomhon | Attached File | - | ![]() |
Added monharc.patch, #39391 |
It appears that most of these are fixed in MHonArc 2.1.19, however two issues remain:
~/MHonArc-2.6.19 $ perl -c -I ./lib ./lib/mhopt.pl
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at ./lib/mhopt.pl line 868.
~/MHonArc-2.6.19 $ perl -c -I ./lib ./lib/mhamain.pl
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at ./lib/mhamain.pl line 1565.