Project

General

Profile

Bug #710

Invalid manifest string crashes the transpiler.

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

Status:
Closed
Priority:
High
Target version:
Start date:
03/31/2021
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

I consider anything that crashes the transpiler as a high priority.

IMO, instead of crashing the compiler, this should just display a warning, and assume the default.
At the very least, an error message should be displayed: Unrecognized manifest name.

Example:

#manifest: "pc"

The result is some cryptic error message. (see snapshot)
Instead, it should read something like:

Unrecognized manifest name: pc

Files

Cryptic_Bad_Manifest_Error.png (66.2 KB) Cryptic_Bad_Manifest_Error.png Cryptic error message. Brian Flanagan, 04/01/2021 12:08 AM

Also available in: Atom PDF