[MLton] Re: [MLton-commit] r7385

Matthew Fluet matthew.fluet at gmail.com
Mon Dec 14 08:03:42 PST 2009


Good to hear.  Presumably the warning arose from an older MLton
compiling (any) sources on Snow Leopard and the warning in
<ucontext.h> being emitted despite the "gcc -w" invocation.
-Matthew

On Mon, Dec 14, 2009 at 9:11 AM, Wesley Terpstra <wesley at mlton.org> wrote:
> Comfirmed that this is NOT necessary when building svn/HEAD from a similarly new MLton.
>
>
> ----------------------------------------------------------------------
>
> U   mlton/trunk/runtime/platform/darwin.h
>
> ----------------------------------------------------------------------
>
> Modified: mlton/trunk/runtime/platform/darwin.h
> ===================================================================
> --- mlton/trunk/runtime/platform/darwin.h       2009-12-12 02:09:51 UTC (rev 7384)
> +++ mlton/trunk/runtime/platform/darwin.h       2009-12-14 14:11:34 UTC (rev 7385)
> @@ -1,5 +1,3 @@
> -#define _XOPEN_SOURCE
> -
>  #include <fenv.h>
>  #include <inttypes.h>
>  #include <stdint.h>



More information about the MLton mailing list