Bug #69
closed
Flash fails to compile with type mismatch
Added by Brian Flanagan almost 5 years ago.
Updated over 4 years ago.
Description
Example:
Flash 0,"(ff0,3)(f80,2)(102,3)"
Type mismatch occurs at the first comma, so won't compile.
Even trying a simpler flashing sequence also fails:
Flash 2,"(FFF,15)(000,15)"
- Assignee set to Francois Lionet
main.aoz:2:7: error: type mismatch
main.aoz:1:1: Compiler error: crash during compilation: pass: 1
typeerror: cannot read property 'codeinline' of undefined
Internal error
Error during compilation
AOZ Transpiler Version 0.9.3.1 - 21/01/2020
By Francois 'Amos' Lionet (c) AOZ Studio 2019
Website: https://aoz.studio
Support the project on Patreon: http://www.patreon.com/francoislionet
---------------------------------------------------------------------
PATH->Z:/home/amos2/compiler/0.9.3.1/languages
Removing directory: /home/amos2/ide/input/tickleman/69/html
Compiling /home/amos2/ide/input/tickleman/69, emulation: PC, speed: fast.
First pass...
main.aoz:2:7: error: type mismatch
main.aoz:1:1: Compiler error: crash during compilation: pass: 1
cannot read property 'codeinline' of undefined
typeerror: cannot read property 'codeinline' of undefined
at firstpass (c:\snapshot\compiler\compiler.js)
at object.compile (c:\snapshot\compiler\compiler.js)
at compile (c:\snapshot\compiler\aoz.js)
at aoz (c:\snapshot\compiler\aoz.js)
at object. (c:\snapshot\compiler\aoz.js)
at module._compile (pkg/prelude/bootstrap.js:1261:22)
at object.module._extensions..js (internal/modules/cjs/loader.js:993:10)
at module.load (internal/modules/cjs/loader.js:813:32)
at function.module._load (internal/modules/cjs/loader.js:725:14)
at function.module.runmain (pkg/prelude/bootstrap.js:1316:12)
Internal error
Task failed, no code generated...
- Status changed from New to Resolved
- Target version set to 0.9.4
Not implemented (tomorrow) but the instruction does not crash the compiler anymore...
- Status changed from Resolved to Closed
- Affected version changed from 0.9.3 to 0.9.5
Tested in 0.9.5.1. Compiles, but does not function.
Opening new ticket: Flash compiles, but does not function.
Also available in: Atom
PDF