R: Possible bug fix for clf.m in 3.0.4-rc5
Marco Caliari
marco.caliari at univr.it
Wed Feb 25 11:50:40 CST 2009
> --- Mer 25/2/09, Marco Caliari ha scritto:
>
>> Da: Marco Caliari
>> Oggetto: Possible bug fix for clf.m in 3.0.4-rc5
>> A: octave-maintainers at octave.org
>> 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
More information about the Octave-maintainers
mailing list