Skip to content

Symbol collision with standard Lua #5

@samhocevar

Description

@samhocevar

It is not possible to build a binary that uses both standard Lua and z8lua because the C symbols do not have namespaces.

One non-intrusive solution would be to generate a .h containing macro redefinitions for all conflicting symbols, and ensuring z8lua uses these.

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