CVS: sml-dist/src/system/smlnj/init pervasive.sml,1.10,1.11
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/system/smlnj/init
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20980/src/system/smlnj/init
Modified Files:
pervasive.sml
Log Message:
workaround for overloading bug
Index: pervasive.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/smlnj/init/pervasive.sml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pervasive.sml 11 Nov 2004 23:26:27 -0000 1.10
--- pervasive.sml 18 May 2005 15:54:17 -0000 1.11
***************
*** 73,78 ****
--- 73,81 ----
and w8times and W31.* and W32.* and CW64.*
and R64.*
+ (*
overload / : ('a * 'a -> 'a)
as R64./
+ *)
+ val op / = R64./ (* temporary hack around overloading bug *)
overload div : ('a * 'a -> 'a)
as I31.div and I32.div and CI64.div and CII.div
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click