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? -- Álvaro Herrera <[email protected]> _______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
