Re: rootcint and reserved words

From: $B8eF#!!@5<#(
Date: Mon Feb 24 1997 - 14:11:00 MET


title  rootcint and reserved words (fwd)
Dave,
INET:roottalk@hpsalo.cern.ch


 Thank you for pointing this out. I wasn't careful enough to realize the
potential name conflict here. I overlooked it because derived and base were
local in the function. But they conflict with class names, of course. I
fixed this and will copy the fixed version to CERN next morning. This version
also has speed improvements for simple member function calls.

Masaharu Goto
 
>  derived1 *derived=(derived1*)pobject;
>  base1 *base=derived;
>  return((long)base-(long)derived);
>are not generally intended for human consumption, I'd suggest it pick
>names less likely to collide with user code - lots of underscores and
>the like.  Just my 2 [cents,francs,yen].



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