octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57245] "mlock" inside a compiled function loc


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #57245] "mlock" inside a compiled function locks the calling function instead
Date: Mon, 16 Dec 2019 17:53:18 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:71.0) Gecko/20100101 Firefox/71.0

Follow-up Comment #42, bug #57245 (project octave):


[comment #41 comment #41:]
> I pushed the following changeset:
> 
> http://hg.savannah.gnu.org/hgweb/octave/rev/e06ce39f78ad
> 
> Does this fix the original problem for you?
> 

Yes! It does look it's fixed now :


octave:1> __octave_config_info__ hg_id
ans = e06ce39f78ad
octave:2> graphics_toolkit gnuplot
octave:3> clear all
octave:4> plot (randn (5))
octave:5> clear all
octave:6> plot (randn (5))
octave:7> exit
 $ 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57245>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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