[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Thu Jul 11 23:43:08 CEST 2013
CVSROOT: /usr/cvs
Changes by: rodney at birch. 13/07/11 23:43:07
Modified files:
cm3/m3-libs/libm3/src/pickle/ver2/: Tag: devel_unicode
ConvertPacking.i3
ConvertPacking.m3
PickleRd.i3 PickleStubs.m3
PklAction.i3
Log message:
It's way too confusing to try to find one's way around Pickles with
two different enumerations both named "Kind", whose value sets and
their names and meanings are very similar, and several tens of uses of
each. Give them unique names: ConvertPacking.Kind --> CPKind and
PklAction.Kind --> PAKind.
More information about the M3commit
mailing list