monotone

Issue 206: mtn build breaks with Lua 5.2.0

Reported by Stephen Leake, Mar 20, 2012

Steps to reproduce the problem:
-------------------------------

1. Install Lua 5.2.0
2. make check

Expected result:
----------------
successful build

Actual results:
---------------
error about LUA_GLOBALSINDEX not defined

Apparently the Lua API has changed in this area. Workaround is to 
use Lua 5.1.4 (highest version I tested; 5.1.5 is also available).

I did not investigate further.

Output of `mtn version --full`:
-------------------------------

Comment 1 by Stephen Leake, Jun 23, 2012

fixed in branch nvm.lua-5.2, now merged to main.
Status: Fixed

Created: 12 years 1 month ago by Stephen Leake

Updated: 11 years 10 months ago

Status: Fixed

Labels:
Type:Incorrect Behavior
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status