Time Nick Message 01:33 paramat merging #7487 01:33 ShadowBot https://github.com/minetest/minetest/issues/7487 -- Lua_api.txt: Re-order some sections. Alphabeticise class reference by paramat 01:35 paramat done 08:00 nerzhul merging trivial #7488 08:00 ShadowBot https://github.com/minetest/minetest/issues/7488 -- Fix libgmp detection by mazocomp 08:02 nerzhul also merging trivial bugfix #7484 08:02 ShadowBot https://github.com/minetest/minetest/issues/7484 -- Fix buffer overrun in SRP by red-001 09:08 rubenwardy How are C++11 lambdas compiled, and where does the scope go? 09:09 rubenwardy basically wondering how much slower this will be: https://github.com/minetest/minetest/pull/7486/files#diff-8b1361a90a460ea33ecf3db026997f8aR824 09:18 red-001 I think the compiler treats them as functions, not sure 11:27 celeron55 you could write &pixel and then the compiler at least doesn't have any reason to store even a copy of the pointer 11:27 celeron55 but it all depends on how competent it is at optimizing 13:33 Krock Will merge #7468 in 15 minutes 13:33 ShadowBot https://github.com/minetest/minetest/issues/7468 -- [Don't squash me!] Rename CSM flavours to CSM restrictions by SmallJoker 13:50 Krock merging.. 14:40 red-001 updated 7481 14:40 red-001 #7481 14:40 ShadowBot https://github.com/minetest/minetest/issues/7481 -- Fix mod channels crash by red-001 14:54 Krock oh, you did my requested changes. However, it would've been fine the other way too. The suggestion wasn't important to get the PR merge 14:54 Krock +d 16:11 paramat closed #7439 hope that is all resolved now 16:11 ShadowBot https://github.com/minetest/minetest/issues/7439 -- Android 0.4.17: Crash while loading singleplayer world 18:17 paramat #7480 tested and is a trivial bugfix, will merge in 15mins 18:17 ShadowBot https://github.com/minetest/minetest/issues/7480 -- Cavegen: Fix crash when getting biome outside mapchunk by paramat 18:33 paramat merging 18:38 paramat done, hopefully removes a few occasional crashes 18:46 paramat any more opinions abouit removing 'pos' from F5 debug and/or using full words for directions? #7461 . removing 'pos' may be controversial but full words for NSEW seems an improvement to me 18:46 ShadowBot https://github.com/minetest/minetest/issues/7461 -- F5 debug info: Remove 'pos' label, use full words for NSEW by paramat