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: Marco Atzeri
Subject: Re: R: octave 3.0.4 rc5
Date: Thu, 26 Feb 2009 06:22:11 +0000 (GMT)

--- 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.
> 
> Cheers,
> Rob
> 
> --Rob Mahurin

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

at: 

fig-7-11
failed:
error: get: invalid handle (= 8.86896e-299)

------------------------------------------------------------
------------------------------------------------------------
fig-7-13
error: graphics_handle::free: invalid object 8.86896e-299
error: graphics_handle::free: invalid object 1.8274e-298
error: evaluating if command near line 32, column 5
error: evaluating if command near line 31, column 3
error: called from `delete' in file 
`/pub/cygports/octave/octave-3.0.4-2/src/octave-3.0.4/scripts/miscellaneous/delete.m'
error: evaluating if command near line 33, column 7
error: evaluating for command near line 32, column 5
error: evaluating if command near line 29, column 3
error: called from `clf' in file 
`/pub/cygports/octave/octave-3.0.4-2/src/octave-3.0.4/scripts/plot/clf.m'
error: evaluating if command near line 2983, column 1
error: near line 2989 of file `runall_2_9_10.m'
error: source: error sourcing file `runall_2_9_10.m'


I will rebuilt from scratch to see if I messed something,
and I will repeat both the tests.

Regards
Marco


      Passa a Yahoo! Mail.

La webmail che ti offre GRATIS spazio illimitato, 
antispam e messenger integrato.
http://it.mail.yahoo.com/              



reply via email to

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