Welcome to the "trac"-ing site of logger!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #1 (closed defect: fixed)

Opened 3 years ago

Last modified 1 week ago

@mutex.extend(MonitorMixin) causes NoMethodError with ruby/1.9

Reported by: nahi Assigned to: nahi
Priority: highest Milestone: 1.2.7
Component: any Version: 1.0
Keywords: Cc:

Description

0% ruby -rmonitor -e 'Object.new.extend(MonitorMixin)'
/usr/local/lib/ruby/1.9/monitor.rb:175:in `__send__': private method `mon_initialize' called for #<Object:0xb7f6cb4c> (NoMethodError)
        from /usr/local/lib/ruby/1.9/monitor.rb:175:in `extend_object'
        from -e:1

Change History

09/01/05 17:09:43 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

11/24/08 21:44:49 changed by nahi

  • milestone changed from undefined to 1.2.7.