[MLton-commit] r5875
Vesa Karvonen
vesak at mlton.org
Tue Aug 14 10:11:26 PDT 2007
Note that pickles are not portable. At least not at the moment.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/generic/unstable/public/value/pickle.sig
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/public/value/pickle.sig
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/public/value/pickle.sig 2007-08-14 15:03:39 UTC (rev 5874)
+++ mltonlib/trunk/com/ssh/generic/unstable/public/value/pickle.sig 2007-08-14 17:11:26 UTC (rev 5875)
@@ -6,6 +6,8 @@
(**
* Signature for a generic pickle/unpickle function.
+ *
+ * WARNING: At the moment, pickles are not portable.
*)
signature PICKLE = sig
structure Pickle : OPEN_REP
More information about the MLton-commit
mailing list