Hi, The probem was indeed in tha layer between the ROOT command prompt and CINT. This will be fixed in the CVS repository very soon. Cheers, Philippe. -----Original Message----- From: owner-roottalk@pcroot.cern.ch [mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Masaharu Goto Sent: Monday, November 24, 2003 4:54 AM To: Michael Wiesmann; roottalk@cern.ch; Rootdev Subject: Re: [ROOT] tabs in unnamed script Hello Michael and Rene, The code you sent to us works fine with pure-Cint. ROOT reads the macro in advance for judging if it is named or unnamed macro. I suppose that part of code can not handle tab at the first line. Will you take a look , Rene? Thank you Masa Goto ----- Original Message ----- From: "Michael Wiesmann" <wiesmann@e18.physik.tu-muenchen.de> To: <roottalk@cern.ch> Sent: Tuesday, November 18, 2003 8:02 PM Subject: [ROOT] tabs in unnamed script > Dear Rooters! > > I spend some time to find out why my unamed script does not work, while it > was working yesterday. Well, finaly it boils down that one line > contained some tabs. I enclosed a small test file, which demonstrates > nicely, why it was difficult to find: when the first line is > commented it works, uncommented it doesn't. > > Is this a known feature of root? > > Cheers, > Michael > > ---------------------------------------------------------------------------- ---- > > { > cout<<"Hallo"<<endl; > } >
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET