swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Lisp saving objects subclassed from Arguments_c


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] Lisp saving objects subclassed from Arguments_c
Date: Wed, 18 Apr 2007 09:02:06 -0600
User-agent: Thunderbird 2.0b1 (Windows/20061206)

Paul Johnson wrote:
I was initializing one string variable to nothing, as in.

args->gnorkGnork= NULL;

Any variable that does not have a valid non-NULL value will trigger a segmentation fault.

Swarm should really be made to handle that case, or at least throw an error other than a segfault. I think the reader would do the right thing in an object if it were skipped on writing.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]