Hard Light Productions Forums

Modding, Mission Design, and Coding => The Scripting Workshop => Topic started by: Echelon9 on April 25, 2012, 08:46:06 am

Title: Internal Lua interpreter upgraded to 5.1.5 bugfix release
Post by: Echelon9 on April 25, 2012, 08:46:06 am
From the commit logs to SCP's trunk codebase:

Upgrade internal Lua interpreter to 5.1.5 bugfix release (http://svn.icculus.org/fs2open?view=rev&revision=8689); announcement details http://lua-users.org/lists/lua-l/2012-02/msg00639.html

If you do notice any problems, please let me know here or by PM / IRC
Title: Re: Internal Lua interpreter upgraded to 5.1.5 bugfix release
Post by: torc on April 25, 2012, 11:03:16 am
good news!
Title: Re: Internal Lua interpreter upgraded to 5.1.5 bugfix release
Post by: CommanderDJ on April 27, 2012, 03:18:30 am
Quote from IRC:
Code: [Select]
[15:30] Karajorma Ummmmm. I can't build trunk any more
[15:31] Karajorma "c1 : fatal error C1083: Cannot open source file: '..\..\lua\ltests.c': No such file or directory"
[15:40] CommanderDJ Karajorma: I'm trying it now to confirm.
[15:41] CommanderDJ Yep. Confirmed. Trunk does not build.
[15:44] Karajorma Well it's obviously E9's lua changes to blame

A little blunt perhaps, but yeah. Thought you should know.
Title: Re: Internal Lua interpreter upgraded to 5.1.5 bugfix release
Post by: The E on April 27, 2012, 03:32:49 am
Well, someone needs to update the MSVC project files...
Title: Re: Internal Lua interpreter upgraded to 5.1.5 bugfix release
Post by: Echelon9 on April 27, 2012, 09:30:23 am
Looks to have been done now, all is good in the kingdom again.