Skip to content

Prints out wrong LuaJIT banner #6

@averms

Description

@averms

I'm running git HEAD from https://github.com/LuaJIT/LuaJIT/tree/v2.1/ so my LuaJIT banner is

LuaJIT 2.1.0-beta3 -- Copyright (C) 2005-2021 Mike Pall. https://luajit.org/

but croissant prints out

LuaJIT Copyright (C) 2005-2017 Mike Pall. http://luajit.org/

There's no way to programmatically discover the correct banner to print AFAIK. Maybe it should just print out _VERSION if PUC-Rio Lua and jit.version if LuaJIT.

I'm happy to send a patch btw.

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