Mantis 2023: Add a limit on verb length of 120.
authorDavid Kinder <david.kinder@david.kinder>
Wed, 16 Aug 2017 19:24:42 +0000 (20:24 +0100)
committerJason Self <j@jxself.org>
Tue, 12 Sep 2017 03:22:41 +0000 (20:22 -0700)
commita20f00058486fa5dcc415616a3f6ec6179f1ee43
treefefcd6456b30d11655c6ced684ac9e0cff8a452a
parenta7516bcff7bb9db769717c9dded908627b816bfd
Mantis 2023: Add a limit on verb length of 120.
The maximum length of a verb is now limited to 120 (which can be changed in the source code). Previously very long verbs would crash the compiler. This change is being pulled from upstream based on commit 560f49f dated Aug 16 2017. Also update the version number and the copyright years for the modified files based on this change. These changes are similiarly relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
header.h
verbs.c