8000 Crash on map · Issue #1101 · metaeducation/ren-c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Crash on map #1101
Open
Open
@iArnold

Description

@iArnold

Perhaps this is just abuse of a map, incorrect use. But crashing the interpreter is maybe too much.

 >> mp: map [1 "Hello"]
 == make map! [
     1 "Hello"
]

>> mp/'something
r3: ../src/core/l-scan.c:2708: Scan_To_Stack: Assertion `quotes_pending == 0' failed.
Afgebroken (geheugendump gemaakt)

And returned to terminal prompt.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0