[m-dev.] For review: change type_info to typecheck_info.

Fergus Henderson fjh at cs.mu.oz.au
Tue Apr 8 14:15:35 AEST 1997


Tyson Richard DOWD, you wrote:
> 
> compiler/typecheck.m:
> 	Rename the type `type_info' as `typecheck_info', also
> 	rename predicates `type_info_get_foo' as
> 	`typecheck_info_get_foo'.

That is a good idea, and the change looks fine except for one
thing: I think you should also rename all the `TypeInfo' variables
as `TypeCheckInfo'.  (No need to get it reviewed again.)

-- 
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