[ruby-talk:02422] Re: Marshal: Want string out, but want depth specified?

From: matz@... (Yukihiro Matsumoto)
Date: 2000-04-10 09:52:22 UTC
List: ruby-talk #2422
Hi,

In message "[ruby-talk:02421] Re: Marshal: Want string out, but want depth specified?"
    on 00/04/10, Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> writes:

|> Hmm, I designed this to work.  And works fine on my box.  The only
|> limitation I can think of is depth must be a Fixnum.
|
|I think I tried it with a value of 10.  I am using 1.4.3.  Can I get
|better diagnositcs out somehow, so you can see why this doesn't work
|on my system, please?

Could you submit a problem reproducing script and precise error
message?  Probably via http://www.ruby-lang.org/cgi-bin/ruby-bugs

							matz.

In This Thread