Bug#524466: [DRE-maint] Bug#524466: warning: Object#id will be deprecated; use Object#object_id

2009-04-25 Thread Gunnar Wolf
Christoph Dwertmann dijo [Fri, Apr 17, 2009 at 08:42:57PM +1000]: Subject: warning: Object#id will be deprecated; use Object#object_id Package: liblog4r-ruby1.8 Version: 1.0.5-6 Severity: normal *** Please type your report below this line *** When using log4r, I'm getting the following

Bug#524466: [DRE-maint] Bug#524466: warning: Object#id will be deprecated; use Object#object_id

2009-04-25 Thread Gunnar Wolf
tags 524466 + upstream confirmed pending patch thanks Hi, FWIW, reproducing this bug is trivial (sorry, I answered before even looking at the code): l1 = Logger.new 'somestring' l2 = Logger.new 'whatever' l1 == l2 I have submitted this report to the upstream bugtracker: