Project

General

Profile

Bug #787

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

Added by Brian Flanagan almost 3 years ago. Updated over 2 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.)

#1

Updated by David Baldwin almost 3 years ago

Fixed! Typo in instruction definition.

#2

Updated by David Baldwin almost 3 years ago

  • Status changed from New to Resolved
#3

Updated by Francois Lionet almost 3 years ago

Fixed!

#4

Updated by Brian Flanagan almost 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. :-)

#5

Updated by Brian Flanagan over 2 years ago

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

Also available in: Atom PDF