Another bug?

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Mon, 09 May 2005 15:58:05 +0200


Hi,

can somebody explain me why the following simple thing crashs (note that the case in which I'm doing this is much m,ore complicated...):

TCanvas *c = new TCanvas;
c->WriteSource("test1.C", ""); // Works
TCanvas *d = c->Clone();
d->WriteSource("test2.C", ""); // Crashs

Thomas. Received on Mon May 09 2005 - 15:58:31 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET