On Tue, 24 Mar 2009 12:26:29 -0400, Qian Xu <quian...@stud.tu-ilmenau.de> wrote:

Steven Schveighoffer wrote:

Coincidentally, someone else discovered a buffer-overrun bug in
tango.text.convert.TimeStamp, see
http://www.dsource.org/projects/tango/forums/topic/704

Please try downloading the latest trunk code and see if your code still
fails.

You should not have to .dup the string, if you do, that is a bug.

-Steve

TimeStamp.iso8601(..) does not call the parse() function.

The bug was in parseInt.  Please try it.

-Steve

Reply via email to