Project

General

Profile

Bug #106

In Help_63, Request Wb and Request On used to cause syntax errors. Was marked as Resolved, but now the same example causes the compiler to crash with Internal error.

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

Status:
Resolved
Priority:
Normal
Target version:
Start date:
02/03/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Example: Help_63 from AMOSPro_Examples disk.

May be related to bug #61.

Errors:

First pass...
Second pass...
main.aoz:1:1: Compiler error: crash during compilation: pass: 2
cannot read property '23' of undefined
typeerror: cannot read property '23' of undefined
    at object.specialcases.handleonerror (c:\snapshot\compiler\compiler.js:0:0)
    at secondpass (c:\snapshot\compiler\compiler.js:0:0)
    at object.module.exports.compile (c:\snapshot\compiler\compiler.js:0:0)
    at compile (c:\snapshot\compiler\aoz.js:0:0)
    at aoz (c:\snapshot\compiler\aoz.js:0:0)
    at object.<anonymous> (c:\snapshot\compiler\aoz.js:0:0)
    at module._compile (pkg/prelude/bootstrap.js:1261:22)
    at object.module._extensions..js (internal/modules/cjs/loader.js:787:10)
    at module.load (internal/modules/cjs/loader.js:651:32)
    at trymoduleload (internal/modules/cjs/loader.js:591:12)

Internal error
Task failed, no code generated...

Also available in: Atom PDF