axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Broken hypertex


From: root
Subject: Re: [Axiom-developer] Broken hypertex
Date: Sat, 14 Oct 2006 13:51:44 -0400

> | > 
> | > Exactly, a typo (& instead of %), no ? I think Camm read this
> | > mailing list but writing directly to him would be a good idea.
> | > 
> | 
> | I agree. The following line in the diff output below
> | 
> | +  if (x->st.st_dim == leng && leng & sizeof(object)
> | 
> | should actually read
> | 
> | +  if (x->st.st_dim == leng && leng % sizeof(object)
> 
> I just updated my version of gcl-2.6.8pre and saw that the typo is
> still there.  I'll check in a fix later, unless Camm beats me at it.

I checked Gold's version of gcl-2.6.7, gcl-2.6.8pre, and gcl-2.6.8pre2
and this line is the same in all three versions.

I'm not sure what version of gcl-2.6.8pre you're using.

t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]