[okl4-developer] printf %X and %f bug

Geoffrey Lee glee at ok-labs.com
Mon Jul 14 12:57:51 EST 2008


On Fri, Jul 11, 2008 at 11:01:14AM -0700, Gabi Voiculescu wrote:
> Hello,
> 
> Sorry to make my question short:
> 
> I know it's a little of the OKL4 scope of things, but
> Is there a solution/patch available to output values with printf  for floats, long longs on more than 32 bits and hexa values in capital letters?

Hi Gabi

OKL4 libc printf() should be able to print long long, as well as 
hex values in capitals using the %X.  The OKL4 libc printf is
currently unable to print floating point values, this is a known
issue and is being tracked in our issue tracking system.

> 
> Thank you,
> Gabi Voiculescu

	-gl

> 
> 
> 
> 
>       
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer


-- 




More information about the Developer mailing list