[ROOT] GetPathInfo bug

From: Guillaume Lutter (lutter@cenbg.in2p3.fr)
Date: Mon Sep 06 2004 - 10:00:53 MEST


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