[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-devel] [PATCH] eliminated nil-to-integer error when standard library ruby code calls make_tmpname with n=nil



Excerpts from Alvaro Herrera's message of 2011-02-21 16:26:07 -0700:
> Excerpts from Roni Choudhury's message of lun feb 21 18:17:04 -0300 2011:
> > I was getting an error from monkeypatched code that didn't seem to
> > call into the standard library properly... this patch seemed to fix
> > things for me, but I didn't fully understand what was going on here.
> 
> Seems like the way to really solve the problem would be to figure out
> what's calling make_tmpname with a nil n, and fix that instead.  Is it
> possible for you to figure that out from the trace?
> 

I believe I did track it down, and it looked like a custom use for
make_tmpname somewhere... I could figure it out again, but I was also
informed in the IRC channel that this fix has already been applied to
master under different circumstances.

roni
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel