[CINT][ROOT] Still TString problems on sun (Solaris 5.8)

From: lobo (lobo@irmm.jrc.be)
Date: Thu Oct 03 2002 - 09:19:50 MEST


Hi all,
Some time a go I reported a problem about TString::ReadLine on Sun.
Fortunately the problem have been fixed in the last release of ROOT.
Now I have a more tricky problem but concerning  TString::ReadTDelim.
It seems that TString::ReadToDelim(file,'\t') behaves weirdly on Sun.
In fact it doesn't do the proper job when there are succession of tabs.
I attached two small files test2.C and test2.dat.
On Linux the result is
[root] .x test2.C
11
12
13
14


23
24

on Solaris it gives
[root] .x test2.C
11
12
13
14






It seems that it doesn't follow the file and stays at the same position.
Thanks for any hint.
Georges Lobo








This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:12 MET