At 1:47 AM +0000 1/25/04, Pete Lomax wrote:
On Sat, 24 Jan 2004 13:59:26 -0500, Gordon Henriksen
<[EMAIL PROTECTED]> wrote:

<snip>
It doesn't matter if an int field could read half of a double or v.v.;
it won't crash the program. Only pointers matter.
<snip>
These rules ensure that dereferencing a pointer will not segfault.
In this model, wouldn't catching the segfault

Apart from anything else, I don't want to catch segfaults and bus errors in parrot. (Well, OK, that's not true--I *do* want to catch segfaults and bus errors, I just don't think it's feasible, or possible on all platforms)
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to