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

Ticket #242 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

handling anonymous class crashes under Ruby/1.9

Reported by: nahi Assigned to: nahi
Priority: low Milestone: 1.5.6
Component: soap4r Version: 1.5
Keywords: Cc:

Description

In Ruby/1.9, Class.new.name returns nil ("" for 1.8)

Change History

09/02/06 00:19:26 changed by nahi

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

(In [1706]) [1.9 support] fixed anonymous class handling. closes #242.