#linuxcnc-devel | Logs for 2013-11-24

Back
[00:07:15] -!- Tecan has quit [Ping timeout: 272 seconds]
[00:07:20] -!- tmcw has quit [Remote host closed the connection]
[00:31:56] -!- paideia has quit [Remote host closed the connection]
[00:43:15] <jepler> andypugh: only method i k
[00:44:27] <jepler> andypugh: only method I know of is explicit const_cast<char*>
[00:45:28] <andypugh> Isn't the problem the reverse? The function input is a char* but the "Error" string is a const literal?
[00:47:10] <andypugh> Anyway, my decision is to ignore it and push the branch. I think I am likely to start again from the beginning
[00:52:28] -!- wboykinm has quit [Remote host closed the connection]
[00:59:59] <andypugh> http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blob;f=src/emc/nml_intf/emc_nml.hh;h=c2212e9eeb2a1988811c5abc3dcbfa719caaf58a;hb=HEAD#l1562 is a C++ class that exposes an array. Would it be possible for that class to have an actual OO Method, that uses Boost::Python to call Python code to access an SQL database (or, potentially, to acces the SQL itself?). Given that it is passed along as an NML message, and could be
[00:59:59] <andypugh> anywhere, how likely is it that Methods would be in the wrong namespace or memory space, or even on the wrong hardware, to actually work?
[01:00:08] <linuxcnc-build> build #1166 of docs is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/docs/builds/1166
[01:00:09] <linuxcnc-build> build #1506 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1506
[01:06:37] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 25.0.1/20131112160018]]
[01:21:15] -!- asdfasd has quit [Ping timeout: 245 seconds]
[01:24:52] <KGB-linuxcnc> 03andypugh 05tooltable f41f441 06linuxcnc 10(11 files in 2 dirs) Tool database as a database * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f41f441
[01:24:52] <KGB-linuxcnc> 03Andy Pugh 05tooltable 9fd6617 06linuxcnc 10(20 files in 5 dirs) starting to play with interp-convert * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9fd6617
[01:24:52] <KGB-linuxcnc> 03andypugh 05tooltable 4197c5f 06linuxcnc 10(10 files in 6 dirs) First working version * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4197c5f
[01:24:54] <KGB-linuxcnc> 03andypugh 05tooltable 870b00b 06linuxcnc 03lib/python/toolstore/test.py 03lib/python/toolstore/tool_db 03share/sql/classic.sql Add some missed files * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=870b00b
[01:24:58] <KGB-linuxcnc> 03Andy Pugh 05tooltable bfe0a76 06linuxcnc 10(6 files in 5 dirs) Teach Axis and ioControl how to work the database * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=bfe0a76
[01:25:02] <KGB-linuxcnc> 03Andy Pugh 05tooltable 96fcc95 06linuxcnc 10(809 files in 105 dirs) This commit must never be merged!! Comments and sample config for the tool-database branch * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=96fcc95
[01:43:57] -!- ries has quit [Ping timeout: 240 seconds]
[01:44:00] -!- adb has quit [Ping timeout: 252 seconds]
[01:51:40] -!- FreezingCold has quit [Ping timeout: 245 seconds]
[01:56:44] -!- andypugh has quit [Quit: andypugh]
[01:57:23] -!- Tecan has quit [Remote host closed the connection]
[02:00:37] -!- jonpry has quit [Ping timeout: 272 seconds]
[02:02:55] -!- FreezingCold has quit [Ping timeout: 245 seconds]
[02:04:06] -!- skorasaurus has quit [Read error: Connection reset by peer]
[02:12:10] <jepler> andypugh: yes, and Python doesn't correctly note that it's OK to pass a const char* to that argument
[02:21:31] -!- c-bob|| has quit [Ping timeout: 272 seconds]
[02:28:45] -!- rob_h has quit [Ping timeout: 272 seconds]
[02:30:11] <linuxcnc-build> build #1504 of precise-i386-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-sim/builds/1504 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:31:22] <linuxcnc-build> build #707 of precise-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/707 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:31:54] <linuxcnc-build> build #1506 of precise-amd64-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1506 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:35:07] <linuxcnc-build> build #1503 of lucid-i386-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-sim/builds/1503 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:35:17] -!- FreezingCold has quit [Ping timeout: 248 seconds]
[02:36:39] -!- mrsun_ has quit [Ping timeout: 240 seconds]
[02:37:59] <linuxcnc-build> build #1507 of hardy-amd64-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1507 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:38:24] -!- GuShH has quit [Ping timeout: 246 seconds]
[02:42:42] <linuxcnc-build> build #1505 of hardy-i386-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1505 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:43:28] <linuxcnc-build> build #1505 of lucid-amd64-sim is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/1505 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:43:30] <linuxcnc-build> build #1502 of hardy-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1502 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:46:47] <linuxcnc-build> build #1506 of lucid-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1506 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:46:47] <linuxcnc-build> build #1507 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1507 blamelist: andypugh <andy@bodgesoc.org>, Andy Pugh <andy@bodgesoc.org>
[02:49:42] <linuxcnc-build> build #708 of precise-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/708 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:50:56] -!- wboykinm has quit [Remote host closed the connection]
[02:51:59] <linuxcnc-build> build #1505 of precise-i386-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-sim/builds/1505 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:52:29] -!- FreezingCold has quit [Ping timeout: 252 seconds]
[02:53:05] <linuxcnc-build> build #1507 of precise-amd64-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1507 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:54:04] <linuxcnc-build> build #1507 of lucid-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1507 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:54:07] <linuxcnc-build> build #1302 of precise-amd64-sim-clang is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim-clang/builds/1302 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:54:18] <linuxcnc-build> build #1504 of lucid-i386-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-sim/builds/1504 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:55:27] <linuxcnc-build> build #1503 of lucid-rtai-i386-clang is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-rtai-i386-clang/builds/1503 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:56:06] <linuxcnc-build> build #1506 of lucid-amd64-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/1506 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:56:55] <linuxcnc-build> build #1508 of hardy-amd64-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1508 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:57:03] <linuxcnc-build> build #1503 of hardy-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1503 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:57:10] <linuxcnc-build> build #1506 of hardy-i386-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1506 blamelist: Andy Pugh <andy@bodgesoc.org>
[02:57:11] <linuxcnc-build> build #1508 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1508 blamelist: Andy Pugh <andy@bodgesoc.org>
[03:16:46] -!- FreezingCold has quit [Read error: Operation timed out]
[03:19:06] -!- exco has quit [Quit: Leaving]
[03:20:56] -!- zlog has quit [Ping timeout: 265 seconds]
[03:21:23] -!- zlog [zlog!~zlog@ip68-102-199-165.ks.ok.cox.net] has joined #linuxcnc-devel
[03:35:32] -!- NickParker has quit [Read error: Connection reset by peer]
[03:38:28] -!- The_Ball has quit [Ping timeout: 246 seconds]
[03:46:10] -!- AR_ has quit [Ping timeout: 246 seconds]
[03:47:26] -!- jonpry has quit [Ping timeout: 240 seconds]
[03:56:02] -!- MacGalempsy has quit [Remote host closed the connection]
[04:07:14] -!- hm2-buildmaster has quit [Remote host closed the connection]
[04:07:16] -!- linuxcnc-build has quit [Remote host closed the connection]
[04:07:28] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-160-224.hlrn.qwest.net] has joined #linuxcnc-devel
[04:07:36] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-160-224.hlrn.qwest.net] has joined #linuxcnc-devel
[04:26:32] -!- jef79m has quit [Excess Flood]
[04:31:41] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 519bb5d 06linuxcnc 10debian/rules.in deb: provide build-arch and build-indep targets in debian/rules * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=519bb5d
[04:39:33] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[04:41:39] -!- Guest5918 has quit [Excess Flood]
[04:44:59] cevad is now known as Guest17708
[04:47:08] <seb_kuzminsky> are there instructions anywhere on how to work with the debian archive at w.l.o/dists? someone wanna walk me through it and i'll take notes & write it up
[04:48:08] -!- archivist has quit [Excess Flood]
[04:50:45] -!- pjm has quit [Read error: Connection reset by peer]
[05:05:09] -!- kiw has quit [Ping timeout: 248 seconds]
[05:09:25] -!- GuShH has quit [Ping timeout: 248 seconds]
[05:13:20] -!- MacGalempsy has quit [Ping timeout: 245 seconds]
[05:30:20] -!- geografa has quit [Quit: Computer has gone to sleep.]
[05:48:52] -!- Valen has quit [Quit: Leaving.]
[06:02:30] -!- Komzpa has quit [Ping timeout: 245 seconds]
[06:03:09] -!- Fox_Muldr has quit [Ping timeout: 252 seconds]
[06:52:19] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[06:56:55] -!- kwallace2 [kwallace2!~kwallace@tmb-245.sonnet.com] has parted #linuxcnc-devel
[07:01:36] -!- printallthething has quit [Read error: No route to host]
[07:11:13] -!- FinboySlick has quit [Quit: Leaving.]
[07:35:12] -!- sudobangbang has quit [Ping timeout: 246 seconds]
[07:45:16] -!- Nekosan has quit [Quit: later folks...]
[08:40:08] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc-devel
[08:44:51] -!- The_Ball has quit [Remote host closed the connection]
[08:58:09] -!- NickParker has quit [Ping timeout: 246 seconds]
[09:31:03] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[09:46:42] -!- phillc54 [phillc54!~phillc54@228.44-27-211.dynamic.dsl.syd.iprimus.net.au] has joined #linuxcnc-devel
[09:54:51] -!- b_b has quit [Changing host]
[10:12:08] -!- yuribit has quit [Quit: Sto andando via]
[10:42:43] -!- phillc54 has quit [Quit: bye...]
[10:45:22] -!- rob_h [rob_h!~rob_h@90.203.217.151] has joined #linuxcnc-devel
[10:54:26] -!- terabyte- has quit [Quit: terabyte-]
[10:56:18] -!- Valen has quit [Quit: Leaving.]
[10:59:45] -!- franck34 has quit [Quit: leaving]
[11:16:14] -!- RyanS has quit [Ping timeout: 240 seconds]
[12:04:26] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[12:19:31] -!- rob_h has quit [Quit: Leaving]
[12:23:39] -!- roycroft has quit [Ping timeout: 252 seconds]
[12:30:58] -!- skunkworks has quit [Ping timeout: 265 seconds]
[12:31:25] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[12:41:10] -!- sumpfralle has quit [Client Quit]
[12:50:13] -!- FreezingCold has quit [Ping timeout: 248 seconds]
[12:51:09] -!- Tecan has quit [Changing host]
[13:23:21] -!- syyl-- has quit [Ping timeout: 272 seconds]
[13:27:14] -!- FreezingCold has quit [Read error: Operation timed out]
[13:33:53] -!- Komzpa has quit [Remote host closed the connection]
[13:40:43] -!- skunkworks has quit [Ping timeout: 272 seconds]
[13:54:17] -!- lautriv has quit [Ping timeout: 272 seconds]
[13:55:10] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[14:19:54] -!- Komzpa has quit [Remote host closed the connection]
[14:31:26] -!- Komzpa has quit [Remote host closed the connection]
[14:37:32] -!- paideia has quit [Remote host closed the connection]
[14:50:39] -!- Komzpa has quit [Remote host closed the connection]
[14:54:20] -!- afiber__ has quit [Quit: Konversation terminated!]
[14:58:30] -!- paideia has quit [Remote host closed the connection]
[15:03:27] -!- paideia has quit [Remote host closed the connection]
[15:07:43] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[15:24:04] -!- paideia has quit [Remote host closed the connection]
[15:24:57] -!- Komzpa has quit [Ping timeout: 272 seconds]
[15:32:55] -!- kwallace [kwallace!~kwallace@smb-166.sonnet.com] has joined #linuxcnc-devel
[15:44:12] -!- syyl_ws has quit [Remote host closed the connection]
[15:52:46] -!- rob_h [rob_h!~rob_h@90.203.217.151] has joined #linuxcnc-devel
[16:07:25] -!- lautriv has quit [Ping timeout: 252 seconds]
[16:33:16] <archivist> interesting GCC problem http://pdos.csail.mit.edu/~xi/papers/stack-sosp13.pdf
[16:38:34] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has joined #linuxcnc-devel
[16:47:16] -!- sirdancealo2 has quit [Ping timeout: 264 seconds]
[16:53:35] -!- Quintox has quit [Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258]]
[17:00:21] -!- GuShH has quit [Ping timeout: 248 seconds]
[17:03:28] -!- pjm_ has quit [Ping timeout: 246 seconds]
[17:09:39] -!- maximilian_h [maximilian_h!~bonsai@f050238136.adsl.alicedsl.de] has joined #linuxcnc-devel
[17:20:02] <seb_kuzminsky> andypugh: if i were doing the tooltable work (which i'm not), i'd be tempted to create the api first, and leave the current implementation behind it
[17:20:34] <seb_kuzminsky> that'll show you exactly how linuxcnc currently accesses the tool table, and it'll make it more testable
[17:20:55] <seb_kuzminsky> *then* you'll be in a good position to experiment with different backends
[17:24:38] <andypugh> This was the main rationale behind startting with a database exactly like the tool file.
[17:25:42] <andypugh> But I think you are talking about an API which accesses the current tool array?
[17:26:41] -!- ler_hydra has quit [Remote host closed the connection]
[17:26:50] <andypugh> One drawback with that otherwise sensible approach is that it precludes the "delete the tool array and see what complains" method of development :-)
[17:28:02] <andypugh> Back in a bit, I feel the need to use a machine tool for a few hours :-)
[17:30:12] <andypugh> I can't work out whether to write the API in Python (ameanable to user/integrator tweaks) or C++ (Which leaves a lot less cruft in the C++ code).
[17:37:31] <seb_kuzminsky> the tools are currently used inside the C core of linuxcnc, so that's what i'd write the api in
[17:38:26] <seb_kuzminsky> make a tooltable.h and tooltable.c, and move all the tooltable code in there
[17:38:56] <seb_kuzminsky> you can still remove the current tooltable array and see what breaks, then teach the broken stuff to use the api instead of direct access
[17:39:04] <seb_kuzminsky> bbl, going sledding with the kids
[17:43:10] -!- b_b has quit [Changing host]
[17:49:27] -!- cwmma has quit [Quit: cwmma]
[18:01:35] -!- stsydow has quit [Remote host closed the connection]
[18:06:23] -!- motioncontrol has quit [Remote host closed the connection]
[18:12:11] -!- ju-emb [ju-emb!~jgnoss@190.222.163.223] has parted #linuxcnc-devel
[18:16:41] -!- ju-emb [ju-emb!~jgnoss@190.222.163.223] has joined #linuxcnc-devel
[18:35:00] -!- pjm has quit [Ping timeout: 245 seconds]
[18:44:35] -!- PetefromTn has quit [Remote host closed the connection]
[18:46:30] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[18:48:49] -!- pjm_ has quit [Ping timeout: 246 seconds]
[18:54:00] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[18:55:33] -!- Komzpa has quit [Ping timeout: 248 seconds]
[19:05:37] -!- gonzo_ has quit [Ping timeout: 252 seconds]
[19:13:28] -!- phantoxeD has quit [Ping timeout: 240 seconds]
[19:13:41] -!- Nick001 has quit [Ping timeout: 252 seconds]
[19:22:40] -!- maximilian_h has quit [Ping timeout: 264 seconds]
[19:38:54] -!- cwmma has quit [Quit: cwmma]
[19:47:38] <JT_Shop> all the links to the pdf 2.5 docs are borked http://linuxcnc.org/docs/LinuxCNC_Getting_Started.pdf returns a 404
[19:49:20] <JT_Shop> I figured it out
[19:54:22] -!- wboykinm has quit [Remote host closed the connection]
[20:04:01] -!- Felix29 [Felix29!~coors@c-71-193-105-131.hsd1.in.comcast.net] has joined #linuxcnc-devel
[20:05:01] -!- KimK_1 has quit [Ping timeout: 252 seconds]
[20:05:39] -!- KimK_1 [KimK_1!~kkirwan@ip68-102-65-151.ks.ok.cox.net] has joined #linuxcnc-devel
[20:15:30] -!- adb [adb!~IonMoldom@2a02:1205:501e:4160:baac:6fff:fe67:305f] has joined #linuxcnc-devel
[20:32:50] -!- FreezingCold has quit [Ping timeout: 265 seconds]
[20:35:42] Cylly is now known as Loetmichel
[20:45:19] -!- vladimirek has quit [Ping timeout: 272 seconds]
[21:00:15] -!- terabyte- has quit [Ping timeout: 272 seconds]
[21:07:12] -!- ler_hydra has quit [Remote host closed the connection]
[21:09:18] -!- ries has quit [Ping timeout: 245 seconds]
[21:10:34] -!- Thetawaves has quit [Quit: Leaving]
[21:16:39] -!- afiber__ has quit [Quit: Konversation terminated!]
[21:29:26] -!- psha has quit [Quit: Lost terminal]
[21:45:38] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[21:56:53] -!- rob_h has quit [Read error: Connection reset by peer]
[21:56:56] -!- rob__H [rob__H!~rob_h@90.203.217.151] has joined #linuxcnc-devel
[22:11:11] -!- kiw has quit [Ping timeout: 272 seconds]
[22:23:54] -!- chillly has quit [Quit: Leaving]
[22:26:19] -!- _DJ_ has quit [Quit: bye]
[22:31:22] -!- terabyte- has quit [Client Quit]
[22:37:09] -!- wboykinm has quit [Remote host closed the connection]
[22:44:16] -!- wboykinm has quit [Ping timeout: 264 seconds]
[22:45:03] -!- ve7it has quit [Remote host closed the connection]
[22:50:39] -!- bedah has quit [Quit: gn8]
[23:15:09] -!- FreezingCold has quit [Quit: Out]
[23:16:25] -!- FreezingCold has quit [Remote host closed the connection]
[23:19:19] -!- FreezingCold has quit [Read error: Connection reset by peer]
[23:43:21] -!- FreezingCold has quit [Quit: Out]
[23:53:21] -!- adb has quit [Ping timeout: 252 seconds]