[Unison-hackers] OSX GUI

Benjamin Pierce bcpierce at cis.upenn.edu
Sun Jan 10 10:28:43 EST 2010


Much better!

On Jan 10, 2010, at 10:17 AM, Jerome Vouillon wrote:

> On Sun, Jan 10, 2010 at 09:57:56AM -0500, Benjamin Pierce wrote:
>> The GUI is not working for me at the moment -- it displays
>> "Connecting..." forever and prints nothing (even when invoked from
>> command line with "-debug all").  Anybody else seeing this?
>
> Try the patch below...
>
> -- Jerome
>
> Index: uimacbridgenew.ml
> ===================================================================
> --- uimacbridgenew.ml   (révision 398)
> +++ uimacbridgenew.ml   (copie de travail)
> @@ -91,6 +91,7 @@
>        with
>          Util.Transient s | Util.Fatal s -> fatalError s
>        | exn -> fatalError (Uicommon.exn2string exn))
> +    ()
>
> (* Defined in MyController.m, used to redisplay the table
>    when the status for a row changes *)
> _______________________________________________
> Unison-hackers mailing list
> Unison-hackers at lists.seas.upenn.edu
> http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers
>



More information about the Unison-hackers mailing list