RE: Copy Source (".C1") Problem

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Tue, 20 Dec 2005 21:54:31 -0600


This problem has been fixed in the CINT cvs repository and will be upload to the ROOT cvs repository later this week.

Cheers,
Philippe

-----Original Message-----
From: owner-roottalk_at_pcroot.cern.ch [mailto:owner-roottalk_at_pcroot.cern.ch] On Behalf Of Philippe Canal
Sent: Tuesday, December 20, 2005 2:38 PM To: 'Dylan Maxwell'; roottalk_at_pcroot.cern.ch Subject: RE: [ROOT] Copy Source (".C1") Problem

Hi,

I can indeed reproduce the problem. I will investigate.

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk_at_pcroot.cern.ch [mailto:owner-roottalk_at_pcroot.cern.ch] On Behalf Of Dylan Maxwell
Sent: Tuesday, December 20, 2005 12:36 PM To: roottalk_at_pcroot.cern.ch
Subject: [ROOT] Copy Source (".C1") Problem

Roottalk,

There seems to be a problem with the copy source interpreter option (".C1") with root v5.08. When I run the attached script (StartHelloWorld.C) the source file (HelloWorld.cpp) fails to load. It works perfectly under root v4.04. The error message is below. If I don't set the copy source flag then everything works fine.

Can anyone reproduce this problem?

Maybe there is a problem with my file system?

Thanks,
Dylan

$ root StartHelloWorld.C


FreeType Engine v2.1.9 used to render TrueType fonts. Compiled on 15 December 2005 for win32gcc.

CINT/ROOT C/C++ Interpreter version 5.16.5, November 30 2005 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. root [0]
Processing StartHelloWorld.C...
set source file copy flag '1'
Error: Function HelloWorld() is not defined in current scope StartHelloWorld.C:6:
Possible candidates are...
filename line:size busy function type and name *** Interpreter error recovered ***
root [1] Received on Wed Dec 21 2005 - 04:56:32 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:14 MET