URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=791dd4e1285e10ab875ef741ec16fdbd406cf034
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
791dd4e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Use Lua 5.2.3 linked against MSVCR110.DLL when compiling with MSVC2012
Change-Id: I372ca3b6ad80ee5a3073d06bccd3986a6d7ba27f
Reviewed-on: https://code.wireshark.org/review/1176
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 544f89e Fix a [pedantic] gcc warning: "empty macro arguments are undefined in ISO C90 and ISO C++98"
adds 791dd4e Use Lua 5.2.3 linked against MSVCR110.DLL when compiling with MSVC2012
Summary of changes:
config.nmake | 8 ++++++++
tools/win32-setup.sh | 2 +-
tools/win64-setup.sh | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)