[M3commit] [modula3/cm3] e4fc22: Rename indistinguishable identifier "l" (letter el...
Rodney Bates
rodney.m.bates at acm.org
Tue Sep 29 23:37:22 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: e4fc22ea83aba4c90b1c8caa35a1183da1a9d1ed
https://github.com/modula3/cm3/commit/e4fc22ea83aba4c90b1c8caa35a1183da1a9d1ed
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M m3-sys/m3front/src/stmts/TryFinStmt.m3
Log Message:
-----------
Rename indistinguishable identifier "l" (letter ell).
In the font of my editor and terminal windows, "l", (letter ell)
and "1" (digit one) are completely indistinguishable. Even when
magnified by xmag, one font is still totally indistinguishable and the
other just barely, with extremely close examination.
Since there are occurrences of "l+1", it's pretty hard to read.
So rename variable ell to "lab", systematically.
Commit: 537ed0f8035be557d5775f8603ca1e62039143dc
https://github.com/modula3/cm3/commit/537ed0f8035be557d5775f8603ca1e62039143dc
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M m3-libs/libm3/src/pickle/ver2/ConvertPacking.m3
Log Message:
-----------
Correct a comment typo.
Compare: https://github.com/modula3/cm3/compare/5c66fe4b3a56...537ed0f8035b
More information about the M3commit
mailing list