RE:dictionary generation

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Wed Aug 05 1998 - 11:37:00 MEST


Robert,

>Applying rootcint to this file, I receive a message 
>
>       "Note: operator new() masked 1c"
>
>which is regarded to be harmless - at least some time ago (does this
>still hold?).

Yes, please ignore this message, unless you try to overload yourown new/delete
operators. 

> Afterwards, I compile the generated file and link the
>obejct file to my application. All happens without any error message
>or similar output. Starting the process, I receive a message
>
>       Warning in <TClass::TClass>: no dictionary for class Event available
>
>which turns out to have a rather nasty reason, since ignoring this
>message leads to a segmentation violation when touching an instance of
>this class first.
>
>Can somebody give me a hint about the origin of this error and how to
>avoid this?

Above warning message is displayed by ROOT system. The dictionary is obviously
not loaded. Please consult with Fons about this.

Masaharu Goto



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