Deprecated use warning
Bug #1674384 reported by
Joshua Blake
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mhonarc (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Running on Ubuntu 14.04 LTS, running mhonarc prints to stderr:
defined(%hash) is deprecated at /usr/share/
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/
(Maybe you should just omit the defined()?)
It appears that the deprecation fixes in the last release did not reach all the places required.
To post a comment you must log in.
This also appears to be affecting 16.04.2 as well.
# dpkg -l | grep "\ mhonarc\ \|\ perl-base\ "
ii mhonarc 2.6.19-2 all Mail to HTML converter
ii perl-base 5.22.1-9 amd64 minimal Perl system
# mhonarc --help share/perl/ 5.22.1/ mhamain. pl line 1565.
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /usr/local/
Compilation failed in require at /usr/bin/mhonarc line 39.