octave-maintainers
[Top][All Lists]
Advanced

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

Re: EXC_BAD_ACCESS [was: persistent listeners]


From: Michael D Godfrey
Subject: Re: EXC_BAD_ACCESS [was: persistent listeners]
Date: Sat, 12 Mar 2011 13:37:57 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

On 03/12/2011 01:26 PM, logari81 wrote:
aha, this patch consists of two parts. Could you first apply only the
changes below: @@ -776,28 +780,28 @@
and see if this triggers the issue. If not, then we will have isolated
the problem in the first part.

I have also cc'd the original author of __init_fltk__.cc, so that he
maybe can review my patch.

Kostas
Is it possibly a problem that the patch at
@@ -776,28 +780,28 @@
has the effect of not doing anything if :
 if (!uimenu->is_visible ())

is false, whereas the old code only chose to execute the line : dm=0;
but always did the rest.

The rest of the patches look pretty straightforward.

Michael



reply via email to

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