octave-maintainers
[Top][All Lists]
Advanced

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

Re: debug_on_error and plotting


From: Rik
Subject: Re: debug_on_error and plotting
Date: Wed, 09 Nov 2011 17:57:32 -0800

On 11/07/2011 10:55 PM, address@hidden wrote:
>> Message: 1
>> > Date: Mon, 7 Nov 2011 17:59:06 +0000 (UTC)
>> > From: fork <address@hidden>
>> > To: address@hidden
>> > Subject: debug and plot -- odd behavior?
>> > Message-ID: <address@hidden>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > When I run a script with debug_on_error(1) set, I get kicked into the
>> >  debugger
>> > whenver I call plot() in my script.  Like so:
>> >
>> > debug> dbwhere
>> > stopped in C:\Documents and
>> > Settings\fork\Desktop\Octave3.4.3_gcc4.5.2_20111025\Octave3.4.3_gcc4.5.2
>> > \share\octave\3.4.3\m\plot\newplot.m
>> > at  line 57
>> >
>> > This is using Nit's latest windows build, but it has happened on all the 
>> > windows builds that I can remember.  I don't know if it happens
>> >  on real operating systems...
>> >
>> > I looked at line 57, and I don't see any error() calls.
>> >
>> > Seems like a bug, and I will file eventually, but I wonder if it is windows
>> > only, or if there is a good reason.  It happens with BOTH gnuplot and fltk.
> Sadly, this oddity has existed for a while.  See the bug report at
> https://savannah.gnu.org/bugs/?func=detailitem&item_id=32655
>
> --Rik

I just fixed the problem in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/b4b8e525dee0).

Cheers,
Rik


reply via email to

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