[m-dev.] term_io bug fix
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Nov 12 12:04:45 AEDT 1998
On 12-Nov-1998, Thomas Charles Conway <conway at cs.mu.OZ.AU> wrote:
> > +term_io__write_arg_term(Term, VarSet0, N0, VarSet, N) -->
> > + { ArgPriority = 1000 },
> > + term_io__write_term_3(Term, ArgPriority - 1, VarSet0, N0, VarSet, N).
> > +
>
> Nice magic number :-)
> A comment at least would be helpful. Is 1000 the priority of `,'
Yes.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "Binaries may die
WWW: <http://www.cs.mu.oz.au/~fjh> | but source code lives forever"
PGP: finger fjh at 128.250.37.3 | -- leaked Microsoft memo.
More information about the developers
mailing list