Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Question about luajit + legacy bugs #41

Open
Fir3element opened this issue Feb 23, 2015 · 3 comments
Open

Question about luajit + legacy bugs #41

Fir3element opened this issue Feb 23, 2015 · 3 comments
Labels

Comments

@Fir3element
Copy link

luajit works well or is better to use lua?

~~

1>....\src\tools.cpp(211): error C2106: '=' : left operand must be l-value

  • remove line 211, MAXUINT32 is already declared by stdint.h
  • move npc/bankman.xml to npc/lib/bankman.xml
  • definitions.h, after line 145 add:

    pragma warning(disable:4800)

  • copy to legacy: 336f69d
@Fir3element Fir3element changed the title Question about luajit Question about luajit + legacy bugs Feb 23, 2015
@iryont
Copy link
Contributor

iryont commented Feb 23, 2015

LuaJIT should work just fine.

Regarding Legacy bugs - please create a pull request and I will gladly merge it.

@Fir3element
Copy link
Author

I'm newbie with github, I'll try xD

@iryont
Copy link
Contributor

iryont commented Feb 23, 2015

Take your time :) I do not work on legacy branch myself.

@iryont iryont added the legacy label Mar 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants