octave-maintainers
[Top][All Lists]
Advanced

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

Re: R: octave 3.0.4 rc5


From: Rob Mahurin
Subject: Re: R: octave 3.0.4 rc5
Date: Thu, 26 Feb 2009 01:43:05 -0500

On Feb 26, 2009, at 1:22 AM, Marco Atzeri wrote:
--- Gio 26/2/09, Rob Mahurin  ha scritto:
Da: Rob Mahurin
Oggetto: Re: R: octave 3.0.4 rc5
A: "Rob Mahurin"
Cc: "John W. Eaton"  "octave maintainers mailing list"
Data: Giovedì 26 febbraio 2009, 04:04
On Feb 25, 2009, at 6:11 PM, Rob Mahurin wrote:
On Feb 24, 2009, at 5:06 PM, John W. Eaton wrote:
Please don't release 3.0.4 with this bug.  It
can be exposed with
something as simple as

  subplot(111);
  clf
  plot ([1,2], [2,3]);

This code fails as John describes in the revision
        http://hg.tw-math.de/release-3-0-x/rev/4c81677fc08d

but not in its parent.

This changeset was the only change to clf.m in the 3-0-x
series since 2007.  With it reverted (as attached) against
the current tip, John's example above runs fine and
Tatsuro's exdiff.m does not need its mysterious calls to
axes().

I haven't done any more vigorous testing than this.

Hi Rob,
I can not confirm your result,
3.0.4 rc5 + your patch (cygwin)
still crash on Tetsuro's exdiff.m
and also on John's
http://jbrwww.che.wisc.edu/home/jbraw/chemreacfun/figures.html


I believe the 3.0.4 rc5 tarball came from revision 7e472cf19d4a in the 3-0-x repository. Since then there have been two patches

        http://hg.tw-math.de/release-3-0-x/rev/489d0ba75c42 to graphics.cc
        http://hg.tw-math.de/release-3-0-x/rev/e1779a6d4b7a to legends.m

in addition to the reversion of clf.m I posted to the list. I did my testing with all three changes.

Cheers,
Rob

--
Rob Mahurin
Department of Physics and Astronomy
University of Tennessee                 865 207 2594
Knoxville, TN 37996                     address@hidden






reply via email to

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