Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

failed parsing rebar.config of relx #6

Copy link
Copy link
@comtihon

Description

@comtihon
Issue body actions

Hi!
I am trying to parse https://github.com/erlware/relx/blob/master/rebar.config and get an error:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/erl_terms/erl_terms_core.py", line 55, in lex
    return grammar.parse(nocomments)
  File "/usr/lib/python3.6/site-packages/parsimonious/grammar.py", line 123, in parse
    return self.default_rule.parse(text, pos=pos)
  File "/usr/lib/python3.6/site-packages/parsimonious/expressions.py", line 112, in parse
    raise IncompleteParseError(text, node.end, self)
parsimonious.exceptions.IncompleteParseError: Rule 'entry' matched in its entirety, but it didn't consume all the text. The non-matching portion of the text begins with '{escript_emu_args, "' (line 11, column 1).

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.