General

Profile

DarKo (Guillaume Delugré)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

07/09/2009

04:41 AM Ruby Bug #1744 (Closed): Error with Marshal dump/load on a delegated class.
=begin
Instance variables are not handled when using Marshal with a delegated class.

Here is an example :
on Ruby 1.8, the instance variable @var will be copied fine.
on Ruby 1.9.1, it is set to nil.

It seems to only occur...
DarKo (Guillaume Delugré)

Also available in: Atom