[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Issue 145 - Deprecation warnings for monotone_gen_bash_
From: |
code |
Subject: |
[Monotone-devel] Issue 145 - Deprecation warnings for monotone_gen_bash_completion_table.pl (monotone) |
Date: |
Thu, 17 Feb 2011 21:21:40 +0100 (CET) |
Hello,
A new issue has been created and assigned
to you:
145 - Deprecation warnings for monotone_gen_bash_completion_table.pl
Project: monotone
Status: New
Reported by: Thomas Keller
Labels:
Type:Incorrect Behavior
Priority:Low
Description:
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.
--
Issue: https://code.monotone.ca/p/monotone/issues/145/
- [Monotone-devel] Issue 145 - Deprecation warnings for monotone_gen_bash_completion_table.pl (monotone),
code <=