]> git.ipfire.org Git - thirdparty/gcc.git/commit
modula2: M2MetaError.{def,mod} and P2SymBuild.mod further cleanup
authorGaius Mulley <gaiusmod2@gmail.com>
Sun, 20 Oct 2024 12:54:34 +0000 (13:54 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Sun, 20 Oct 2024 12:54:34 +0000 (13:54 +0100)
commit961c02313f7e7a918e06851964ba54ea2e342cfa
treef077d9e676657856e30ba2fed4db728c4449b2d3
parent2553983e76953f46c43b4ea0c9f82d70cd9db51a
modula2: M2MetaError.{def,mod} and P2SymBuild.mod further cleanup

Further cleanups and improve the wording of an error message.

gcc/m2/ChangeLog:

* gm2-compiler/M2MetaError.mod (op): Corrected ordering.
* gm2-compiler/P2SymBuild.def: Remove comment.
* gm2-compiler/P2SymBuild.mod (GetComparison): Replace
the word less with fewer.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/gm2-compiler/M2MetaError.mod
gcc/m2/gm2-compiler/P2SymBuild.def
gcc/m2/gm2-compiler/P2SymBuild.mod