Re: enumerated types and rootcint

From: Terrence Brannon (brannon@quake.usc.edu)
Date: Mon Jun 23 1997 - 06:36:42 MEST


Masaharu Goto <gotom@hpyiddq.jpn.hp.com> writes:

> 
> Terrence,
> 
>  This shouldn't happen in principal. Will you check if there is hidden
>  invisible character in the line you define enum result_state? This is
>  the most likely cause of this kind of problem. Please double check and
>  re-type the 'enum result_state {UNDIS....};' line.
> 
> Masaharu Goto

Yes, it appears that it was something of that nature. In another
header file, I had enumerated types which had no problem being
defined. I cannot pinpoint exactly how my problem disappeared, because
I was in the middle of versioning the entire distribution when your
request to re-type it came in email. But I was cleaning up all the
files in general so it is likely that I removed some hidden char that
was in the file.

It works fine without the

enum result_state;  // ?????????????????

line now.


thanks,
-- 
o============o  Sending unsolicited commercial e-mail (UCE)  to this address
 Legal Notice   is indication of your consent to pay me $120/hour for 1 hour
o============o  minimum for professional proofreading & technical assessment.
  Terrence Brannon * brannon@quake.usc.edu * http://quake.usc.edu/~brannon



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