RE:Fwd: [ROOT] iostream bug?

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Tue Sep 25 2001 - 15:17:19 MEST


Hello Bob,

Thank you for reporting this problem. I'll fix this in
next release cint5.15.14.  

Masaharu Goto

>
>Subject: [ROOT] iostream bug?
>Date: Sun, 23 Sep 2001 17:52:17 -0500
>From: Bob McElrath <mcelrath@draal.physics.wisc.edu>
>To: roottalk@pcroot.cern.ch
>
>The following code does not run:
>    {
>        TString a;
>        if(a = "asdf");
>    }
>
>it gives an error message:
>    root [5] .x iosbug.C
>    Limitation: Cint does not support full iostream functionality in this
> platform FILE:iosbug.C LINE:3 *** Interpreter error recovered ***
>
>Note that the following DOES run:
>    {
>        TString a;
>        a = "asdf";
>    }
>
>Why does root think iostream is involved?
>
>Cheers,
>-- Bob
>
>Bob McElrath (rsmcelrath@students.wisc.edu)
>Univ. of Wisconsin at Madison, Department of Physics
>
>-------------------------------------------------------
>
>
>
>-- 
>Org:    CERN, European Laboratory for Particle Physics.
>Mail:   1211 Geneve 23, Switzerland
>E-Mail: Fons.Rademakers@cern.ch              Phone: +41 22 7679248
>WWW:    http://root.cern.ch/~rdm/            Fax:   +41 22 7679480
>



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:00 MET