Project

General

Profile

Bug #830

Use MachineInt instead of long for params to ZeroMat, IdentityMat, MatByCols, MatByRows

Added by John Abbott over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tidying
Start date:
01 Dec 2015
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

The pseudo-ctors ZeroMat, IdentityMat, MatByCols, MatByRows have params of type long; these should be of type MachineInt.


Related issues

Related to CoCoALib - Design #925: MachineInt or long for args which are indices (yet again)In Progress2016-09-20

History

#1 Updated by John Abbott over 8 years ago

The same applies to SetEntry, SwapRows, SwapCols, DeleteRow, DeleteCol.

#2 Updated by John Abbott over 8 years ago

  • Status changed from New to Resolved
  • Assignee set to John Abbott
  • % Done changed from 0 to 80

Implemented. No need to change doc (I believe).
A few minor consequential changes.
Will check in shortly.

#3 Updated by John Abbott over 8 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 80 to 100

This has been resolved for 4 months; no problems have arisen, so I'm closing.

#4 Updated by John Abbott almost 8 years ago

  • Related to Design #925: MachineInt or long for args which are indices (yet again) added

Also available in: Atom PDF