[m-dev.] for review: compile in hlc.gc using MSVC

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jun 14 01:45:04 AEST 2000


On 13-Jun-2000, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> 
> :- pred output_c_file_intro_and_grade(string, string, io__state,
> io__state).
> :- mode output_c_file_intro_and_grade(in, in, di, uo) is det.
...
> How about
...
> Outputs a standard header which includes the settings used to generate
> the C file.  This is used by configure to check the any existing C files
> are consistent with the current configuration.

You should document what the two `string' parameters are.

Also, I suggest
	s/standard header/comment/
or	s/standard header/standard header comment/

-- 
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.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list