swarm-support
[Top][All Lists]
Advanced

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

Re: SIGSEGV in munged `potential' code


From: Russell Senior
Subject: Re: SIGSEGV in munged `potential' code
Date: 26 Apr 2001 15:37:30 -0700

>>>>> "Russell" == Russell Senior <address@hidden> writes:

Russell>   [displayActions createActionTo: controlPanel message:
Russell> M(doTkEvents)];

Russell> I see that `doTkEvents' is deprecated, but haven't yet
Russell> discovered what has taken its place.

Oops, not exactly.  Here it is in `Porting from 1.0.5 to 1.1' from
RefBook:

  ``Make all references to -doTkEvents and -waitForControlEvent be to
    actionCache NOT control Panel.''

Modifying the line above to:

  [displayActions createActionTo: actionCache message: M(doTkEvents)];

makes the segfault go away.

-- 
Russell Senior         ``The two chiefs turned to each other.        
address@hidden      Bellison uncorked a flood of horrible       
                         profanity, which, translated meant, `This is
                         extremely unusual.' ''                      

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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