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: Wed, 25 Feb 2009 22:04:08 -0500

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.

Cheers,
Rob

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


Attachment: clf.changeset.txt
Description: Text document


reply via email to

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