Project

General

Profile

Actions

Bug #787

closed

List Bank is no longer working. (Transpiles incorrectly.)

Added by Brian Flanagan over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/23/2021
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

This used to work in both manifests.
Now it transpiles incorrectly.

List Bank

Transpiles as:

aoz.banks.listBank(%bankIndex);

Which causes it to fail with: Unexpected token %

It probably should transpile as:

aoz.banks.listBank();

(It works that way, but the output is formatted improperly.)

Actions #1

Updated by David Baldwin over 3 years ago

Fixed! Typo in instruction definition.

Actions #2

Updated by David Baldwin over 3 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Francois Lionet over 3 years ago

Fixed!

Actions #4

Updated by Brian Flanagan over 3 years ago

  • Status changed from Resolved to Closed
  • Target version changed from none to 1.0.0 (B8) u15

Re-tested in 1.0.0 (B8) u15 on 7/15/2021
Works. :-)

Actions #5

Updated by Brian Flanagan about 3 years ago

Apparently, this has been RE-broken!
(Making a new ticket.)

Actions

Also available in: Atom PDF