[M3commit] [modula3/cm3] 970623: Fix OrdSets to recognize pseudopointers regardless...
GitHub
noreply at github.com
Thu Feb 23 03:39:58 CET 2017
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 970623f2c2e53127797cf825675f46cd2b0c2d28
https://github.com/modula3/cm3/commit/970623f2c2e53127797cf825675f46cd2b0c2d28
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M m3-libs/ordsets/ordsets/README
M m3-libs/ordsets/ordsets/src/OrdSets.ig
M m3-libs/ordsets/ordsets/src/OrdSets.mg
M m3-libs/ordsets/ordsets/src/m3makefile
Log Message:
-----------
Fix OrdSets to recognize pseudopointers regardless of whether they are being produced.
Even when DoPseudoPointers is FALSE (and thus pseudopointer values are not
being generated), recognize them should they occur. Comments already claimed
this, but it was not implemented.
More information about the M3commit
mailing list