Skip to content

abort #2

@skvadrik

Description

@skvadrik

re2c aborts on this input file:

$ re2c -c aborted_1.re
re2c: code.cc:2136: void re2c::genTypes(std::string&, re2c::uint, const RegExpMap&): Assertion `itSpecMap->second.first >= 0' failed.
Aborted

but seems to produce a correct error message on a similar one:

$ re2c -c aborted_error_1.re
re2c: error: line 2, column 1: setup for non existing rule 'c2' found

Original comment by: skvadrik

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions