Re: [ROOT] 3.05.03 feature change?

From: Rene Brun (Rene.Brun@cern.ch)
Date: Sun Mar 30 2003 - 18:17:12 MEST


Hi Clark,

This type of trouble may appear when you have a mismatch
in your LD_LIBRARY_PATH or you did not recompile some of your classes.
Root version 3.05/03 is back compatible with previous versions.

Rene Brun

On 
30 Mar 2003, 
Clark McGrew wrote:

> Hello,
> 
> I'm running into a problem reading and writing files using TFile that
> appeared when I upgraded from 3.05.02 and 3.05.03.  This isn't a "bug
> report", but I am checking to see if anybody else has seen a problem, or
> if there is a known interface change that I've missed before I start a
> major "what changed" debug.
> 
> The problem occurs when I am about to close a TFile with the approximate
> idiom:
> 
> 	aTFile.Write();
> 	aTFile.Close();
> 
> This works in 3.05.02, and core dumps in 3.05.03.  Also, I can't read 
> files written with 3.05.02 using 3.05.03 (files look fine with '02).   
> If there haven't been any expected changes in the tfile semantics, I'll
> chase down a short code snippet to isolate the problem.
> 
> Thanks in advance.
> 
> Clark
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET