Re: [PATCH] internal_exception newlines

2003-12-25 Thread Leopold Toetsch
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

Re: This week's summary

2003-12-25 Thread Piers Cawley
Michael Joyce <[EMAIL PROTECTED]> writes: > Thank you for a lovely Christmas Present. Any time.

Re: [PATCH] supplant op

2003-12-25 Thread Luke Palmer
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

Re: Threads

2003-12-25 Thread Leopold Toetsch
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

Re: [PATCH] supplant op

2003-12-25 Thread Leopold Toetsch
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