RE:rootcint core dumping

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Sat Jul 31 1999 - 12:32:23 MEST


Dear Andy,

Thank you for reporting this. I will fix this in cint5.14.11.

Fix number 1152.

Masaharu Goto


=======================================================================
Hi rooters,

  another trouble which I got with rootcint. Again the problem can be
reproduced with extremely simple class:

// AClass.hh
class AClass {
public:
  AClass() ;
  ~AClass() ;

  Trk* trk() const ;

private:
} ;

Note that "Trk" is not declared anywhere. With this I get an immediate
core dump in rootcint



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET