>Dear ROOT developers,
> I'd like to attract your attention to the fact that sometimes
>missing diagnostics could lead to a lot of confusion. One of the examples
>is given below: operation TObjString `+' char* is not defined, ROOTCINT
>does everything correctly in a sense that it does not perform assingment,
>a naive user however could get a completely wrong impression...
> Would it be possible to have ROOTCINT generating diagnostics in
>the given example?
> Thanks a lot, Pasha.
This is fixed very recently. It will come out in near future.
Masaharu Goto