Minetest logo

IRC log for #minetest-dev, 2014-04-06

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

All times shown according to UTC.

Time Nick Message
00:55 Gethiox joined #minetest-dev
00:58 Gethiox joined #minetest-dev
01:04 Taoki joined #minetest-dev
01:12 OldCoder joined #minetest-dev
01:45 OldCoder joined #minetest-dev
01:46 Shardvex joined #minetest-dev
03:17 BrandonReese joined #minetest-dev
04:49 darkrose joined #minetest-dev
05:06 nore joined #minetest-dev
06:48 ImQ009 joined #minetest-dev
07:59 tomreyn joined #minetest-dev
08:08 blaaaaargh joined #minetest-dev
08:29 sapier joined #minetest-dev
08:43 Garmine joined #minetest-dev
08:50 restcoser joined #minetest-dev
09:18 Calinou joined #minetest-dev
09:22 Jordach joined #minetest-dev
10:24 BlockMen joined #minetest-dev
10:25 Jordach joined #minetest-dev
10:33 Jordach joined #minetest-dev
11:04 iqualfragile joined #minetest-dev
11:27 werwerwer joined #minetest-dev
11:31 werwerwer joined #minetest-dev
11:39 Jordach joined #minetest-dev
11:40 iqualfragile_ joined #minetest-dev
12:01 sapier #1203 #1204 #1205 and #1206 are another set of split up fixes from android port which aren't really android specific
12:01 ShadowBot https://github.com/minetest/minetest/issues/1203 -- Pass pointer to nodedef directly ... by sapier
12:02 ShadowBot https://github.com/minetest/minetest/issues/1204 -- Use narrow_to_wide in gettext instead of os dependent conversion fct by sapier
12:02 ShadowBot https://github.com/minetest/minetest/issues/1205 -- Make config honor build system specified config defines by sapier
12:02 ShadowBot https://github.com/minetest/minetest/issues/1206 -- Remove a lot of superfluss ifndef USE_CURL checks by sapier
12:07 PilzAdam joined #minetest-dev
12:30 Jordach_ joined #minetest-dev
12:30 rsiska joined #minetest-dev
12:32 Hiradur joined #minetest-dev
12:55 Shardvex joined #minetest-dev
13:16 proller joined #minetest-dev
13:16 sapier #1208 is another minor fix
13:16 ShadowBot https://github.com/minetest/minetest/issues/1208 -- Minor fixes for file/modlist download in mainmenu by sapier
13:22 sapier proller did you have time to check if the (free)bsd variant of thread naming works yet?
13:46 proller 44    0   495M   171M 915gwr  3   0:16  33.50% minetest: EmergeThread (minetest){minetest}
13:47 sapier is there a way to see all threads on freebsd? on linux it's top -H -p <pid>
13:48 proller fail - http://paste.org.ru/?54c3n8
13:49 sapier hmm so setprocname really sets process name not thread name ... I'm not really surprised this was a possible interpretation of docs
13:49 sapier guess you don't know about a function on freebsd to set a threads name too? ;-)
13:51 sapier is pthread_setname_np available on freebsd?
13:57 proller no match in /usr/include
13:59 proller but.. http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20130722/009138.html
13:59 proller void pthread_set_name_np(pthread_t, const char *);
14:00 sapier question is can we rely on it, on linux it's not guaranteed to be available that's why I use prctl there
14:02 zat joined #minetest-dev
14:30 rubenwardy joined #minetest-dev
14:35 Jordach joined #minetest-dev
14:44 ShadowNinja sapier: You can merge minor things in your sections without making a PR.
14:45 sapier I know but some of them should be at least noticed
14:47 sapier and usually at least one of those minor changes causes someone to block all the others so the split variants are much more likely to be merged ;-)
14:47 ShadowNinja 1203 seems fine, as long as it works.
14:48 sapier btw ShadowNinja if you create more pull requests for big changes and I create less we both would benefit ;-)
14:50 ShadowNinja The modstore JSON fetching should use parse_json.  And has httpfetch been added to the game script API?
14:51 sapier no but both of this is completely unrelated to my fixes
14:53 sapier it's just about removing ifdefs where they are useless and cause you do change multiple locations to enable some feature if done slightly different, e.g. if you don't use curl for downloading but some other lib
14:54 sapier proller I'm gonna disable threadnames for freebsd for time beeing seems there ain't a reliable way to set per thread names on bsd like os
14:54 sapier maybe we need to be more precise there and distinguish freebsd/netbsd, maybe even version based
14:55 sapier unless you know a better option, you're the one experienced with bsd not me ;-)
15:00 kaeza joined #minetest-dev
15:07 Calinou joined #minetest-dev
15:10 Jordach joined #minetest-dev
17:19 kaeza joined #minetest-dev
17:34 Weedy joined #minetest-dev
17:35 sapier I'm gonna merge #1203 in about half an hour if noone has concerns
17:35 ShadowBot https://github.com/minetest/minetest/issues/1203 -- Pass pointer to nodedef directly ... by sapier
17:52 scientistnik joined #minetest-dev
19:17 proller joined #minetest-dev
19:21 BlockMen left #minetest-dev
19:22 proller joined #minetest-dev
19:59 smoke_fumus joined #minetest-dev
20:39 werwerwer_ joined #minetest-dev
20:39 Jordach_ joined #minetest-dev
20:41 hmmmmmm joined #minetest-dev
20:41 Eater4 joined #minetest-dev
20:43 Anchakor1 joined #minetest-dev
20:55 CiaranG joined #minetest-dev
20:55 rsiska joined #minetest-dev
20:55 Gethiox joined #minetest-dev
20:55 salamanderrake joined #minetest-dev
20:55 kaeza joined #minetest-dev
22:03 luizrpgluiz joined #minetest-dev
22:03 sapier left #minetest-dev
22:03 luizrpgluiz hi devs
22:06 luizrpgluiz left #minetest-dev
22:35 kahrl joined #minetest-dev
22:58 paramat joined #minetest-dev
23:03 paramat hi celeron55, i guess this one's for you since you're the audiovisuals dev https://github.com/minetest/minetest_game/issues/249
23:14 iqualfragile_ !tell *räusper* https://github.com/minetest/minetest/commit/28854495b172cdea6c835bb6482200c4e277b040 might not be that much of a good idea, have you actually benchmarked it? does it result in net gains? its highly likely that the compiler allredy optimizes it.
23:14 ShadowBot iqualfragile_: O.K.
23:14 iqualfragile_ -.-
23:14 iqualfragile_ !tell sapier *räusper* https://github.com/minetest/minetest/commit/28854495b172cdea6c835bb6482200c4e277b040 might not be that much of a good idea, have you actually benchmarked it? does it result in net gains? its highly likely that the compiler allredy optimizes it.
23:14 ShadowBot iqualfragile_: O.K.
23:20 us`0gb joined #minetest-dev
23:33 PilzAdam paramat, audiovisuals of the engine
23:33 PilzAdam not minetest_game
23:39 iqualfragile_ paramat: yep, minetest_game is content and as content is easy everybody is able to suggest improvements but as all ideas differ at least slightly none of them will ever make it and it will continue sucking
23:49 gorbov joined #minetest-dev
23:55 iqualfragile joined #minetest-dev
23:55 paramat okay thanks :)

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