axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] viewman and hyper on Mac OS X


From: root
Subject: Re: [Axiom-developer] viewman and hyper on Mac OS X
Date: Sat, 4 Nov 2006 14:05:52 -0500

This patch has been added to silver. 
I'm not sure about the hyper changes. 
I need to investigate further.

t


> Sat Nov  4 14:32:19 GMT+4 2006  Humberto Ortiz-Zuazaga
> <address@hidden>
>   * mac-sselect
> diff -rN -u old-axiom-darcs/src/graph/viewman/sselect.c.pamphlet
> new-axiom-darcs/src/graph/viewman/sselect.c.pamphlet
> --- old-axiom-darcs/src/graph/viewman/sselect.c.pamphlet
> 2006-11-04 14:34:48.000000000 -0400
> +++ new-axiom-darcs/src/graph/viewman/sselect.c.pamphlet
> 2006-11-04 14:34:49.000000000 -0400
> @@ -104,7 +104,7 @@
>         /* flush(spadSock); */
>          /* send_int(spadSock,1);   acknowledge to spad */
>          checkClosedChild =3D no;
> -#if defined(BSDplatform)
> +#if defined(BSDplatform) || defined(MACOSXplatform)
>          bsdSignal(SIGCHLD,endChild,DontRestartSystemCalls);
>  #else
>          bsdSignal(SIGCLD,endChild,DontRestartSystemCalls);






reply via email to

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