monotone

Issue 145: Deprecation warnings for monotone_gen_bash_completion_table.pl

Reported by Thomas Keller, Feb 17, 2011

Steps to reproduce the problem:
-------------------------------

$ make

Expected result:
----------------

No warnings

Actual results:
---------------

defined(%hash) is deprecated at 
./extra/shell/monotone_gen_bash_completion_table.pl line 139.
	(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at 
./extra/shell/monotone_gen_bash_completion_table.pl line 147.
	(Maybe you should just omit the defined()?)


I'm on Perl 5.12.2 here.

Comment 1 by Richard Levitte, Feb 18, 2011

Fixed in 2189eb5c0a1fd552e2c477349f9dfa5256f8f0cc, I hope.  Please 
verify.
Status: Fixed
Owner: levitte

Comment 2 by Thomas Keller, Feb 18, 2011

Works for me, thanks for the quick fix!
Status: Verified

Created: 13 years 2 months ago by Thomas Keller

Updated: 13 years 2 months ago

Status: Verified

Owner: Richard Levitte

Labels:
Type:Incorrect Behavior
Priority:Low

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status