fix setting of INDEX and POINTER data-items#316
Conversation
needing SET, not MOVE
|
Yes, this should be done. Thanks for raising the issue! There are many more instances of This would be helpful to prevent regressions, and also to find every occurrence initially. |
|
No, it is most likely reasonable to try compiling with a different compiler. gcobol may be possible after FOSDEM (COBOLworx wants to work on / push some necessary changes and can then likely be both installed per .deb and bring a "cobc driver" gcobc, where |
we should either use a manually defined "free standing" index-name or an integer... and as the later already existed...
needing SET, not MOVE
note: GnuCOBOL and ACUCOBOL-GT don't enforce this ISO rule, but this would fail to compile at least on IBM, so fixing it is