RE: [ROOT] stringstream woes

From: Philippe Canal (pcanal@fnal.gov)
Date: Wed Feb 18 2004 - 00:26:48 MET


Hi,

For the record.  This is fixed in ROOT 4.00/01.

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Steve Jolly
Sent: Wednesday, November 20, 2002 8:23 AM
To: roottalk@pcroot.cern.ch
Subject: [ROOT] stringstream woes


Hi folks - I have a little problem that I can't seem to find an answer to
in the list archives. I have the following code:

> #include <sstream>
>
> void testss() {
> 	using namespace std;
> 	stringstream test;
> }

This compiles fine in MSVC 6, but running it from root (".x tests.cpp")
gives the following error: "Error: Symbol stringstreamtest is not defined
in current scope  FILE:C:\temp\testss.c LINE:4"

Suggestions?

Steve



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