Re: Support of variable arguments: Re: [ROOT] Form on Alpha OSF

From: Jiri Masik (masik@pc203b.fzu.cz)
Date: Mon Aug 26 2002 - 17:13:54 MEST


"Masaharu Goto" <MXJ02154@nifty.ne.jp> writes:

> Hello Christian,
> 
> Thank you for sending me the header file. It turns out the same file
> exists in my Linux machine too.  I'll try to implement va_arg support
> for PowerPC in next release(5.15.54). However, I do not have
> PowerPC , so please debug by yourself.  We need several iteration
> debugging this. I'd appreciate your cooperation.
> 
> Masaharu Goto

Hello Masaharu,

I checked 5.15.54 on Debian/Linux/ppc today and it did not work.
root [0] Form("%d",1)            
(char* 0xff950f8)"2147379128"
root [1] Form("%f",1.)
(char* 0xff95103)"nan"
root [2] Form("%s","aa")
(char* 0xff95107)"l
                   "
I'll try to debug it.
thank you.

        Jiri



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:05 MET