Re: Parrot_sprintf_c question.

2008-07-30 Thread Andy Dougherty
On Mon, 28 Jul 2008, Peter Gibbs wrote: > - Original Message - From: "Will Coleda" <[EMAIL PROTECTED]> > > > To properly support $tcl_precision in tcl, I need to change how I'm > > currently implementing {$tcl_precision == 0}. Right now, I just fake > A few points to ponder. > 1) The def

Re: Parrot_sprintf_c question.

2008-07-28 Thread Peter Gibbs
- Original Message - From: "Will Coleda" <[EMAIL PROTECTED]> To properly support $tcl_precision in tcl, I need to change how I'm currently implementing {$tcl_precision == 0}. Right now, I just fake it by setting the precision to 16, but that isn't right. where something like {expr