[M3commit] [modula3/cm3] 65169f: Remove unnecessary 'UNSAFE' from PickleWr.i3 & Pkl...
GitHub
noreply at github.com
Thu Aug 25 20:01:12 CEST 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 65169f5fa717cdf68bca5c0174718bddeb82a599
https://github.com/modula3/cm3/commit/65169f5fa717cdf68bca5c0174718bddeb82a599
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M m3-libs/libm3/src/pickle/ver2/PickleWr.i3
M m3-libs/libm3/src/pickle/ver2/PklTipeMap.i3
Log Message:
-----------
Remove unnecessary 'UNSAFE' from PickleWr.i3 & PklTipeMap.i3.
Not only are these unnecessary here, they force additional propagation
of 'UNSAFE' to other otherwise unnecessary places, should somebody need
to catch their exceptions named 'Error'.
More information about the M3commit
mailing list