Stefan Svensson wrote

> This example crashes PMX. If I remove the rest at the beginning of
> the fourth triplet, it works.
>
> ---
> 1 1 4 4 4 4  0 0 0 4 20 0
>
> t
> ./
>
> c4x3 d e f4x3 r a b4x3 a g r4x3 e d /
> ---

It's a programming error: I had exited a subroutine without saving some
variables that I needed the next time into the subroutine.  The error
appeared when using g77 under either Redhat Linux 6.2 or 7.0.  Apparently
the DOS/Win Visual FORTRAN compiler was saving the variables by default
while g77 wasn't.  I'll fix it in the next release.  I think it only happens
when xtups start with rests.

I'm surprised this took so long to surface.

--Don Simons


_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music

Reply via email to