Bill Page wrote:
> 
> On Thu, Sep 4, 2008 at 8:33 AM, Waldek Hebisch wrote:
> >
> > Bill Page wrote:
> > ...
> >> I tried this patch but something goes wrong. See:
> >>
> >> http://axiom-wiki.newsynthesis.org/401UnparseGeneratesFortranFunctionNames#bottom
> >>
> >> Waldek, did you try this example?
> >>
> >>   y := cos(x2) + 2*x1
> >>   unparse(y::INFORM)
> >>
> >> Does it work for you?
> >>
> >
> > Works for me (in sbcl based FriCAS).  There is something strange
> > with setup you use for MathAction: examples from Issue 83 work
> > fine for me, but you report failure.
> >
> 
> No, MathAction only reports a failure of Issue 83 when using
> OpenAxiom. It works with FriCAS compiled from svn on 2008/08/06 as you
> can see on page:
> 
> http://axiom-wiki.newsynthesis.org/83Bug59771DMPXFRACINTPOLYFRACINT0
> 
> Click 'edit', choose Axiom: friCAS-20080806 for the version and then
> click 'Preview'.
> 
> The patch you sent concerning Fortran function names fails when the
> modified version of 'format.boot' is used with this same version of
> FriCAS.
> 

Could you try current version?  One of reasons for failure is
reading of non-existent variables.  Recent cleanups removed
few hundreds of lines of useless code, and each such line
is a potential failure.

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to