[M3commit] [modula3/cm3] c99a83: Fix one call on Load_indirect, size param accident...

GitHub noreply at github.com
Fri Aug 17 22:34:06 CEST 2018


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

  Changed paths:
    M m3-sys/m3front/src/values/Exceptionz.m3

  Log Message:
  -----------
  Fix one call on Load_indirect, size param accidentally deleted.


  Commit: 4921e2ce1a6137bff559e3bf0f3eb0f7d8e6788d
      https://github.com/modula3/cm3/commit/4921e2ce1a6137bff559e3bf0f3eb0f7d8e6788d
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
    M m3-sys/m3front/src/types/RefType.m3
    M m3-sys/m3front/src/types/SetType.m3

  Log Message:
  -----------
  Fix assert fail checking multi-word sets for word straddles.

For purposes of the word-straddling rules, multi-word sets,
at code generation level, are like arrays or records, not
like scalars,

This fixes p157, p159, p160, p162.


Compare: https://github.com/modula3/cm3/compare/9343e3f917bc...4921e2ce1a61
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the M3commit mailing list