octave-maintainers
[Top][All Lists]
Advanced

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

Re: R: Possible bug fix for clf.m in 3.0.4-rc5


From: Marco Caliari
Subject: Re: R: Possible bug fix for clf.m in 3.0.4-rc5
Date: Wed, 25 Feb 2009 18:50:40 +0100 (CET)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

--- Mer 25/2/09, Marco Caliari ha scritto:

Da: Marco Caliari
Oggetto: Possible bug fix for clf.m in 3.0.4-rc5
A: address@hidden
Data: Mercoledì 25 febbraio 2009, 14:21
Dear maintainers,

this is my patch to fix the two bugs related to clf.m
described here
https://www-old.cae.wisc.edu/pipermail/octave-maintainers/2009-February/011059.html

I wrote the patch simply comparing 3.0.3 with 3.0.4-rc5,
since my knowledge of the graphic system is quite bad.
I hope it can help at least to make a good changeset.

Best regards,

Marco

Hi Marco
unfortunately this just solve the easy symptom, but not the
original problem reported by Tetsuro.

I made a simple and fast test replacing all the scripts/plots
files in rc5 with the original files of 3.0.3 and the fault
on the handles is still there.

So I suspect the issue is around src/graphics.cc
has there were some changes around handles.

Dear Marco,

I cannot reproduce Tetsuro's crash. I'm using Octave 3.0.4-rc5 with the patch described in this thread and the patch to src/graphics.cc described here http://www-old.cae.wisc.edu/pipermail/bug-octave/2009-February/008106.html

Best regards,

Marco

reply via email to

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