Hi,

It seems, that the Lua dll bundled with the windows installer is not the
latest stable version:

        [EMAIL PROTECTED]:~$ strings ~/.wine/drive_c/Program\
        Files/Wireshark/lua5.1.dll  | grep 5.1
        $Lua: Lua 5.1 Copyright (C) 1994-2006 Lua.org, PUC-Rio $
        lua5.1.dll
        Lua 5.1
        
        [EMAIL PROTECTED]:~$ strings Downloads/lua5.1.dll | grep 5.1
        $Lua: Lua 5.1.2 Copyright (C) 1994-2007 Lua.org, PUC-Rio $
        Lua 5.1
        lua5.1.dll


Could it be replaced with the latest one?

Regards,
Balint
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to