IRC logs of #shogun for Saturday, 2017-05-13

--- Log opened Sat May 13 00:00:27 2017
-!- mikeling [uid89706@gateway/web/irccloud.com/x-xbeswvpcaykuccic] has joined #shogun03:26
mikelinglisitsyn: wiking mmmm,I'm not sure if it's a good question. But what's the different between SG_FREE and SG_UNREF? When I should unrefernece a pointer rather than free it?05:09
@wikingmikeling, ok so SG_UNREF is for SGObjects07:54
@wikingbecause objects that are derived from SGObject has reference counters07:55
@wikingwhile SG_FREE is for freeing up allocated memory07:55
@wikingso for example you can do SG_MALLOC(...) that will allocate you some memory region on the heap07:55
@wikingin order to release it you have to call SG_FREE07:55
@wikingSG_UNREF will not work as it's not a memory region that has any sort of reference counting07:56
@wikinghope this explanation helps07:56
mikelingwiking: yeah! Thanks a lot!08:03
@sukeyPull Request #3812 "Add global fixture with binary label data"  synchronized by MikeLing - https://github.com/shogun-toolbox/shogun/pull/381208:10
-!- shogun-buildbot [~shogun-bu@7nn.de] has quit [Quit: buildmaster reconfigured: bot disconnecting]08:31
-!- shogun-buildbot [~shogun-bu@7nn.de] has joined #shogun08:31
-!- shogun-buildbot [~shogun-bu@7nn.de] has quit [Client Quit]08:31
-!- shogun-buildbot [~shogun-bu@7nn.de] has joined #shogun08:33
mikelingwiking: The SVMOcas still failed on gcc++ but with different error https://travis-ci.org/shogun-toolbox/shogun/jobs/231803323#L491009:21
mikelingand And I can't reproduce that error since all tests passed on my local environment which is ubuntu 16.04 with gcc 6.3.0. https://pastebin.mozilla.org/902155209:22
-!- goksinen [~goksinen@rrcs-50-75-193-138.nyc.biz.rr.com] has quit [Remote host closed the connection]12:36
-!- Ting_ [80f3028f@gateway/web/freenode/ip.128.243.2.143] has joined #shogun13:59
-!- Ting_ [80f3028f@gateway/web/freenode/ip.128.243.2.143] has quit [Quit: Page closed]14:19
-!- geektoni [~geektoni@93-34-128-39.ip49.fastwebnet.it] has joined #shogun16:25
-!- geektoni [~geektoni@93-34-128-39.ip49.fastwebnet.it] has left #shogun []17:23
-!- mikeling [uid89706@gateway/web/irccloud.com/x-xbeswvpcaykuccic] has quit [Quit: Connection closed for inactivity]19:56
-!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun20:26
-!- mode/#shogun [+o HeikoS] by ChanServ20:26
-!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 245 seconds]21:53
--- Log closed Sun May 14 00:00:29 2017

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!