Re: [ROOT] GetPathInfo bug

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Sun Sep 12 2004 - 19:02:35 MEST


Hi Guillaume,

Sorry for the delay.
Thanks for reporting this problem fixed in the CVS version.
Tomorrow evening we will issue a patched version v4-00-08d
including this fix.

Rene Brun

On Mon, 6 Sep 
2004, Guillaume Lutter wrote:

> 
> 
> Hi,
> 
> Under ROOT v 4.00/03
> 
> int GetPathInfo(const char* path, Long_t* id, Long_t* size, Long_t* flags, 
> Long_t* modtime)
> 
> returns 0 for size variable
> 
> whereas
> 
> int GetPathInfo(const char* path, Long_t* id, Long64_t* size, Long_t* 
> flags, Long_t* modtime)
> 
> it is ok.
> 
> As a result, there is no backward compatibility: my program works with 
> ROOT 3.xx  but not in ROOT 4
> 
> 
> Best
> 
> 
> Guillaume
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET