[M3commit] [modula3/cm3] b77456: Change nonsensical procedure name in Pickle2.

GitHub noreply at github.com
Thu Aug 25 03:39:21 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: b774562b4066d7c6303580e5e691f3a3f3d4fc49
      https://github.com/modula3/cm3/commit/b774562b4066d7c6303580e5e691f3a3f3d4fc49
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M m3-libs/libm3/src/pickle/ver2/Pickle2.m3

  Log Message:
  -----------
  Change nonsensical procedure name in Pickle2.

Was InvokeSpecial, which is an object, not a procedure.
Change to InvokeSpecialRead, which is one of its methods.




More information about the M3commit mailing list