Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

More verbose syntax errors #19

@dirktp

Description

@dirktp

Hi,

when submitting Lua code containing syntax errors Inline::Lua just returns

Couldn't compile inline code at /x86_64-linux/Inline/Lua.pm line 75

This is returned in case of the LUA_ERRSYNTAX status when compiled. Is it possible to return Lua's compilation message here? Lua error messages during runtime are returned fine, though.

This happens when using Inline::Lua 0.10, Inline 0.80 an Lua 5.1.

Thanks for help,

Dirk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions