Re: Automatic documentation generation

Pasha Murat (murat@cdfsga.fnal.gov)
Sun, 21 Sep 1997 03:10:31 GMT


Hi Valery,

I'm afraid that your guess might be true: the same (1_03) version
of ROOT generates HTML on AIX 4.2 (ROOT compiled for AIX 4.1) just fine.
So this effect depends on the platform (I'm experiencing a problem
on IRIX 6.2 with gcc-compiled ROOT)... Hopefully Rene could try to
reproduce it. I wonder if anybody had the same problem with the same
ROOT "flavour":

THtml html;
gHtml->MakeClass("TBRIK")

should work with all the defaults (works with ROOT/AIX 4.1/Xlc, but
breaks with ROOT/IRIX 6.2/gcc).

Thanks, Pasha.
--------------------------------------------------------------------------------
Valery Fine writes:
> On 20 Sep 97 at 16:19, Pasha Murat wrote:
>
> >
> > Rene Brun writes:
> > > Hi Pasha,
> > > This should work, unless your html output directory is not
> > defined. > see http://root.cern.ch/root/Documentation.html > for
> > details on setting up the environment before generating > the
> > documentation.
> >
> >
> > Hi Rene,
> >
> > I'm sure this *should* work - you've generated quite a bit of
> > documentation already... However ... (the example below shows that
> > ROOT environment is configured according to ROOT documentation).
> >
> > Are you saying that this problem is not reproducible?
> >
> > Thanks, Pasha.
> > --------------------------------------------------------------------
>
>
> I saw such sort of the problem if the local implementation
> of the Run-time str() family of the C built-in functions doesn't
> accept the ZERO pointers as the input parameters and the user code
> doesn't check it in advance as well. May be we missed something.
>
> Valery
> Dr. Valeri Faine (Valery Fine)
> ------------ ------------- Phone: +41 22 767 4921
> CERN FAX : +41 22 767 7155
> CH-1211 Geneva, 23 mailto:fine@mail.cern.ch
> Switzerland http://nicewww.cern.ch/~fine
>