Re: [MLton-commit] r7221

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [MLton-commit] r7221

by Matthew Fluet-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 21 Aug 2009, Wesley Terpstra wrote:
> ===================================================================
> --- mlton/trunk/basis-library/libs/basis-extra/top-level/basis.sig 2009-08-20 13:40:52 UTC (rev 7220)
> +++ mlton/trunk/basis-library/libs/basis-extra/top-level/basis.sig 2009-08-21 12:47:54 UTC (rev 7221)
> @@ -380,6 +380,19 @@
>       sharing Unsafe.Word32Vector = Word32Vector
>       sharing Unsafe.Word64Array = Word64Array
>       sharing Unsafe.Word64Vector = Word64Vector
> +      sharing Unsafe.Word64Vector = Word64Vector

Duplication of sharing constraint.

_______________________________________________
MLton mailing list
MLton@...
http://mlton.org/mailman/listinfo/mlton

Re: Re: [MLton-commit] r7221

by Wesley W. Terpstra :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Aug 21, 2009 at 4:44 PM, Matthew Fluet <fluet@...> wrote:
On Fri, 21 Aug 2009, Wesley Terpstra wrote:
     sharing Unsafe.Word64Vector = Word64Vector
+      sharing Unsafe.Word64Vector = Word64Vector

Duplication of sharing constraint.

:-P


_______________________________________________
MLton mailing list
MLton@...
http://mlton.org/mailman/listinfo/mlton