Warning TAlien.cxx (was : compile error :: v5-28-00f :: TProofPlayer.h)

From: Adrian Sevcenco <Adrian.Sevcenco_at_cern.ch>
Date: Fri, 12 Aug 2011 02:40:00 +0300


On 08/12/11 00:39, Philippe Canal wrote:
> Hi Adrian,

Hi!

> It seems that the dictionary was not (for some reason) regenerate.
> Either simply
> remove this file (proof/proofplayer/src/G__ProofPlayer.cxx ) or run
> 'make clean'
> and retry the regular make.

right, it worked .. given that was a fresh svn co it didnt cross my mind.. i small nitpick:
/home/physics-tools/root/v5-28-00/net/alien/src/TAlien.cxx: In member function 'virtual TGridCollection* TAlien::OpenCollection(const char*, UInt_t)':
/home/physics-tools/root/v5-28-00/net/alien/src/TAlien.cxx:646:84: warning: format '%d' expects type 'int', but argument 4 has type 'const char*'

line 646 should have %s instead of %d ?
"Could not retrieve collection %d from the catalog", collectionfile);

Thanks,
Adrian

Received on Fri Aug 12 2011 - 01:40:07 CEST

This archive was generated by hypermail 2.2.0 : Fri Aug 12 2011 - 17:50:02 CEST