[M3commit] [modula3/cm3] 6f8221: Fix incorrect multi-open-dim array assignment to/f...

GitHub noreply at github.com
Fri Aug 17 23:31:30 CEST 2018


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

  Changed paths:
    M m3-sys/m3front/src/stmts/AssignStmt.m3

  Log Message:
  -----------
  Fix incorrect multi-open-dim array assignment to/from fixed.

One array has > 1 open dimension, the other has only fixed dimensions.
Assigning between them, either way only got the innermost open dimension's
elemeht count.

This fixes p075.



      **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