Skip to content

[sqlite] lempar.c search is invalid in lemon #4226

Open
@aikawayataro

Description

@aikawayataro

Description / Steps to reproduce the issue

Using lemon to generate parser from non-empty grammar: lemon grammar.l:

Can't open the template file "/usr/share/lemon/<...>/lempar.c".

Where <...> is the leftover value from pathsearch appended at 0010-sqlite-3.34.0-lemon.patch(18) by invalid path building.

Example grammar:

program ::= . {}

Expected behavior

Parser is successfully generated.

Actual behavior

Runtime errror.

Verification

Windows Version

MSYS_NT-10.0-19045

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions