octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave and GPU


From: Mike Miller
Subject: Re: Octave and GPU
Date: Sun, 20 Nov 2016 19:20:47 -0800
User-agent: NeoMutt/20161104 (1.7.1)

On Sat, Nov 19, 2016 at 09:13:36 +0100, Cuvelier Francois wrote:
[…]
> The delete function is not call when using clear command
> 
> Do you plan to write the missing code in the function handle_delete in
> file libinterp/octave-value/ov-classdef.cc ?

Yes, this is tracked by an open bug report:

https://savannah.gnu.org/bugs/?46497

Feel free to subscribe to that bug tracker, or submit a patch to provide
the missing functionality.

In the meantime, calling `delete(obj)` before clearing the object should
give the desired results.

-- 
mike



reply via email to

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