YoongHM 448c435b1b
Fix compilation warnings in Lua and jemalloc dependencies (#7785)
- The argument `u` in for `ar` is ignored (and generates warnings since `D` became the default.
  All it does is avoid updating unchanged objects (shouldn't have any impact on our build)
- Enable `LUA_USE_MKSTEMP` to force the use of `mkstemp()` instead of `tmpname()` (which is dead
  code in redis anyway).
- Remove unused variable `c` in `f_parser()`
- Removed misleadingly indented space in `luaL_loadfile()` and ``addfield()`

Co-authored-by: Oran Agra <oran@redislabs.com>
2020-09-29 17:10:54 +03:00
..
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2014-10-09 11:51:30 -04:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00