develooper Front page | perl.perl6.internals | Postings from May 2008

[perl #46121] [TODO] [PATCH] Add while loop to increment through commands correctly in PDB_cond()

Thread Previous
From:
NotFound
Date:
May 6, 2008 13:43
Subject:
[perl #46121] [TODO] [PATCH] Add while loop to increment through commands correctly in PDB_cond()
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.

-- 
Salu2


Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About