[plt-scheme] Some more PLaneT questions
The second e-mail superseded the first. I found that I could fix both
problems by just patching plplot.ss. The patch to view.ss would conflict
with the changes I made in plplot.ss. [I assume the original authors didn't
intend to change view.ss and introduced the problems solely in going to the
new foreign function interface.] Sorry for the confusion.
Doug
> -----Original Message-----
> From: eli at cs.cornell.edu [mailto:eli at cs.cornell.edu] On Behalf Of Eli
> Barzilay
> Sent: Friday, August 05, 2005 11:18 AM
> To: Williams, M. Douglas
> Cc: plt-scheme at web-ext.cs.brown.edu
> Subject: Re: [plt-scheme] Some more PLaneT questions
>
> On Aug 5, Williams, M. Douglas wrote:
> > [...]
> > 2) The graphics functionality for the science collection requires a
> > patch to fix a bug in the plot collection (PLoT) for Version
> > 299.100. Should I include the patched file from PLoT
> > (plplot.ss)? Is there a better way to handle this?
> > [...]
>
> Your patches were applied in the repository, thanks. I think that
> there was one issue with one part of your latest email clashing with a
> previous patch, but I'm not sure -- Alex can say more. In any case,
> the current code in svn should be working.
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!