Back
[00:04:51] -!-
theorbtwo has quit [Ping timeout: 268 seconds]
[00:05:03] theorb is now known as
theorbtwo
[00:05:06] -!-
Loetmichel has quit [Ping timeout: 252 seconds]
[00:28:05] -!-
chester88 [
[email protected]] has joined #emc-devel
[00:37:30] -!-
Mjolinor has quit [Quit: Leaving]
[01:05:05] -!-
robh__ has quit [Ping timeout: 240 seconds]
[01:59:15] -!-
atom1 has quit [Quit: Leaving]
[02:08:40] -!-
DaViruz has quit [Ping timeout: 240 seconds]
[02:28:37] -!-
jtektool has quit [Ping timeout: 248 seconds]
[02:51:01] -!-
andypugh has quit [Quit: andypugh]
[03:01:35] -!-
mozmck has quit [Ping timeout: 244 seconds]
[03:15:50] -!-
mozmck [mozmck!~moses@client-173.225.233.219.dfwtx.partnershipbroadband.com] has joined #emc-devel
[03:15:57] -!-
mozmck has quit [Client Quit]
[03:23:51] -!-
tlab has quit [Client Quit]
[03:30:25] -!-
fester_ has quit [Quit: Ex-Chat]
[03:36:12] -!-
jtektool has quit [Quit: Page closed]
[04:11:37] -!-
skunkKandT has quit [Remote host closed the connection]
[04:14:15] -!-
syyl_ has quit [Quit: Leaving]
[04:39:52] -!-
DaViruz has quit [Ping timeout: 240 seconds]
[04:44:54] -!-
mhaberler [
[email protected]] has joined #emc-devel
[04:57:50] -!-
sumpfralle has quit [Ping timeout: 244 seconds]
[05:08:04] -!-
skunkworks_ [skunkworks_!~chatzilla@str-bb-cable-south2-static-6-425.dsl.airstreamcomm.net] has joined #emc-devel
[05:18:56] -!-
skunkworks_ has quit [Ping timeout: 244 seconds]
[05:20:09] -!-
mhaberler has quit [Quit: mhaberler]
[05:33:11] -!-
mhaberler [
[email protected]] has joined #emc-devel
[06:00:35] -!-
sumpfralle has quit [Ping timeout: 252 seconds]
[06:03:54] -!-
psha [
[email protected]] has joined #emc-devel
[06:31:57] -!-
psha has quit [Read error: Connection reset by peer]
[06:35:51] -!-
Eartaker has quit [Quit: Leaving]
[06:39:55] -!-
psha [
[email protected]] has joined #emc-devel
[07:06:56] -!-
ve7it has quit [Remote host closed the connection]
[08:02:50] <seb_kuzminsky> ugh
[08:03:09] <seb_kuzminsky> yann's got the same problem building the docs on oneiric as i do on precise
[08:03:40] <seb_kuzminsky> the problem is that asciidoc changed between lucid and precise, it now emits docbook xml with utf8-encoded section ids
[08:04:03] <seb_kuzminsky> that's valid xml, but dblatex expects latin1-encoded stuff by default
[08:05:09] <seb_kuzminsky> switching it to utf8 is easy, but then it gets confused by a bunch of utf8 that asciidoc has been inserting into our docs without us meaning to
[08:06:16] <seb_kuzminsky> for example, look at the current EMC2 HAL Manual, section 6.1.4
[08:06:35] <seb_kuzminsky> the docs should say: "net both-home-y <= parport.0.pin-11-in"
[08:07:14] <seb_kuzminsky> but the "<=" got replaced with unicode character U+21D0, which is a left-pointing arrow with two lines for its shaft....
[08:07:18] <seb_kuzminsky> yeah thanks asciidoc
[08:12:20] <seb_kuzminsky> this is specified in the default asciidoc config, in /etc/asciidoc/asciidoc.conf, in the [replacements] section
[08:13:32] <psha> seb_kuzminsky: but it's easy to override it
[08:13:33] <psha> is not it?
[08:14:02] <seb_kuzminsky> yes
[08:14:39] <seb_kuzminsky> i added it to a new asciidoc conf file in docs/src, and added it to the asciidoc commandline in the submakefile, seems to be running now
[08:15:40] <psha> nice
[08:44:00] <seb_kuzminsky> yeah that's doing the right thing and leaving them alone
[08:52:20] <psha> seb_kuzminsky: also may you look into this
[08:52:26] <psha> http://linuxcnc.org/docview/2.5/html/drivers/pico_ppmc.html
[08:52:37] <psha> i believe i've fixed that already
[08:53:14] <seb_kuzminsky> what's wrong with it?
[08:53:31] <psha> look into source
[08:53:40] <psha> all script/style elements are garbled
[08:54:18] <seb_kuzminsky> lol
[08:54:48] <psha> in 7eec33fbe442af12fcc52c1c081639cb55b508bc
[09:13:59] -!-
mhaberler has quit [Quit: mhaberler]
[09:31:07] -!-
e-ndy [
[email protected]] has joined #emc-devel
[09:50:16] -!-
robh__ [
[email protected]] has joined #emc-devel
[10:07:18] -!-
Eartaker has quit [Quit: By the time you read this I'll already be gone....]
[10:21:42] -!-
cevad has quit [Ping timeout: 248 seconds]
[10:29:07] -!-
mhaberler [
[email protected]] has joined #emc-devel
[10:32:26] -!-
cncbasher [cncbasher!~quassel@cpc15-hart9-2-0-cust101.11-3.cable.virginmedia.com] has joined #emc-devel
[10:37:49] -!-
vezza has quit [Quit: Sto andando via]
[10:40:22] -!-
mhaberler has quit [Quit: mhaberler]
[10:47:08] -!-
mhaberler [
[email protected]] has joined #emc-devel
[10:48:00] -!-
emc2-buildmaster has quit [Quit: buildmaster reconfigured: bot disconnecting]
[10:48:09] -!-
emc2-buildmaster [
[email protected]] has joined #emc-devel
[10:48:26] <CIA-24> EMC: 03seb 07v2.5_branch * r0298bccd32e9 10/docs/src/gui/ (5 files): docs: fix typo in gladevcp command line
[10:48:29] <CIA-24> EMC: 03seb 07v2.5_branch * rfff54111c450 10/docs/src/ (Submakefile asciidoc-dont-replace-arrows.conf): docs: teach asciidoc not to replace "<=" and similar with UTF arrows
[10:48:30] <CIA-24> EMC: 03seb 07v2.5_branch * r885f1eea1925 10/docs/src/hal/ (4 files): docs: fix arrows in the halcmd net description
[10:48:32] <CIA-24> EMC: 03seb 07v2.5_branch * rd88fe282073c 10/docs/src/hal/ (4 files): docs: markup fixes
[10:48:33] <CIA-24> EMC: 03seb 07v2.5_branch * r1d72dee4ae59 10/docs/src/hal/ (9 files): docs: markup fixes
[10:48:34] <CIA-24> EMC: 03seb 07v2.5_branch * rdfc0fb80f9d7 10/docs/src/gui/ (gladevcp.txt gladevcp_de.txt gladevcp_es.txt gladevcp_pl.txt): docs: replace a stray "???" with "m"
[10:48:35] <CIA-24> EMC: 03seb 07v2.5_branch * r6e5e53f1e29c 10/docs/src/hal/ (4 files): docs: markup fixes
[10:48:35] <CIA-24> EMC: 03seb 07v2.5_branch * r0fa7a0738d89 10/docs/src/gcode/ (5 files): docs: markup fixes
[10:48:36] <CIA-24> EMC: 03seb 07v2.5_branch * rdc2bde34edc9 10/ (debian/control.in docs/src/Submakefile): make docs build on Precise Pangolin
[10:52:38] -!-
The_Ball has quit [Ping timeout: 248 seconds]
[10:52:53] <mhaberler> sen_kuzminsky: blush.. thanks!
[10:53:33] <mhaberler> its sebastian, not senator ;-)
[11:07:26] -!-
WalterN has quit [Read error: Connection reset by peer]
[11:46:18] -!-
cncbasher [cncbasher!~quassel@cpc15-hart9-2-0-cust101.11-3.cable.virginmedia.com] has parted #emc-devel
[11:46:31] -!-
mhaberler has quit [Quit: mhaberler]
[12:06:17] <jthornton> checkout of 2.5 from this morning fails to build with this error: pdflatex failed /usr/share/texmf-texlive/tex/latex/base/fontenc.sty:99: Package fontenc Error: Encoding file `t2aenc.def' not found. /usr/share/texmf-texlive/tex/latex/base/fontenc.sty:99: leading text: \ProcessOptions*
[12:06:30] <jthornton> on 10.04
[12:13:08] -!-
The_Ball has quit [Ping timeout: 240 seconds]
[12:18:25] -!-
packrat has quit [Read error: Connection reset by peer]
[12:31:36] -!-
e-ndy has quit [Quit: Ex-Chat]
[12:41:15] -!-
jtektool has quit [Quit: Page closed]
[12:58:55] <psha> probably seb added something new and forgot to add deps
[12:59:10] <psha> or you don't have texlive extra
[13:01:29] <jthornton> let me check
[13:04:01] <jthornton> I have a bunch of texlive things installed but I don't see a texlive-extra listed
[13:05:26] <jthornton> the html docs build when I use ./configure --enable-build-documentation=html
[13:26:41] <psha> i guess it's something like texlive-latex-extra
[13:26:42] <psha> let me check
[13:27:04] <psha> hm
[13:27:11] <psha> texlive-latex-cyrillic
[13:27:12] <psha> strange
[13:27:24] <psha> i though that T2A is not cyr encoding
[13:31:52] <jthornton> maybe this
[13:31:54] <jthornton> - gettext, autoconf
[13:31:56] <jthornton> + gettext, autoconf, texlive-lang-cyrillic
[13:32:14] <jthornton> in debian/control.in
[13:34:52] <psha> probably
[13:38:06] -!-
Valen has quit [Quit: Leaving.]
[13:38:13] <jthornton> I don't see texlive-latex-cyrillic in the synaptic package manager but I do see texlive-lang-cyrillic
[13:52:05] -!-
The_Ball has quit [Ping timeout: 252 seconds]
[14:05:26] -!-
acemi has quit [Quit: WeeChat 0.3.2]
[14:06:14] -!-
The_Ball has quit [Ping timeout: 248 seconds]
[14:09:29] -!-
DaViruz has quit [Ping timeout: 240 seconds]
[14:11:11] -!-
mhaberler [
[email protected]] has joined #emc-devel
[14:41:36] <psha> that's it
[14:51:38] -!-
maximilian_h [
[email protected]] has joined #emc-devel
[14:51:43] -!-
maximilian_h [
[email protected]] has parted #emc-devel
[15:11:02] -!-
zlog has quit [Ping timeout: 244 seconds]
[15:11:31] -!-
zlog_ has quit [Remote host closed the connection]
[15:11:39] -!-
Tom_itx has quit [Ping timeout: 252 seconds]
[15:11:50] Tom_L is now known as
Tom_itx
[15:25:01] <jthornton> psha: thanks that worked
[15:35:24] <CIA-24> EMC: 03jthornton 07v2.5_branch * r62347d04844f 10/docs/src/common/Getting_EMC.txt: Docs: markup fixes
[15:37:21] <jthornton> seb_kuzminsky: I'm only fixing the english doc markups as I'm planing on just copying the english docs back over the untranslated other languages
[15:37:32] <jthornton> when I'm done
[15:39:02] -!-
robh__ has quit [Quit: Leaving]
[15:51:27] -!-
ries has quit [Ping timeout: 240 seconds]
[15:58:42] <CIA-24> EMC: 03tissf 07v2.5_branch * rc936fbcef384 10/docs/src/ (common/user_intro_fr.txt index_fr.tmpl): French docs - fine tuning
[15:59:22] -!-
mhaberler has quit [Quit: mhaberler]
[16:09:25] <CIA-24> EMC: 03tissf 07v2.5_branch * r4cb963b0d91d 10/docs/ (14 files in 8 dirs): French docs - fine tuning
[16:09:29] -!-
skunkKandT [
[email protected]] has joined #emc-devel
[16:16:26] <seb_kuzminsky> oh yeah, hi guys, i secretly added another build dependency
[16:16:41] <seb_kuzminsky> well, "secretly", i did put it in the build-depends line in the control file
[16:16:55] <skunkKandT> oops. Shame be upon you!
[16:17:12] <seb_kuzminsky> and ḿhaberler, no problem ;-)
[16:17:59] <seb_kuzminsky> you guys know about dpkg-checkbuilddeps?
[16:18:05] <psha> no :]
[16:18:17] <psha> know and use are different things :]
[16:18:40] <seb_kuzminsky> after you git pull, and you see that debian/control.in was changed, you cd debian and run configure there (either "configure sim" or "configure -a" for realtime)
[16:18:50] <seb_kuzminsky> that rebuilds the debian/control file
[16:19:14] <seb_kuzminsky> then you cd back to the top-level (the dir with debian/ and src/ and docs/) and run dpkg-checkbuilddeps
[16:19:32] <seb_kuzminsky> it'll list all the packages the debian/control file thinks are build dependencies, that are not installed
[16:19:35] <seb_kuzminsky> then you apt-get install those
[16:19:37] <seb_kuzminsky> and all is well
[16:20:54] <jthornton> thanks seb_kuzminsky
[16:21:09] <seb_kuzminsky> sure thing :-)
[16:21:35] <seb_kuzminsky> some of the translated docs are actually a little translated, aren't they? other than french i mean
[16:22:05] <jthornton> other than the main page I've not see any that have been translated
[16:22:42] <seb_kuzminsky> all the Master* and Getting_Started* docs in docs/src are different
[16:23:42] <seb_kuzminsky> and *some* of the things in docs/src/hal are modified from the english
[16:23:46] <jthornton> I wonder what all the getting started docs are in docs/src?
[16:24:03] <seb_kuzminsky> so i think a fresh copy from english would have to be done carefully
[16:24:04] <jthornton> I think that is google tranlate work
[16:24:10] <seb_kuzminsky> heh
[16:24:15] <psha> not only
[16:24:17] <jthornton> translate
[16:24:22] <psha> all include paths are different
[16:24:24] <seb_kuzminsky> well, got to go
[16:24:27] <seb_kuzminsky> see you guys later
[16:24:29] <psha> bb
[16:25:45] <jthornton> yea, docs/src/getting started is a master doc
[16:34:44] -!-
packrat has quit [Ping timeout: 244 seconds]
[16:46:26] -!-
GoSebGo [
[email protected]] has joined #emc-devel
[16:59:29] -!-
OpenSpace has quit [Ping timeout: 252 seconds]
[17:02:12] -!-
packrat has quit [Read error: Connection reset by peer]
[17:03:44] -!-
owhite has quit [Quit: ChatZilla 0.9.87 [Firefox 8.0.1/20111120135848]]
[17:14:07] -!-
bootnecklad has quit [Ping timeout: 240 seconds]
[17:22:17] -!-
OpenSpace has quit [Ping timeout: 240 seconds]
[17:36:52] -!-
andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust492.basl.cable.virginmedia.com] has joined #emc-devel
[17:47:31] -!-
sumpfralle has quit [Ping timeout: 252 seconds]
[17:53:17] -!-
ve7it [
[email protected]] has joined #emc-devel
[18:07:38] <JT-Shop> andypugh: did you get an e-mail from me?
[18:08:57] -!-
syyl has quit [Ping timeout: 268 seconds]
[18:38:57] -!-
IchGucksLive has quit [Quit: ChatZilla 0.9.87 [Firefox 8.0/20111115192257]]
[18:45:27] <CIA-24> EMC: 03jthornton 07v2.5_branch * rf873fc134d7c 10/docs/src/ (3 files in 2 dirs): Docs: fix markups
[18:51:07] -!-
GoSebGo has quit [Ping timeout: 240 seconds]
[18:51:38] -!-
GoSebGo [
[email protected]] has joined #emc-devel
[18:52:36] -!-
e-ndy [
[email protected]] has joined #emc-devel
[18:52:59] -!-
e-ndy has quit [Read error: Connection reset by peer]
[19:03:58] <cradek> seb_kuzminsky: hey, you sent html to the lists - please fix your mailer!
[19:05:04] -!-
sumpfralle1 has quit [Ping timeout: 268 seconds]
[19:22:32] -!-
tlab has quit [Quit: Leaving]
[19:33:07] -!-
bootnecklad_ has quit [Ping timeout: 240 seconds]
[19:36:36] -!-
brent_lap has quit [Ping timeout: 244 seconds]
[19:54:21] -!-
robh__ [
[email protected]] has joined #emc-devel
[19:55:32] -!-
psha has quit [Quit: Lost terminal]
[20:00:42] <GoSebGo> Whoops... Maybe my phone sends html... I'll see if i can fix it
[20:06:15] syyl_ is now known as
syyl
[20:28:29] -!-
WalterN has quit [Ping timeout: 252 seconds]
[20:28:37] X704 is now known as
WalterN
[20:34:21] -!-
sumpfralle has quit [Ping timeout: 252 seconds]
[20:39:17] <cradek> :-)
[20:39:20] <cradek> geek emergency!
[20:54:47] -!-
theorbtwo has quit [Remote host closed the connection]
[20:54:54] theorb is now known as
theorbtwo
[21:20:09] <GoSebGo> First world problem
[21:20:57] <alex_joni> ha
[21:30:08] -!-
bootnecklad__ has quit [Quit: Leaving]
[21:31:53] -!-
WalterN has quit [Ping timeout: 240 seconds]
[21:35:07] <cradek> and does "Diana Ross & The Supremes" get alphabetized under R or S?
[21:35:30] <cradek> clearly T is the wrong answer
[21:35:35] <cradek> as is D
[21:37:50] <alex_joni> R
[21:38:10] <cradek> well I picked S
[21:38:22] <cradek> which is fortunately close to R
[21:38:31] <cradek> so what's your first-world problem today?
[21:39:33] X704 is now known as
WalterN
[21:44:38] <alex_joni> pushing subtitles through DLNA from my NAS to my TV
[21:45:28] <alex_joni> which probably translates to building an armel package for mediatomb with a patch applied :)
[21:49:49] <alex_joni> though technicly I have second-world problems, not first-world ;)
[21:50:00] <alex_joni> http://en.wikipedia.org/wiki/Third_World
[21:54:35] -!-
tlab has quit [Quit: Leaving]
[21:54:53] -!-
adbi has quit [Remote host closed the connection]
[22:04:46] -!-
tom3p [
[email protected]] has joined #emc-devel
[22:04:48] -!-
packrat has quit [Ping timeout: 252 seconds]
[22:05:47] -!-
GoSebGo has quit [Ping timeout: 240 seconds]
[22:06:27] -!-
GoSebGo [
[email protected]] has joined #emc-devel
[22:10:08] -!-
packrat has quit [Ping timeout: 244 seconds]
[22:11:01] -!-
AndChat- [
[email protected]] has joined #emc-devel
[22:12:59] -!-
GoSebGo has quit [Ping timeout: 252 seconds]
[22:18:07] -!-
packrat has quit [*.net *.split]
[22:18:08] -!-
chester88 has quit [*.net *.split]
[22:18:08] -!-
archivist has quit [*.net *.split]
[22:18:08] -!-
awallin has quit [*.net *.split]
[22:18:08] -!-
rooks has quit [*.net *.split]
[22:18:08] -!-
cradek has quit [*.net *.split]
[22:18:08] -!-
Farthen has quit [*.net *.split]
[22:18:09] -!-
Poincare has quit [*.net *.split]
[22:18:09] -!-
AndChat- has quit [*.net *.split]
[22:18:09] -!-
adbi has quit [*.net *.split]
[22:18:09] -!-
robh__ has quit [*.net *.split]
[22:18:11] -!-
mrsun has quit [*.net *.split]
[22:18:11] -!-
acemi has quit [*.net *.split]
[22:18:11] -!-
OpenSpace has quit [*.net *.split]
[22:18:12] -!-
the_wench has quit [*.net *.split]
[22:18:12] -!-
jepler has quit [*.net *.split]
[22:18:12] -!-
cjdavis has quit [*.net *.split]
[22:18:12] -!-
pcw_home has quit [*.net *.split]
[22:18:12] -!-
ChanServ has quit [*.net *.split]
[22:18:13] -!-
steves_loggg has quit [*.net *.split]
[22:18:14] -!-
fragalot has quit [*.net *.split]
[22:18:14] -!-
TekniQue has quit [*.net *.split]
[22:18:14] -!-
KimK has quit [*.net *.split]
[22:18:14] -!-
logger[mah] has quit [*.net *.split]
[22:18:14] -!-
uwe_ has quit [*.net *.split]
[22:18:15] -!-
fjay has quit [*.net *.split]
[22:18:17] -!-
alex_joni has quit [*.net *.split]
[22:18:17] -!-
freespace has quit [*.net *.split]
[22:18:17] -!-
mikegg has quit [*.net *.split]
[22:18:19] -!-
ds3 has quit [*.net *.split]
[22:18:19] -!-
uwe_mobile has quit [*.net *.split]
[22:18:19] -!-
CIA-24 has quit [*.net *.split]
[22:18:21] -!-
jsr__ has quit [*.net *.split]
[22:18:22] -!-
ve7it has quit [*.net *.split]
[22:18:22] -!-
morfic has quit [*.net *.split]
[22:18:22] -!-
crib has quit [*.net *.split]
[22:18:25] -!-
H264 has quit [*.net *.split]
[22:18:25] -!-
MarkusBec has quit [*.net *.split]
[22:18:25] -!-
me345 has quit [*.net *.split]
[22:18:25] -!-
i_tarzan has quit [*.net *.split]
[22:18:26] -!-
danimal_laptop has quit [*.net *.split]
[22:18:26] -!-
Danimal_garage has quit [*.net *.split]
[22:18:26] -!-
jthornton has quit [*.net *.split]
[22:18:26] -!-
lilalinux has quit [*.net *.split]
[22:18:26] -!-
alex4nder- has quit [*.net *.split]
[22:18:27] -!-
Tom_itx has quit [*.net *.split]
[22:18:27] -!-
Loetmichel has quit [*.net *.split]
[22:18:27] -!-
elmo40 has quit [*.net *.split]
[22:18:27] -!-
kanzure has quit [*.net *.split]
[22:18:29] -!-
DaViruz has quit [*.net *.split]
[22:18:30] -!-
Nick001 has quit [*.net *.split]
[22:18:30] -!-
sparrW has quit [*.net *.split]
[22:18:30] -!-
SWPadnos has quit [*.net *.split]
[22:18:31] -!-
Vq has quit [*.net *.split]
[22:18:31] -!-
JT-Shop has quit [*.net *.split]
[22:18:33] -!-
tris has quit [*.net *.split]
[22:18:33] -!-
jstenback has quit [*.net *.split]
[22:18:35] -!-
sumpfralle has quit [*.net *.split]
[22:18:35] -!-
skunkKandT has quit [*.net *.split]
[22:18:35] -!-
toastydeath has quit [*.net *.split]
[22:18:36] -!-
skunkworks has quit [*.net *.split]
[22:18:36] -!-
misfitsu has quit [*.net *.split]
[22:18:36] -!-
tom3p has quit [*.net *.split]
[22:18:36] -!-
WalterN has quit [*.net *.split]
[22:18:37] -!-
andypugh has quit [*.net *.split]
[22:18:37] -!-
ries has quit [*.net *.split]
[22:18:37] -!-
emc2-buildmaster has quit [*.net *.split]
[22:18:37] -!-
Mjolinor has quit [*.net *.split]
[22:18:37] -!-
seb_kuzminsky has quit [*.net *.split]
[22:18:38] -!-
A2Sheds has quit [*.net *.split]
[22:18:38] -!-
factor has quit [*.net *.split]
[22:18:39] -!-
MattyMatt has quit [*.net *.split]
[22:18:39] -!-
Jymmm has quit [*.net *.split]
[22:18:39] -!-
jdhNC has quit [*.net *.split]
[22:18:39] -!-
SadMan has quit [*.net *.split]
[22:18:40] -!-
theorbtwo has quit [*.net *.split]
[22:18:40] -!-
zlog has quit [*.net *.split]
[22:18:40] -!-
nots has quit [*.net *.split]
[22:18:40] -!-
Connor has quit [*.net *.split]
[22:18:40] -!-
kent_ has quit [*.net *.split]
[22:18:41] -!-
syyl has quit [*.net *.split]
[22:18:42] -!-
Fox_Muldr has quit [*.net *.split]
[22:18:42] -!-
Spida has quit [*.net *.split]
[22:18:42] -!-
cpresser has quit [*.net *.split]
[22:18:44] -!-
UukGoblin has quit [*.net *.split]
[22:18:57] -!-
KimK [
[email protected]] has joined #emc-devel
[22:19:12] -!-
logger[mah] [logger[mah]
[email protected]] has joined #emc-devel
[22:26:27] -!-
logger[psha] [logger[psha]
[email protected]] has joined #emc-devel
[22:28:20] -!-
syyl has quit [Quit: Leaving]
[22:48:45] <andypugh> JT-Shop: Yes, I got an email, and replied
[22:51:52] -!-
me345 has quit [Read error: Connection reset by peer]
[22:53:20] -!-
Fox_Muldr has quit [Ping timeout: 252 seconds]
[22:53:23] -!-
Mjolinor has quit [Quit: Leaving]
[22:59:51] -!-
skunkKandT has quit [Remote host closed the connection]
[23:10:16] -!-
tom3p [
[email protected]] has parted #emc-devel
[23:13:31] -!-
Eartaker has quit [Changing host]
[23:19:43] <JT-Shop> ok, thanks
[23:20:31] <JT-Shop> I registered on linuxcnc but never got the conformation e-mail, so that might be broken
[23:38:54] -!-
adbi has quit [Remote host closed the connection]
[23:47:49] -!-
skunkworks_ [skunkworks_!~chatzilla@str-bb-cable-south2-static-6-425.dsl.airstreamcomm.net] has joined #emc-devel
[23:52:15] -!-
acemi has quit [Quit: WeeChat 0.3.2]
[23:55:47] -!-
Eartaker has quit [Quit: Leaving]
[23:59:49] -!-
Eartaker has quit [Changing host]