[Unison-hackers] Experimental Unicode support for Windows

Benjamin Pierce bcpierce at cis.upenn.edu
Wed May 13 21:03:48 EDT 2009


Cool.  I can report that it compiles, at least.  :-)  I'll start using  
it now (with unicode turned off, still) and let you know if anything  
seems broken...

    - B



On May 13, 2009, at 2:11 PM, Jerome Vouillon wrote:

> I have just implemented some experimental Unicode support for
> Windows.  This is not activated by default yet (I need to find
> a way to make it a preference option).  But it can be actived by
> editing file src/system.ml, replacing the line:
>  include System_generic
> by:
>  include System_win
> and recompiling.
> Also, the directive "unicode" has to be set to true in the profile.
>
> Testers are welcome.
>
> The changes are quite intrusive, so I hope I have not broken too much
> stuff in the process...
>
> -- Jerome
> _______________________________________________
> 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