[ROOT] TString

From: Federico Roncarolo (Federico.Roncarolo@cern.ch)
Date: Fri Jun 20 2003 - 11:17:57 MEST


Hello,

I'm using Version 3.03/09 on RH7.2.
In a simple code I execute with .x I do:

TList *name_list=new TList();
Char_t WS_name="xxx";
name_list->Add(new TObjString(WS_name));
TString tst(((TObjString*)name_list->At(0))->GetString());

and at this point I get:

	Error: ~TString() header declared but not defined 

What is wrong?

Thanks a lot,
Federico

-- 
__________________________________________________
Federico Roncarolo     federico.roncarolo@cern.ch       
                            alchemist@infinito.it     
CERN SL/BI 865 1-A27

Tel:
+41.(0)22.76.75611	Work 
+41.(0)79.6982190 	GSM                              
+33.(0)4.50.40.82.67 	Home
__________________________________________________



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