[m-dev.] diff: start of new stack layouts.

Fergus Henderson fjh at cs.mu.oz.au
Sat May 24 17:35:55 AEST 1997


Tyson Richard DOWD, you wrote:
> 
> 	% Add the information for all the continuations within a 
> 	% proc. 
> :- pred continuation_info__add_proc_info(list(instruction), proc_label,
> 		int, code_model, int, continuation_info, continuation_info).
> :- mode continuation_info__add_proc_info(in, in, in, in, in, in, out) is det.

You should document the semantics of the parameters (particularly the
two ints).

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list