[Xotcl] updated patch for xotcl 1.3.3

Gustaf Neumann neumann at wu-wien.ac.at
Wed Dec 1 00:47:14 CET 2004


> >
> >  was this with gcc or cc? Is it possible to get a guest
> > account  for the hpux machine?
>
> It didn't actually matter whether it was gcc or HP cc, both
> failed at the same spot.  Unfortunately this machine is
> behind a firewall, so I couldn't give access regardless.  I
> am still working on some other issues (just fixed the Windows
> doc building), so I haven't looked into this abnormality at
> this point.  If you have an idea, I'll test it.

 hmm; it does not seem to get the right xotcl from
 from an uplevel command; try to change 
    varFramePtr > top->currentFramePtr
 to 
    varFramePtr != top->currentFramePtr
 in CallStackGetFrame().

> > > It's probably best to just take this patch directly and call it
> > > xotcl-1.3.4, unless you want to further clean up based on my other
> > > suggestions (like ALLOC stuff).
> >
> >  We will do so,
>
> Actually, I have one more patch coming down the pipe - it
> only has more Makefile changes, but I will make it the same
> bulk-style patch as before.  Actually, it changes makeDoc.xotcl
> as well to remove Windows-isms and be more error-sturdy.
>
> Should be done with that shortly.

jeff, many thanks for your efforts! integrating your full
patch with my new changes will be no problem

-gustaf

>
> Jeff

-- 
Univ.Prof. Dr.Gustaf Neumann
Abteilung für Wirtschaftsinformatik und Neue Medien
Wirtschaftsuniversität Wien, Augasse 2-6, 1090 Wien


More information about the Xotcl mailing list