Re: unexpected EOF G__fgetc()

Masaharu Goto (gotom@hpyiddq.jpn.hp.com)
Thu, 24 Jul 1997 15:07:22 JST


Robert,

Will you send me the TdcMenu.h so that I can take a look?

Masaharu Goto

>
> I try to add one of my classes to a root application. Therefore, I try
> to run rootcint as described in your writeup. In doing so, I receive the
> error messasges:
>
> Note: operator new() masked c
> Note: operator delete() masked c
> Error: Unexpected EOF G__fgetc() FILE:TdcMenu.h LINE:31
>
>
> The first ones seem not to harm, but the last one seem tgo be quite
> nasty. What's goimg wrong (I can't find any error, since the header file
> is almost looking like your header files). How can I get rid of it?
>
> Thanks for your help.
>
> Robert