[ROOT] cout on Red Hat Enterprise Linux 3

From: Frank Winklmeier (frank.winklmeier@colostate.edu)
Date: Sun May 02 2004 - 19:56:58 MEST


Hi,

the endl statement seems to produce an error in root version 3.10/01 
combined with "Red Hat Enterprise Linux WS release 3 (Taroon Update 1)".
It works in version 4.x or with root 3.x on RedHat 7.2.
Is there an easy way to backport this fix into the 3.x version?

Frank


root [0] cout <<"Test"<<endl;
Error: operator- not defined for ostream FILE:(tmpfile) LINE:1
*** Interpreter error recovered ***
root [1] cout <<"Test"<<"\n"
TestTest
(class ostream)(-1233683648)
root [2]



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:07 MET