[m-rev.] for post-commit review: warn about the need for integer suffixes

Zoltan Somogyi zoltan.somogyi at runbox.com
Tue Jul 9 20:25:09 AEST 2019



On Tue, 9 Jul 2019 13:49:20 +1000 (AEST), Julien Fischer <jfischer at opturion.com> wrote:
> >      ( if cons_id_must_be_builtin_type(ConsId, ConsType, BuiltinTypeName) then
> > +        ( if BuiltinTypeName = "int" then
> 
> I would test against ConsType there rather than testing against the type name.

Done, and thank you.

Zoltan.


More information about the reviews mailing list