This is a patch against version 9.10 of the MUMPS
Validation Test Suite, available at
<http://freem.vmth.ucdavis.edu/mvts>. While the MVTS
is not strictly part of this project, it could form the
core of a regression test suite.
There is an obvious typo at 3^V4PAT9 in VV4.RTN. The
variable and pattern match operator were omitted,
resulting in the following error:
%GTM-E-SPOREOL, Either a space or an end-of-line was
expected but not found
The routine in question contains the following
copyright notice:
COPYRIGHT MUMPS SYSTEMS LABORATORY 1994-1996
I assert no copyright on this two-byte patch.
Note that VV4.RTN is a DOS-style text file. I
converted it with the dos2unix command before creating
this patch.
add omitted var and operator to V4PAT9
update checksum in VINT9B
Logged In: YES
user_id=185468
Oops, I guess I should update the checksum in VINT9B, as well.
update checksum in VINT9B
Logged In: YES
user_id=185468
Oops, I guess I should update the checksum in VINT9B, as well.
Logged In: YES
user_id=185468
Previous comment submitted twice, deleting extra patch.