severity 509803 wishlist
thanks
Goswin Brederlow a écrit :
> Please forward this upstream so ocaml can be made to call the
> finalizers at exit.
I won't forward this bug to upstream because I don't agree with what is
asked. I don't think it's a bug, and I believe one shouldn't rely on
finalizers
* Goswin Brederlow:
> I assumed that when the program exits normaly that all memory will be
> freed, specifically that *_finalize(value) is called for all custom
> blocks in case they have to do some custom cleanup. Unfortunately that
> is not the case.
Having this functionality could be useful i
On Fri, Dec 26, 2008 at 03:39:06PM +0100, Goswin Brederlow wrote:
> I wrote some bindings for libaio using custom blocks for the C
> structures I need to allocate for the internal state and buffer. I
> also wrote *_finalize(value) functions for them so they get properly
> cleaned up when no longer
Stefano Zacchiroli a écrit :
>>> Please forward this upstream so ocaml can be made to call the
>>> finalizers at exit.
>> Why don't you submit this bug to upstream yourself?
>
> This is not such a nice answer, don't you think? :)
Sorry, I didn't mean to offend/criticize. But it seemed weird to me
On Sat, Dec 27, 2008 at 10:13:33AM +0100, Stéphane Glondu wrote:
> Goswin Brederlow a écrit :
>> Package: ocaml
>> Version: 3.10.2-3
>> Severity: normal
>> [...]
>> Please forward this upstream so ocaml can be made to call the
>> finalizers at exit.
>
> Why don't you submit this bug to upstream you
Goswin Brederlow a écrit :
Package: ocaml
Version: 3.10.2-3
Severity: normal
[...]
Please forward this upstream so ocaml can be made to call the
finalizers at exit.
Why don't you submit this bug to upstream yourself?
Cheers,
--
Stéphane Glondu
--
To UNSUBSCRIBE, email to debian-bugs-dis
Package: ocaml
Version: 3.10.2-3
Severity: normal
Hi,
I wrote some bindings for libaio using custom blocks for the C
structures I need to allocate for the internal state and buffer. I
also wrote *_finalize(value) functions for them so they get properly
cleaned up when no longer in use.
I assumed
7 matches
Mail list logo