IRC logs of #shogun for Monday, 2016-07-25

--- Log opened Mon Jul 25 00:00:37 2016
@wiking:)01:38
shogun-buildbotbuild #37 of FC23 - libshogun - aarch64 is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC23%20-%20libshogun%20-%20aarch64/builds/37  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>02:34
shogun-buildbotbuild #36 of clang - thread analysis is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/clang%20-%20thread%20analysis/builds/36  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>03:45
shogun-buildbotbuild #34 of clang - undefined behaviour analysis is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/clang%20-%20undefined%20behaviour%20analysis/builds/34  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>03:49
shogun-buildbotbuild #50 of memleak - valgrind is complete: Failure [failed memory check]  Build details are at http://buildbot.shogun-toolbox.org/builders/memleak%20-%20valgrind/builds/50  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>05:52
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has joined #shogun06:02
@wikingOXPHOS: y006:16
OXPHOSwiking: hey06:16
shogun-buildbotbuild #1049 of nightly_none is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_none/builds/1049  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>06:26
shogun-buildbotbuild #1178 of nightly_default is complete: Failure [failed test notebooks]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_default/builds/1178  blamelist: Sanuj <sanuj.sharma.in@gmail.com>, Viktor Gal <vigsterkr@gmail.com>07:30
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has quit [Ping timeout: 250 seconds]08:37
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has joined #shogun09:42
OXPHOSwiking: hey! I'm trying to "auto-generate" the wrapper in linalg.mean as https://gist.github.com/karlnapf/28e1ea447d3d625f2205d303599fa4ff10:55
OXPHOSI'm not sure how to do that, as apparently the Vector& scale(const Vector& a, float scale) requires a return type10:56
OXPHOSthe only way I can think of is template <typename T> auto add(SGVector<T>& a, SGVector<T>& b, T alpha=1, T beta=1, bool inplace=false) -> decltype((!inplace, SGVector<T>>))10:57
OXPHOSbut I don't think my compiler likes this comma operator10:58
OXPHOSIs this idea realizable?11:02
bazdbackwazzup11:02
OXPHOSbazdback: heyyyyyyyyy11:02
@wikingyou cannot haz auto as return value11:04
@wikingat least not in c++1111:04
@wikingor this is what i remember11:05
OXPHOSno it's a trailing return type11:05
OXPHOSwiking ^11:05
@wikingor can u?11:05
@wikingah11:05
OXPHOSI am supposed to be able to use variables in param list11:06
OXPHOSand I saw people using decltype(a, b)11:06
@wikingyeah11:06
OXPHOSbut it doesn't work11:06
@wikingand the error is?11:06
@wikingi mean sorry i dont have a compiler in my head :)11:06
OXPHOSerror: expected ')' -> decltype((!inplace, SGVector<T>>))11:07
OXPHOSsry the full error was too long and I thought I pasted it. But the irc ate it :)11:07
OXPHOSwiking ^11:07
bazdbackyo can use11:09
bazdbackauto11:09
bazdbackauto bazdmeg() -> decltype11:09
bazdbackpoor beauty bhahha11:09
@wikingbazdback: hahah but u have a lag since mallorca no?:)11:09
@wikingsee the conversation above u11:09
@wiking:11:09
bazdback:D11:09
bazdbackyes11:10
bazdbackbazdlag11:10
bazdbackwiking: I've been to magaluf WHAT A SHITHOLE11:11
@wikingwhere's that?11:12
bazdbackwiking: it is a shithole near palma11:12
@wikingahahaha11:24
-!- c4goldsw [5da420e6@gateway/web/cgi-irc/kiwiirc.com/ip.93.164.32.230] has joined #shogun11:37
-!- sanuj [~sanuj@117.220.54.23] has joined #shogun12:15
sanujbazdback, back!?12:15
bazdbacksanuj: bazd-back12:15
sanuj:P12:15
sanujwhere were you?12:15
sanujsicily?12:15
bazdbacksanuj: mallorca12:16
sanujisland in spain12:16
sanujcool :D12:16
sanujbazdback, got time?12:17
bazdbacksanuj: yeah probably12:17
sanujbazdback, saw my mail about plugins?12:17
sanujshall i re-mail?12:17
bazdbackyeah remember some12:17
sanujbazdback, it's on the mailing list12:21
sanujhttp://news.gmane.org/gmane.comp.ai.machine-learning.shogun12:21
sanujbazdback, wanted to discuss how to start the plugin transition12:21
bazdbackahh ok12:22
c4goldswping OXPHOS12:23
sanujbazdback, so what do you think?12:26
bazdbacksanuj: checking the status of pr12:26
sanujohkay12:26
sanujit is not updated yet12:27
sanuji'm stuck with a bug12:27
sanujbazdback, this PR changes things a bit :P https://github.com/shogun-toolbox/shogun/pull/3388/files12:28
bazdbackuhm12:32
bazdbackhaha12:32
bazdbackit worked by coincidence I guess12:32
sanujyeah12:33
sanujhaha12:33
sanujbazdback, i have updated the PR12:36
sanujhttps://github.com/shogun-toolbox/shogun/pull/3370/files#diff-1fc2e0828b0aa8dd9faef2f576626248R9812:36
sanujthis still is unequal12:37
bazdbackjust put some prints or gdb12:37
bazdbackwhether operator== is called12:37
bazdbackand what exactly is not ==12:37
sanujokay, i'll gdb12:37
sanujbazdback, there is one more thing12:40
sanuj    Library lib("/home/sanuj/Projects/shogun/buildcpp/tests/unit/libplugin.so");12:40
sanuj    Library dup_lib("/home/sanuj/Projects/shogun/buildcpp/tests/unit/libplugin.so");12:40
sanujlib and dup_lib are also not equal12:41
sanujthis is because of Some12:41
sanujit doesn't have operator==12:41
sanujso operator T*() { return raw;} is used12:42
sanujcompares T* raw12:43
sanujbazdback, ^12:43
OXPHOSc4goldsw hey!12:43
c4goldswOXPHOS ello12:44
bazdbacksanuj: well you can compare12:44
c4goldswQuestion12:44
bazdback&lib == &dup_lib12:44
c4goldswOXPHOS how do you reference another method in doxygen?12:44
OXPHOSc4goldsw: I did @see classname::method12:45
c4goldsweven if it's inline, like this? https://github.com/shogun-toolbox/shogun/pull/3313#discussion-diff-71969645R19312:45
OXPHOSc4goldsw: I think so..but not sure. I googled and found it somewhere. I also did a grep "@see" in src/shogun. You can check whether there's inline methods referred.12:55
c4goldswOXPHOS thanks!12:59
@wikingc4goldsw: why would an inline method be different ?13:00
@wikingit's a method13:00
@wikingand you annotate it13:00
@wikingand btw13:00
@wikingthe easiest way to test is to try it13:00
@wikingi.e. make doc13:00
@wiking:)13:00
c4goldswwiking good point13:02
c4goldswwiking the PR was merged btw :)13:02
c4goldswOne down, plenty more to go.13:02
@wikingyep seen it13:02
@wikinglemme see something13:02
@wikingthis was in LeastAngleRegression.cpp13:03
@wiking?13:03
c4goldswsee what?13:03
c4goldswYes, the PR was in there.13:03
@wikingok lemme just doublecheck13:03
@wikingok13:04
@wikinghere's a list of stuff you should fix13:04
@wikinghttp://buildbot.shogun-toolbox.org/builders/coverity%20analysis/builds/110/steps/analyse/logs/stdio13:05
@wikingsearch for13:05
@wikingshogun/regression/LeastAngleRegression.cpp13:05
@wikingyou'll see all those warnings13:05
c4goldswwiking sure, I'll include fixes for that in my clean up patch13:06
@wikingthnx13:06
@wikinggood work btw13:06
c4goldswThanks :)13:06
-!- lambday [8028b10a@gateway/web/freenode/ip.128.40.177.10] has joined #shogun13:07
-!- mode/#shogun [+o lambday] by ChanServ13:07
sanujbazdback, there?13:26
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun13:40
shogun-notifier-shogun: lambday :feature/bigtest * a5221bd / src/shogun/statistical_testing/ (3 files): https://github.com/shogun-toolbox/shogun/commit/a5221bd7e849fc994cf34c118abc61a4ada0d58613:40
shogun-notifier-shogun: added option for save/query permutation inds in quadratic time MMD13:40
-!- travis-ci [~travis-ci@ec2-54-91-68-140.compute-1.amazonaws.com] has joined #shogun14:25
travis-ciit's lambday's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/14716415014:25
-!- travis-ci [~travis-ci@ec2-54-91-68-140.compute-1.amazonaws.com] has left #shogun []14:25
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has quit [Ping timeout: 250 seconds]14:36
sanujbazdback, not able to solve this compiler error https://travis-ci.org/shogun-toolbox/shogun/jobs/147166683#L139414:40
bazdbackwell you're comparing functions?14:41
sanujbazdback, not really14:41
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has joined #shogun14:41
bazdbackoperand types are 'std::function<shogun::Some<shogun::MockBaseClass>()>' and 'std::function<shogun::Some<shogun::MockBaseClass>()>'14:41
sanujyeah, but i'm not explicitly comparing functions anywhere14:42
sanujbazdback, can you rebase the feature/tags branch?14:43
sanujwith develop14:44
shogun-notifier-shogun: Wu Lin :feature/tags * 8f555c9 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/8f555c9ecb052a21126d27ee2b1f14ce20c9e39c14:44
shogun-notifier-shogun: added the Adam method14:44
shogun-notifier-shogun: Wu Lin :feature/tags * 7f277f8 / src/shogun/optimization/AdamUpdater.cpp,src/shogun/optimization/AdamUpdater.h: https://github.com/shogun-toolbox/shogun/commit/7f277f8e7b1c29eff5a64078e35d902580245ef914:44
shogun-notifier-shogun: updated the doc14:44
bazdbackdone14:44
shogun-notifier-shogun: Saurabh7 :feature/tags * eb3941a / src/shogun/ (7 files): https://github.com/shogun-toolbox/shogun/commit/eb3941a617c42b1421bbb4cb591d1e1d5b8d10e914:44
shogun-notifier-shogun: shallow subset14:44
shogun-notifier-shogun: Saurabh7 :feature/tags * aed17e6 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/aed17e668a8628c03c29fc00cb538a03a5f7776814:44
shogun-notifier-shogun: udpate test14:44
shogun-notifier-shogun: Saurabh7 :feature/tags * 9acf8d4 / src/shogun/ (7 files): https://github.com/shogun-toolbox/shogun/commit/9acf8d4b42bd08629985f056c9f4ad1efcb3369814:44
shogun-notifier-shogun: extend to to other label types14:44
shogun-notifier-shogun: Saurabh7 :feature/tags * d5c135a / src/shogun/labels/DenseLabels.cpp: https://github.com/shogun-toolbox/shogun/commit/d5c135a4d87757076d18e5b8a819aff5212016ac14:45
shogun-notifier-shogun: minor14:45
shogun-notifier-shogun: OXPHOS :feature/tags * f0f86fc / / (3 files): https://github.com/shogun-toolbox/shogun/commit/f0f86fc4b2766fcd49f9864c6735aa02acd6f6f214:45
shogun-notifier-shogun: multiples lad with integration data14:45
shogun-notifier-shogun: Esben Sorig :feature/tags * 0755297 / examples/meta/generator/ (11 files): https://github.com/shogun-toolbox/shogun/commit/0755297f433b00d81a681a7a84896b62eef014a914:45
shogun-notifier-shogun: Updated interface for dependency translation rules. No more duplicate imports14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 5b68ed6 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/5b68ed615fd981e514f1b82b7147d979e8e96b6014:45
shogun-notifier-shogun: Merge pull request #3326 from OXPHOS/cookbook_mclda14:45
bazdbackoops14:45
sanujhaha14:45
shogun-notifier-shogun: Import reduce explicitly for python 314:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 0a620fe / src/shogun/ (4 files): https://github.com/shogun-toolbox/shogun/commit/0a620fe9246c84aacbd173b1c55288e55b0559d014:45
shogun-notifier-shogun: Merge pull request #3338 from Saurabh7/fix14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: minor fix shallow copy14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 1fce92e / examples/meta/generator/translate.py: https://github.com/shogun-toolbox/shogun/commit/1fce92eae3f8089b6e3feb2f3b7b3eded7cb30f814:45
shogun-notifier-shogun: Merge pull request #3339 from sorig/meta_fix_python_314:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: Import reduce explicitly for python 314:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 6776268 / examples/meta/generator/generate.py,examples/meta/generator/translate.py: https://github.com/shogun-toolbox/shogun/commit/6776268185dcd22e68271e62f2db77b0c7456c4114:45
shogun-notifier-shogun: Merge pull request #3337 from sorig/meta_err_msg14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: Improve meta language error messages14:45
shogun-notifier-shogun: Saurabh7 :feature/tags * 54e2b6e / tests/unit/ (2 files): https://github.com/shogun-toolbox/shogun/commit/54e2b6ec29d41255f832d0aae52ceafcc81d349514:45
shogun-notifier-shogun: fix tests14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * f63ae61 / tests/unit/ (2 files): https://github.com/shogun-toolbox/shogun/commit/f63ae612f28da8850f2c16f47751dcb5cea7535814:45
shogun-notifier-shogun: Merge pull request #3341 from Saurabh7/testfix14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: fix a bug14:45
shogun-notifier-shogun: Wu Lin :feature/tags * 5f00860 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/5f00860535260a37d0257b256ec0f8f5265b4b5514:45
shogun-notifier-shogun: Merge pull request #3353 from yorkerlin/develop14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: fix a bug14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 634585d / / (3 files): https://github.com/shogun-toolbox/shogun/commit/634585dd1568b59239d3119743ae0e4b256d696314:45
shogun-notifier-shogun: Merge pull request #3301 from Saurabh7/rfcookbook14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: rf cookbook14:45
shogun-notifier-shogun: Esben Sorig :feature/tags * 9fea504 / examples/meta/ (3 files): https://github.com/shogun-toolbox/shogun/commit/9fea50434427f92fc84ebe76ab654cf2d306922914:45
shogun-notifier-shogun: Automatically genereated parser files are now stored in the build directory14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 901cec7 / examples/meta/ (3 files): https://github.com/shogun-toolbox/shogun/commit/901cec78f83e44cd07bc4fa43d7feefc5d11009f14:45
shogun-notifier-shogun: Merge pull request #3356 from sorig/meta_fix_parser_files14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: Automatically genereated parser files are now stored in the build dir…14:45
shogun-notifier-shogun: Heiko Strathmann :feature/tags * b34c225 / tests/unit/multiclass/ (2 files): https://github.com/shogun-toolbox/shogun/commit/b34c225d81adb59426bbca35c7ee78ccb693bfc714:45
shogun-notifier-shogun: Merge pull request #3347 from Saurabh7/fix114:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: change mkl cookbook link14:45
shogun-notifier-shogun: Sanuj :feature/tags * 7750edb / cmake/FindMetaExamples.cmake: https://github.com/shogun-toolbox/shogun/commit/7750edbf278e40930d241a3bc0c60b51a74571a914:45
shogun-notifier-shogun: add cmake guard for mkl regression cookbook14:45
shogun-notifier-shogun: Viktor Gal :feature/tags * 96e4baa / cmake/FindMetaExamples.cmake: https://github.com/shogun-toolbox/shogun/commit/96e4baa68db0e8e7ef4a19a13c4d92b583cc1e4414:45
shogun-notifier-shogun: Merge pull request #3365 from sanuj/mkl_regression_guard14:45
shogun-notifier-shogun:14:45
shogun-notifier-shogun: add cmake guard for mkl regression cookbook14:45
shogun-notifier-shogun: Viktor Gal :feature/tags * 491a79a / README.md: https://github.com/shogun-toolbox/shogun/commit/491a79aea7bbe829f65caddd892c62b2a8d6400414:45
shogun-notifier-shogun: Upgrade README.md14:45
shogun-notifier-shogun: use the updated project description14:45
shogun-notifier-shogun: Viktor Gal :feature/tags * 945a682 / setup.py: https://github.com/shogun-toolbox/shogun/commit/945a682a9e64ac5c0a988d984936c26178e9df3c14:45
shogun-notifier-shogun: Update setup.py14:46
shogun-notifier-shogun: rename package to shogun-ml as shogun was taken14:46
shogun-notifier-shogun: transform the README.md to rst format14:46
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 846918a / / (2 files): https://github.com/shogun-toolbox/shogun/commit/846918af3dadcd0cbda593c741ebd32f9019937214:46
shogun-notifier-shogun: Merge pull request #3360 from Saurabh7/rfcookbook114:46
shogun-notifier-shogun:14:46
bazdbackgosh14:46
shogun-notifier-shogun: rf reg cookbook14:46
bazdbackstop it14:46
shogun-notifier-shogun: Wu Lin :feature/tags * b72a0c2 / / (85 files): https://github.com/shogun-toolbox/shogun/commit/b72a0c2cb1389a3e9f430c84db90f53bd416742414:46
shogun-notifier-shogun: Merge pull request #3380 from yorkerlin/refactoropt114:46
shogun-notifier-shogun:14:46
shogun-notifier-shogun: refactor OPT 114:46
shogun-notifier-shogun: Wu Lin :feature/tags * 695ede6 / src/shogun/ (6 files): https://github.com/shogun-toolbox/shogun/commit/695ede637010b5e1ed2154e021d098b832f2d96314:46
shogun-notifier-shogun: fixed a bug14:46
shogun-notifier-shogun: Wu Lin :feature/tags * d5327b9 / src/shogun/ (6 files): https://github.com/shogun-toolbox/shogun/commit/d5327b93d1b17d5bce70ca86a50170c28ecb113814:46
shogun-notifier-shogun: Merge pull request #3384 from yorkerlin/bugfix114:46
shogun-notifier-shogun:14:46
shogun-notifier-shogun: fixed a bug14:46
shogun-notifier-shogun: christopher :feature/tags * 81ce1a5 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/81ce1a52c7d2c681e7b66502e43225de2129bd8114:46
shogun-notifier-shogun: History fixing14:46
shogun-notifier-shogun:14:46
shogun-notifier-shogun: Update to LARs based Shogun Maintainers responses14:46
shogun-notifier-shogun:14:46
shogun-notifier-shogun: Fix for interfaces14:46
shogun-notifier-shogun: Wu Lin :feature/tags * 3ffbc51 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/3ffbc5160edff6405b64d20804a070e66e83d46814:46
shogun-notifier-shogun: Users can choose minimizers to optimize inducing features14:46
-!- shogun-notifier- was kicked from #shogun by wiking [shogun-notifier-]14:46
@wikinghahah14:46
@wikingwhat did u do?14:46
bazdbackwiking: rebased feature/tags on top of develop14:46
@wikingah ok14:47
@wikingwhios shogun-notifier-14:47
@wikinghahah he doesn't wanna come back14:47
@wiking:P14:47
-!- lambday [8028b10a@gateway/web/freenode/ip.128.40.177.10] has quit [Quit: Page closed]14:51
sanujbazdback, if you look at the code, i have never compared std::function14:55
sanujhttps://github.com/shogun-toolbox/shogun/pull/3370/files14:55
sanujthe error arises while building MockLibrary.cpp14:56
sanujbazdback, and there is operator== for std::function http://en.cppreference.com/w/cpp/utility/functional/function/operator_cmp14:56
bazdbackCompares a std::function with a null pointer.14:59
sanujoh i see14:59
sanujbazdback, any suggestions, how to debug this15:00
bazdbacknot yet15:00
bazdbackfor some reason15:01
bazdbackequality thing doesn't work anymore15:01
sanujbazdback, because i corrected int to T in any15:01
sanujbazdback, can we use void* instead of std::function15:02
bazdbackyeah but it would not make any sense to use `any` then15:03
sanujbazdback, we will not use 'any' with void* then15:04
sanujbut then, mapping of all types will be possible15:04
bazdbacksanuj: won't help you much15:05
bazdbackyou'd have to write a lot of boilerplate to do the same thing15:05
bazdbacksanuj: I'd suggest to patch any15:06
bazdbacksanuj: http://stackoverflow.com/questions/6534041/how-to-check-whether-operator-exists15:07
bazdbacksanuj: use sfinae to check if it has ==15:07
bazdbackthen use it or no implementation15:08
sanujbazdback, what do you mean by no implementation?15:08
bazdbackjust declare it with no {}15:09
sanujokay15:09
bazdbackthe method would be here15:09
bazdbackbut if your code calls it15:09
bazdbackit fails15:09
sanujokay15:10
sanujbazdback, will you be here later tonight?15:11
bazdbackprobably15:11
sanujwill try and let you know15:11
-!- sanuj [~sanuj@117.220.54.23] has quit [Ping timeout: 250 seconds]15:16
-!- sanuj [~sanuj@117.220.54.23] has joined #shogun15:55
-!- c4goldsw [5da420e6@gateway/web/cgi-irc/kiwiirc.com/ip.93.164.32.230] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]16:56
-!- c4goldsw [5da420e6@gateway/web/cgi-irc/kiwiirc.com/ip.93.164.32.230] has joined #shogun16:57
@wikinga17:13
-!- OXPHOS [c0a906af@gateway/web/freenode/ip.192.169.6.175] has quit [Ping timeout: 250 seconds]17:28
-!- GandalfTheWizard [~Emma@112.10.170.216] has joined #shogun17:45
-!- c4goldsw [5da420e6@gateway/web/cgi-irc/kiwiirc.com/ip.93.164.32.230] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]18:03
sanujbazdback, yo19:03
-!- sanuj [~sanuj@117.220.54.23] has quit [Quit: Leaving]19:59
-!- GandalfTheWizard [~Emma@112.10.170.216] has quit [Ping timeout: 240 seconds]20:11
-!- c4goldsw [5da420e6@gateway/web/cgi-irc/kiwiirc.com/ip.93.164.32.230] has joined #shogun22:24
--- Log closed Tue Jul 26 00:00:38 2016

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