Re: [ROOT] Help compiling a class

From: Rolf Dubitzky (dubitzky@pktw16.phy.tu-dresden.de)
Date: Tue Sep 19 2000 - 21:21:42 MEST


Hi Ray,

> >   void SetTitle(Int_t newtitle);
> >   ClassDef(Testclass,1);
> > };

try:

   ClassDef(Testclass,1)
 };

i.e. remove the ; after ClassDef.

> nm testclass.so | grep Testclass | grep ' U '
if you use nm you will like the -C option, it demangles the symbols, so
they are more human readable.

 Couldn't the ; after ClassDef be allowed? i.e. the macro be changed? It's
not only confuding people, but also my emacs c++-mode ;-)

Cheers,
Rolf

********************************************************************
 Rolf Dubitzky     presently at DD              * at SLAC: 
 e-mail: Rolf.Dubitzky@Physik.TU-Dresden.de     * M.S. 41        
 office DD: Inst. fuer Kern- und Teilchenphysik * Bld. 280A / 173  
   Zellescher Weg 19  / D-01069 Dresden         * Ext: 2892      
********************************************************************



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:33 MET