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
..
2014-11-14 17:08:33 +01:00
2014-11-14 17:08:44 +01:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2020-09-29 17:10:54 +03:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2020-09-29 17:10:54 +03:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2020-09-29 17:10:54 +03:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2014-10-09 11:51:30 -04:00
2014-11-14 17:16:23 +01:00
2018-06-13 12:40:33 +02:00
2020-02-10 16:32:46 +09:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2013-04-29 12:00:54 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2011-05-25 12:32:43 +02:00
2014-11-14 17:10:48 +01:00
2011-05-25 12:32:43 +02:00
2014-11-14 17:08:33 +01:00
2014-11-14 17:08:33 +01:00