[m-dev.] diff: `pragma export' and `io__state'

David Glen JEFFERY dgj at cs.mu.oz.au
Mon Sep 29 10:29:16 AEST 1997


> Hi,
> 
> DJ, can you please review this change?
> 
> compiler/export.m:
> 	When exporting procedures to C, don't include procedure arguments
> 	with type `io__state' or `store__store' or with mode `unused'
> 	in the arguments of the C function.
> 
> doc/reference_manual.texi:
> 	Document the above change.
> 
> runtime/init.h:
> runtime/wrapper.h:
> runtime/wrapper.mod:
> 	Modify the interface to ML_io_init_state() and ML_io_finalize_state()
> 	to reflect the above change.

The diff is fine. 


love and cuddles,
dgj
-- 
David Jeffery (dgj at cs.mu.oz.au)     |  Kids, you tried your best and 
MEngSc student,                     |  you failed miserably. The lesson
Department of Computer Science      |  is, never try.
University of Melbourne, Australia  |           -- Homer Simpson



More information about the developers mailing list