Luke Palmer wrote:
Here's a big patch that adds newlines to all internal_exception calls
for which they were missing.
Its currently inconsistent, but exception handling needs work anyway,
that is put in appropriate real exceptions where applicable. And I'd
like to have the handler functions add
Michael Joyce <[EMAIL PROTECTED]> writes:
> Thank you for a lovely Christmas Present.
Any time.
Leopold Toetsch writes:
> Luke Palmer <[EMAIL PROTECTED]> wrote:
> > ... I think a Ref would
> > work, but Ref delegates set_pmc to what it's referencing, so it's never
> > possible to change the referent! Is it?
>
> Some time ago I proposed additional opcodes dealing with Ref PMCs. You
> mentio
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> At 10:06 AM +0100 12/23/03, Leopold Toetsch wrote:
>>
>>Again, not only strings but all kind of containers using managed
>>resources suffer from that problem.
>>
>>All that seems to imply, that we need two locks for shared access: one
>>for protecting DOD/G
Luke Palmer <[EMAIL PROTECTED]> wrote:
> ... I think a Ref would
> work, but Ref delegates set_pmc to what it's referencing, so it's never
> possible to change the referent! Is it?
Some time ago I proposed additional opcodes dealing with Ref PMCs. You
mention it, yep - they need "deref" and "set