Minetest logo

IRC log for #minetest-dev, 2018-03-23

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:17 Lunatrius joined #minetest-dev
00:19 Foz joined #minetest-dev
00:33 Lymkwi joined #minetest-dev
00:35 pauloue joined #minetest-dev
00:44 Lymkwi joined #minetest-dev
01:25 red-001 joined #minetest-dev
01:40 DI3HARD139_ joined #minetest-dev
02:09 Lunatrius joined #minetest-dev
02:13 proller joined #minetest-dev
02:41 Lymkwi joined #minetest-dev
03:03 AndroBuilder joined #minetest-dev
03:08 paramat left #minetest-dev
04:05 Lymkwi joined #minetest-dev
04:19 book` joined #minetest-dev
04:26 Beton_ joined #minetest-dev
04:28 Darcidride_ joined #minetest-dev
05:42 Lymkwi joined #minetest-dev
05:50 ssieb joined #minetest-dev
05:50 Cornelia joined #minetest-dev
06:02 Darcidride__ joined #minetest-dev
06:02 Darcidride joined #minetest-dev
08:31 proller joined #minetest-dev
08:34 Lymkwi joined #minetest-dev
08:35 Lone-Star joined #minetest-dev
08:46 Lymkwi joined #minetest-dev
09:27 Fritigern joined #minetest-dev
09:34 red-001 joined #minetest-dev
09:39 Lymkwi joined #minetest-dev
10:00 troller joined #minetest-dev
10:07 proller joined #minetest-dev
10:34 nerzhul sfan5: are you okay with #7159 ?
10:34 ShadowBot https://github.com/minetest/minetest/issues/7159 -- Use clang 6 for linter & non freetype builds by nerzhul
10:34 nerzhul and hello all
10:36 nerzhul Krock, when you will be here, are you okay with #7063 ?
10:36 ShadowBot https://github.com/minetest/minetest/issues/7063 -- Global initialization of sound using SoundManagerGlobal by nOOb3167
10:48 Lymkwi joined #minetest-dev
11:08 proller joined #minetest-dev
11:30 Fixer joined #minetest-dev
11:56 tenplus1 joined #minetest-dev
11:56 tenplus1 hi folks
11:57 tenplus1 Q. are there any limitations when using groups in crafting ????
12:12 tenplus1 I seem to have a recipe that works perfectly on singleplayer but on server it's messed up... anyone ?
12:22 proller joined #minetest-dev
12:22 tenplus1 wb
12:27 nerzhul hi tenplus1
12:28 tenplus1 hi nerzhul, hows things
12:28 nerzhul nice and you ?
12:29 tenplus1 confused, lol
12:29 tenplus1 I has issue :P
12:32 tenplus1 could I ask you to look at this recipe and tell me if anything is wrong: https://github.com/tenplus1/farming/blob/master/chili.lua#L22
12:46 tenplus1 left #minetest-dev
12:49 nerzhul sorry i'm not expert in the lua api usage
13:13 proller joined #minetest-dev
14:16 nerzhul ty Krock
14:31 nerzhul merging #7063
14:31 ShadowBot https://github.com/minetest/minetest/issues/7063 -- Global initialization of sound using SoundManagerGlobal by nOOb3167
14:48 proller joined #minetest-dev
15:13 Wuzzy joined #minetest-dev
15:51 proller joined #minetest-dev
16:14 Krock joined #minetest-dev
16:37 twoelk joined #minetest-dev
17:11 sfan5 nerzhul: fine by me
17:11 sfan5 one thing though, can't the elif [[ "${COMPILER}" == "clang-3.6" ]]; then be removed?
17:11 Fixer joined #minetest-dev
17:22 Gael-de-Sailly joined #minetest-dev
17:33 Beton joined #minetest-dev
18:01 ssieb joined #minetest-dev
18:25 SilverLuke joined #minetest-dev
18:46 fwhcat joined #minetest-dev
19:00 Lymkwi joined #minetest-dev
19:02 nerzhul sfan5 we have clang 3.6 5.0 and 6.0 builds with this model, i can remove 3.6 but the advantage of 3.6 is this is the first c++11 compiler, this prevent doing c++14 by error in MT and let it compile :p
19:02 nerzhul then if it's okay for you i can merge
19:02 sfan5 and we still need 5.0 for linting?
19:03 nerzhul no 6.0 is used for linting with this PR, but we have 5.0 for regular build, and 6.0 for regular non freetype and linter. If you want i switch the remaining 5.0 to 6.0
19:05 sfan5 yes that would be nice
19:05 sfan5 then we wouldn't need 5.0 anymore
19:05 nerzhul okay then i switch all 5 to 6
19:06 Xio joined #minetest-dev
19:07 p_gimeno isn't it possible to just disable c++14?
19:07 nerzhul i force pushed , tell me if it's okay for you / or add your approval, if build pass i will merge (maybe i will see linting issues
19:07 nerzhul p_gimeno ti's done by the build hopefully when using cmake
19:07 sfan5 nerzhul: fine with me (if the build passes)
19:08 nerzhul then it should not happen, but supporting 3.6 permit to catch some things for debian older players :p
19:09 p_gimeno newest debian stable only has 3.9... sigh
19:10 sfan5 stable, more like outdated
19:19 nerzhul stretch has 1 year outdated softs :p
19:26 Wuzzy joined #minetest-dev
19:42 jcalve joined #minetest-dev
20:15 fwhcat joined #minetest-dev
20:26 Fritigern_ joined #minetest-dev
21:12 nerzhul i push a tiny gcc warning fix to master
21:33 proller joined #minetest-dev
22:14 paramat joined #minetest-dev
22:17 twoelk left #minetest-dev
22:29 Wuzzy2 joined #minetest-dev
22:39 Jordach joined #minetest-dev
22:47 D__ joined #minetest-dev
23:00 nerzhul sfan5 seems the travis integration for this clang version is more complicated than i though :) compilation failed due to something in the travis installed libstdc++
23:00 nerzhul i didn't found how to solve it atm, but i will try to solve it tomorrow
23:10 Wuzzy joined #minetest-dev
23:26 pauloue joined #minetest-dev
23:31 nerzhul merging #7137
23:31 ShadowBot https://github.com/minetest/minetest/issues/7137 -- Print the mod loading time by HybridDog

| Channels | #minetest-dev index | Today | | Google Search | Plaintext