[M3devel] elminating pthread_attr_t from cloned headers

Mika Nystrom mika at async.caltech.edu
Thu Feb 5 05:33:09 CET 2009


Jay writes:
...
>I'll maybe review more code along these lines.
>I gather the general gist of things in Modula-3 though
>is that out of memory is fatal anyway. Raising an exception
>vs. failing an assertion probably not significantly different
>if the exception is not meant to be caught and isn't ever caught.
>(Strange though then the gymnastics I pointed out elsewhere
>converting one form of out of memory to another form..)
...

Back in SRC days I remember there was a discussion at some length
about what to do in case of running out of memory.  I think the
project was abandoned as people realized it was quite a tricky
problem...

I don't believe PM3 has out of memory exceptions, nor did SRC
M3...?  It's a wild guess but maybe this has something to do with
the Critical Mass modifications for their JVM?

     Mika



More information about the M3devel mailing list