[MLton-user] Minor issues

John Reppy t-johrep at microsoft.com
Mon Sep 8 05:20:53 PDT 2008


A couple of minor issues that I noticed while trying to debug linking on Vista:

  1) The FFI documentation suggests that one can specify an attribute to _symbol specifications,
     but doesn't explain what these might be.

  2) I thought that "stdcall" might be such an attribute, but I get an error message

        Error: c:\users\t-johrep\work\sml3d\src\glut\glut.sml 687.49.
          Invalid attributestdcall.

     Note the missing " " between "attributes" and "stdcall".




More information about the MLton-user mailing list