On Fri, Oct 5, 2007 at 10:50 PM, via RT Paul Cochrane <parrotbug-followup@parrotcode.org> wrote: > In src/debug.c:PDB_cond() there is the todo item: > > /* XXX Does /this/ have to do with the fact that PASM registers used to > * have > * maximum of 2 digits? If so, there should be a while loop, I think. > */ The attached patch use strtoul instead of itoa to solve this issue. -- Salu2Thread Previous