Time |
Nick |
Message |
00:00 |
fluxionary |
on a scale of 0 to 10, impossible would it be to move the community to luajit w/ `-DLUAJIT_ENABLE_LUA52COMPAT` |
00:00 |
fluxionary |
^how impossible |
00:11 |
|
Leopold joined #minetest |
00:16 |
|
m42uko joined #minetest |
00:24 |
|
Leopold joined #minetest |
00:32 |
|
sparky4 joined #minetest |
01:07 |
|
smk joined #minetest |
01:11 |
|
Lesha_Vel joined #minetest |
02:25 |
Blockhead256[m] |
"the" community? impossible, some people are still running 0.4.16/.17 engine forks... |
02:26 |
Blockhead256[m] |
Lua 5.2 breaks compat with the debug library which breaks a bunch of mods like advtrains and dbf |
02:26 |
Blockhead256[m] |
*dbg |
02:26 |
Blockhead256[m] |
so 10/10 |
02:27 |
Blockhead256[m] |
even if someone went full time testing and fixing all the mods in minetest-mods and mt-mods, the sheer amount of people left behind who don't update their software often would cause a stir |
02:27 |
muurkha |
I thought LuaJIT was 5.1 anyway? |
02:29 |
muurkha |
new Lua versions are for new embedders. you aren't supposed to try to update existing software that embeds Lua to use a new version of Lua; they aren't backward-compatible |
02:51 |
luk3yx |
https://luajit.org/extensions.html#lua52 |
03:08 |
|
Peerin joined #minetest |
03:08 |
|
Peerin left #minetest |
03:21 |
|
v-rob joined #minetest |
03:45 |
muurkha |
seems like it's still basically 5.1 |
04:00 |
|
MTDiscord joined #minetest |
04:27 |
|
proller joined #minetest |
05:47 |
|
Oblomov joined #minetest |
05:51 |
|
YuGiOhJCJ joined #minetest |
06:11 |
|
calcul0n_ joined #minetest |
07:17 |
|
definitelya joined #minetest |
07:33 |
|
TomTom_ joined #minetest |
08:03 |
|
jvalleroy joined #minetest |
09:32 |
|
Talkless joined #minetest |
09:45 |
|
Anikaprevknownas joined #minetest |
09:58 |
|
appguru joined #minetest |
10:01 |
|
mrkubax10 joined #minetest |
11:26 |
|
Lunatrius` joined #minetest |
11:44 |
|
Warr1024 joined #minetest |
11:53 |
|
definitelya_ joined #minetest |
12:05 |
|
peterz joined #minetest |
12:28 |
|
peterz joined #minetest |
12:33 |
|
peterz joined #minetest |
14:08 |
|
Noisytoot joined #minetest |
14:14 |
|
appguru joined #minetest |
14:32 |
|
lemonzest joined #minetest |
14:45 |
|
appguru joined #minetest |
16:26 |
|
Niklp[m] joined #minetest |
16:26 |
|
Niklp[m] left #minetest |
17:24 |
|
___nick___ joined #minetest |
17:29 |
|
___nick___ joined #minetest |
17:31 |
|
___nick___ joined #minetest |
18:47 |
|
appguru joined #minetest |
18:53 |
|
mrkubax10 joined #minetest |
19:56 |
|
Bombo joined #minetest |
19:56 |
|
Bombo joined #minetest |
20:34 |
|
TheCoffeMaker joined #minetest |
21:21 |
|
peterz joined #minetest |
21:28 |
|
est31 joined #minetest |
21:36 |
|
lumidify joined #minetest |
21:47 |
|
v-rob joined #minetest |
22:32 |
|
panwolfram joined #minetest |
23:44 |
fluxionary |
i suppose i mean the community that keeps up to date and develops for new features. i don't anticipate the changes would break many mods, and if so the fixes wouldn't be hard. but getting such a luajit library distributed would be tricky, no? |
23:50 |
fluxionary |
it's it's almost certainly too big a hassle just so i can use some extra metamethods |
23:53 |
muurkha |
that just isn't how Lua works |