Go Language Resources Go, golang, go... NOTE: This page ceased updating in October, 2012

--- Log opened Mon Jun 14 00:00:10 2010
00:00 -!- Jimmio [~Jimmi@pool-71-175-79-65.phlapa.fios.verizon.net] has quit
[Quit: Leaving.]
00:00 -!- alkavan_ [~alkavan@IGLD-84-228-110-185.inter.net.il] has quit [Ping
timeout: 265 seconds]
00:01 -!- alkavan__ [~alkavan@IGLD-84-228-123-191.inter.net.il] has quit [Read
error: Connection reset by peer]
00:02 -!- alkavan__ [~alkavan@IGLD-84-228-112-97.inter.net.il] has joined #go-nuts
00:07 -!- ikke [~ikke@201-66-203-113.smace700.dsl.brasiltelecom.net.br] has joined
#go-nuts
00:07 -!- ikke [~ikke@201-66-203-113.smace700.dsl.brasiltelecom.net.br] has quit
[Changing host]
00:07 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
00:10 -!- noam__ [~noam@77.127.165.193] has joined #go-nuts
00:13 -!- noam_ [~noam@77.127.165.193] has quit [Ping timeout: 258 seconds]
00:14 -!- tvw [~tv@e176002018.adsl.alicedsl.de] has quit [Remote host closed the
connection]
00:15 -!- alkavan_ [~alkavan@77.124.151.21] has joined #go-nuts
00:16 -!- alkavan_ [~alkavan@77.124.151.21] has quit [Read error: Connection reset
by peer]
00:17 -!- alkavan_ [~alkavan@IGLD-84-228-209-243.inter.net.il] has joined #go-nuts
00:19 -!- alkavan__ [~alkavan@IGLD-84-228-112-97.inter.net.il] has quit [Ping
timeout: 265 seconds]
00:21 -!- thomas_b_ [~thomasb@cm-84.215.37.40.getinternet.no] has quit [Ping
timeout: 260 seconds]
00:21 -!- alkavan_ [~alkavan@IGLD-84-228-209-243.inter.net.il] has quit [Read
error: Connection reset by peer]
00:22 -!- thomas_b [~thomasb@cm-84.215.37.40.getinternet.no] has joined #go-nuts
00:23 -!- alkavan_ [~alkavan@IGLD-84-228-238-3.inter.net.il] has joined #go-nuts
00:31 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has joined #go-nuts
00:33 -!- clamiax [~clamiax@unaffiliated/clamiax] has quit [Ping timeout: 248
seconds]
00:34 -!- noam_ [~noam@77.127.165.193] has joined #go-nuts
00:34 -!- Vovchik [~Vova@77.127.69.68] has joined #go-nuts
00:35 -!- Vova [~Vova@77.127.69.68] has quit [Ping timeout: 240 seconds]
00:36 -!- alkavan__ [~alkavan@IGLD-84-228-246-175.inter.net.il] has joined
#go-nuts
00:37 -!- noam__ [~noam@77.127.165.193] has quit [Ping timeout: 260 seconds]
00:39 -!- alkavan__ [~alkavan@IGLD-84-228-246-175.inter.net.il] has quit [Read
error: Connection reset by peer]
00:40 -!- alkavan__ [~alkavan@77.124.157.211] has joined #go-nuts
00:40 -!- alkavan_ [~alkavan@IGLD-84-228-238-3.inter.net.il] has quit [Ping
timeout: 265 seconds]
00:41 -!- alkavan__ [~alkavan@77.124.157.211] has quit [Read error: Connection
reset by peer]
00:41 -!- alkavan__ [~alkavan@IGLD-84-228-205-233.inter.net.il] has joined
#go-nuts
00:42 -!- b00m_chef [~watr@66.183.102.96] has quit [Ping timeout: 265 seconds]
00:42 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Disconnected by
services]
00:42 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
00:46 -!- alkavan__ [~alkavan@IGLD-84-228-205-233.inter.net.il] has quit [Read
error: Connection reset by peer]
00:47 -!- alkavan__ [~alkavan@IGLD-84-228-205-233.inter.net.il] has joined
#go-nuts
00:48 -!- alkavan__ [~alkavan@IGLD-84-228-205-233.inter.net.il] has quit [Read
error: Connection reset by peer]
00:50 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
00:54 -!- qIIp [~qIIp@72-173-156-132.cust.wildblue.net] has joined #go-nuts
00:59 -!- alehorst [~alehorst@189.58.2.93.dynamic.adsl.gvt.net.br] has joined
#go-nuts
01:06 -!- alkavan [~alkavan@IGLD-84-228-222-69.inter.net.il] has joined #go-nuts
01:07 -!- alkavan [~alkavan@IGLD-84-228-222-69.inter.net.il] has quit [Client
Quit]
01:10 -!- noam__ [~noam@77.127.165.193] has joined #go-nuts
01:13 -!- noam_ [~noam@77.127.165.193] has quit [Ping timeout: 260 seconds]
01:16 -!- qIIp [~qIIp@72-173-156-132.cust.wildblue.net] has quit [Quit: Lost
terminal]
01:28 -!- ako [~nya@f051005092.adsl.alicedsl.de] has joined #go-nuts
01:32 -!- aho [~nya@g228021135.adsl.alicedsl.de] has quit [Ping timeout: 276
seconds]
01:34 -!- ita [~waf@kde/developer/tnagy] has quit [Quit: zzz]
01:39 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has quit [Quit: shambolic_]
01:48 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
01:52 < Eko> Is there a way to pass a declared function as an argument to
another function?  Is there a way to pass a method?
01:53 < Namegduf> Yes, functions are first-class
01:53 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Quit:
This computer has gone to sleep]
02:12 -!- lloyda2 [~adam@pool-71-125-159-59.cmdnnj.east.verizon.net] has joined
#go-nuts
02:16 < manveru> Eko: methods are passed like foo(Bar.duh)
02:16 < manveru> or, if it's a method on *Bar: foo((*Bar).duh)
02:21 -!- jdp [~gu@24.238.32.162.res-cmts.segr.ptd.net] has joined #go-nuts
02:22 < Eko> manveru: thanks
02:25 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has joined #go-nuts
02:25 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has quit [Client Quit]
02:26 -!- carrus85 [~carrus85@216.83.145.38] has joined #go-nuts
02:32 -!- lloyda2 [~adam@pool-71-125-159-59.cmdnnj.east.verizon.net] has quit
[Quit: WeeChat 0.3.2]
02:54 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 264 seconds]
03:01 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 260 seconds]
03:01 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
03:07 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Ping timeout:
240 seconds]
03:17 -!- Zoopee [alsbergt@zoopee.org] has quit [Read error: Operation timed out]
03:22 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 252 seconds]
03:30 -!- i___ [~none@189.115.35.210] has joined #go-nuts
03:30 -!- i___ [~none@189.115.35.210] has quit [Client Quit]
03:37 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
03:38 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
03:44 -!- thomas_b [~thomasb@cm-84.215.37.40.getinternet.no] has quit [Read error:
Operation timed out]
03:46 -!- path[l] [UPP@120.138.102.50] has quit [Quit: path[l]]
03:47 -!- path[l] [UPP@120.138.102.50] has joined #go-nuts
03:58 -!- ExtraSpice [~ExtraSpic@78-62-86-161.static.zebra.lt] has joined #go-nuts
03:59 -!- noam_ [~noam@77.127.165.193] has joined #go-nuts
04:00 -!- lostandfound [~chatzilla@222.73.189.45] has quit [Quit: ChatZilla 0.9.86
[Firefox 3.6.3/20100401074458]]
04:02 -!- noam__ [~noam@77.127.165.193] has quit [Ping timeout: 260 seconds]
04:07 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has joined #go-nuts
04:07 -!- mode/#go-nuts [+v iant] by ChanServ
04:09 -!- htoothrot [~mux@71-8-117-228.dhcp.ftwo.tx.charter.com] has joined
#go-nuts
04:18 -!- ikke [~ikke@unaffiliated/ikkebr] has quit []
04:25 -!- tux21b [~christoph@90.146.60.30] has joined #go-nuts
04:37 -!- ako [~nya@f051005092.adsl.alicedsl.de] has quit [Quit:
EXEC_over.METHOD_SUBLIMATION]
04:39 -!- Killerkid [~killerkid@host86-177-39-136.range86-177.btcentralplus.com]
has quit [Ping timeout: 245 seconds]
04:39 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 260 seconds]
04:48 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
04:53 -!- Killerkid [~killerkid@host86-177-38-154.range86-177.btcentralplus.com]
has joined #go-nuts
05:00 -!- scm [justme@d070002.adsl.hansenet.de] has quit [Ping timeout: 248
seconds]
05:01 -!- scm [justme@d019128.adsl.hansenet.de] has joined #go-nuts
05:16 -!- noam__ [~noam@77.127.165.193] has joined #go-nuts
05:19 -!- noam_ [~noam@77.127.165.193] has quit [Ping timeout: 264 seconds]
05:28 -!- thomas_b [~thomasb@cm-84.215.37.40.getinternet.no] has joined #go-nuts
05:37 -!- thomas_b [~thomasb@cm-84.215.37.40.getinternet.no] has quit [Ping
timeout: 260 seconds]
05:38 -!- thomas_b [~thomasb@cm-84.215.37.40.getinternet.no] has joined #go-nuts
05:42 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has joined #go-nuts
05:42 -!- shambolic_ [~shambolic@c-66-235-54-179.sea.wa.customer.broadstripe.net]
has quit [Client Quit]
05:48 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has joined
#go-nuts
05:49 -!- noam__ [~noam@77.127.165.193] has quit [Ping timeout: 258 seconds]
05:49 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-182-64.clienti.tiscali.it] has
joined #go-nuts
05:50 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Remote
host closed the connection]
05:50 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
05:54 -!- b00m_chef [~watr@66.183.102.96] has joined #go-nuts
05:59 -!- kixu [~renbeb@89-201-151-109.dsl.optinet.hr] has joined #go-nuts
06:08 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 265 seconds]
06:15 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has quit [Ping timeout:
604 seconds]
06:16 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
06:19 -!- bmizerany [~bmizerany@c-24-6-37-113.hsd1.ca.comcast.net] has joined
#go-nuts
06:22 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
06:27 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has joined #go-nuts
06:30 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has joined #go-nuts
06:32 -!- b00m_chef [~watr@66.183.102.96] has quit [Ping timeout: 240 seconds]
06:35 -!- Killerkid [~killerkid@host86-177-38-154.range86-177.btcentralplus.com]
has quit [Ping timeout: 265 seconds]
06:39 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 264 seconds]
06:41 -!- kixu [~renbeb@89-201-151-109.dsl.optinet.hr] has quit [Quit: Leaving]
06:41 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
06:48 -!- Killerkid [~killerkid@host86-176-241-95.range86-176.btcentralplus.com]
has joined #go-nuts
06:53 -!- cco3 [~conley@c-69-181-138-209.hsd1.ca.comcast.net] has quit [Ping
timeout: 265 seconds]
06:53 < plexdev> http://is.gd/cOv2F by [Nigel Tao] in go/src/pkg/exp/draw/
-- exp/draw: small draw.drawGlyphOver optimization.
06:53 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has joined #go-nuts
06:59 -!- zozoR [~zozoR@0x5da69cf2.cpe.ge-0-1-0-1105.hsnqu1.customer.tele.dk] has
joined #go-nuts
07:00 -!- Killerkid [~killerkid@host86-176-241-95.range86-176.btcentralplus.com]
has quit [Ping timeout: 265 seconds]
07:02 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has quit [Quit:
Verlassend]
07:03 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has quit [Ping
timeout: 248 seconds]
07:08 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has joined
#go-nuts
07:09 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has quit [Ping timeout:
248 seconds]
07:28 -!- Killerkid [~killerkid@host86-176-246-69.range86-176.btcentralplus.com]
has joined #go-nuts
07:35 -!- Killerkid [~killerkid@host86-176-246-69.range86-176.btcentralplus.com]
has quit [Ping timeout: 265 seconds]
07:46 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 240 seconds]
07:47 -!- Killerkid [~killerkid@host86-178-251-245.range86-178.btcentralplus.com]
has joined #go-nuts
07:50 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
07:57 -!- petrux [~petrux@host16-224-static.53-82-b.business.telecomitalia.it] has
joined #go-nuts
08:00 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has joined #go-nuts
08:04 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has quit [Ping
timeout: 248 seconds]
08:07 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 260 seconds]
08:08 -!- wrtp [~rog@92.17.30.53] has joined #go-nuts
08:08 -!- barismetin [~barismeti@kde/developer/baris] has joined #go-nuts
08:13 -!- tsykoduk [~tsykoduk@2001:470:1f04:671:20d:93ff:fe77:1dc4] has joined
#go-nuts
08:14 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has quit [Quit: This
computer has gone to sleep]
08:19 -!- path[l] [UPP@120.138.102.50] has quit [Quit: path[l]]
08:21 -!- Xera` [~brit@87-194-208-246.bethere.co.uk] has quit [Read error:
Connection reset by peer]
08:29 -!- prip [~foo@host231-125-dynamic.35-79-r.retail.telecomitalia.it] has quit
[Ping timeout: 248 seconds]
08:29 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
08:37 -!- gu2 [~gu@24.238.32.162.res-cmts.segr.ptd.net] has joined #go-nuts
08:38 -!- jdp [~gu@24.238.32.162.res-cmts.segr.ptd.net] has quit [Ping timeout:
265 seconds]
08:41 -!- GoBIR [~gobir@71-9-123-213.static.lsan.ca.charter.com] has joined
#go-nuts
08:42 -!- prip [~foo@host16-123-dynamic.36-79-r.retail.telecomitalia.it] has
joined #go-nuts
08:53 -!- Killerkid [~killerkid@host86-178-251-245.range86-178.btcentralplus.com]
has quit [Ping timeout: 240 seconds]
08:54 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has quit [Ping
timeout: 265 seconds]
09:00 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
09:06 -!- Wi11 [~william@dhcp-0-14-bf-38-80-9c.cpe.powergate.ca] has joined
#go-nuts
09:07 -!- Killerkid [~killerkid@host86-176-244-113.range86-176.btcentralplus.com]
has joined #go-nuts
09:30 -!- Kashia [~Kashia@port-92-200-15-251.dynamic.qsc.de] has quit [Quit: This
computer has gone to sleep]
09:34 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
09:35 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has joined #go-nuts
09:42 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Read error:
Connection reset by peer]
09:56 -!- maht [~maht__@85.189.31.174.proweb.managedbroadband.co.uk] has quit
[Ping timeout: 240 seconds]
10:04 -!- maht [~maht__@85.189.31.174.proweb.managedbroadband.co.uk] has joined
#go-nuts
10:11 -!- maht [~maht__@85.189.31.174.proweb.managedbroadband.co.uk] has quit
[Ping timeout: 265 seconds]
10:16 -!- maht [~maht__@85-189-31-174.proweb.managedbroadband.co.uk] has joined
#go-nuts
10:18 -!- d_m [~d_m@207.245.124.125] has quit [Ping timeout: 260 seconds]
10:19 -!- d_m [~d_m@207.245.124.125] has joined #go-nuts
10:19 -!- BrowserUk [~irc1_20_B@92.15.61.192] has joined #go-nuts
10:22 < BrowserUk> Is the build environment used to build the windows port
<http://code.google.com/p/gomingw/downloads/list> of go documented anywhere?
If not, could it be?  I have large chunks building correctly, but still having
difficulties with m4.
10:34 -!- General13372 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
10:37 -!- General1337 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 276 seconds]
11:05 -!- Cyprien__ [Cyprien@173-99.79-83.cust.bluewin.ch] has joined #go-nuts
11:15 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
11:16 -!- barismetin [~barismeti@kde/developer/baris] has quit [Remote host closed
the connection]
11:18 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has joined #go-nuts
11:19 < MizardX> http://code.google.com/p/pego/ <-- Something for you to
play with; a PEG expression library for Go. If you want to contribute, either ask
to be added, or add an issue.
11:20 < MizardX> Not much useful code yet, but it is a start.
11:21 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Ping timeout: 276
seconds]
11:21 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
11:22 -!- maht [~maht__@85-189-31-174.proweb.managedbroadband.co.uk] has quit
[Ping timeout: 272 seconds]
11:25 < manveru> MizardX: any example usage?
11:26 < MizardX> Yes.  Bottom of match.go
11:27 < manveru> neat :)
11:27 < manveru> you think it's up to heavy duty?
11:27 < manveru> got a language waiting to be implemented
11:27 < MizardX> It's just a prototype yet.
11:28 < manveru> oh, k
11:28 -!- maht [~maht__@85-189-31-174.proweb.managedbroadband.co.uk] has joined
#go-nuts
11:29 < MizardX> You could try to implement it.  I'd love some feedback.
11:31 < manveru> i'll try
11:31 < MizardX> My goal is something close to lpeg.  I've got some road to
cover yet.
11:31 < manveru> heh
11:32 < manveru> i used the scanner package so far...  but go has such a
weak regex engine
11:32 < manveru> so it's a pain to write that way
11:33 -!- abiosoft [~abiosoft@2002:299b:3415:d:219:7eff:fe8f:1f59] has joined
#go-nuts
11:34 < manveru> a...  bat file?
11:35 < manveru> hm
11:35 < MizardX> I haven't gotten make to work on windows...  :/
11:35 < manveru> heh
11:35 < MizardX> Just compile everything into an object, then link it.
11:36 < MizardX> 8g -o pego.8 *.go; 8l -o pego pego.8
11:36 < manveru> and it runs :)
11:36 < manveru> yeah, gobuild did it
11:38 < MizardX> I'll look into that...
11:38 -!- jdp [~gu@24.238.32.162.res-cmts.segr.ptd.net] has joined #go-nuts
11:39 -!- gu2 [~gu@24.238.32.162.res-cmts.segr.ptd.net] has quit [Ping timeout:
240 seconds]
11:41 -!- thiagon [~thiagon@150.164.2.20] has joined #go-nuts
11:42 -!- Surma [~surma@91-64-24-124-dynip.superkabel.de] has joined #go-nuts
11:53 -!- barismetin [~barismeti@kde/developer/baris] has joined #go-nuts
11:56 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
11:58 < MizardX> gobuild relies on the exec package, which assumes a unix
system...
11:59 -!- path[l] [~path@122.182.0.38] has quit [Quit: path[l]]
12:00 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
12:01 -!- path[l] [~path@122.182.0.38] has quit [Client Quit]
12:01 < manveru> hm, pity
12:02 < manveru> go on win is still in child shoes
12:07 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has quit [Quit:
Verlassend]
12:08 -!- zozoR [~zozoR@0x5da69cf2.cpe.ge-0-1-0-1105.hsnqu1.customer.tele.dk] has
quit [Quit: Morten.  Desu~]
12:12 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
12:12 < nsf> iant: hello, I have few questions regarding SWIG, are there any
plans integrating it with Go's makefile templates?  I mean something like Make.pkg
(which can be easily used for building cgo-based packages), but for SWIG.
12:12 -!- thiago [~thiago@usuarios149.dcc.ufmg.br] has joined #go-nuts
12:14 < nsf> and other question regarding generated code, currently swig
generates glue code that way:
12:14 < nsf> #pragma dynimport initcgo initcgo "libcgo.so"
12:14 < nsf> but cgo doing it using absolute path:
12:14 < nsf> #pragma dynimport initcgo initcgo
"/home/nsf/go/pkg/linux_386/libcgo.so"
12:15 < nsf> any plans on customizing that behaviour?
12:16 < manveru> nsf: you should ask on the mailing list
12:17 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
12:17 < manveru> there are a couple of discussions around swig right now
12:17 < nsf> um..  ok, I'll drop a mail to the ML later
12:20 -!- Jimmio [~Jimmi@pool-71-175-79-65.phlapa.fios.verizon.net] has joined
#go-nuts
12:22 < Jimmio> Hey all.  How do I declare a variable of type os.Error?  I
have error os.Error; but it's giving a compile time error "syntax error:
unexpected name, expecting semicolon or newline or }"
12:23 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has joined #go-nuts
12:23 < nsf> var error os.Error;?
12:24 < nsf> and keep in mind that os.Error isn't really a type it's an
interface
12:24 < Jimmio> Woooooow...  I forgot the "var"
12:25 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has quit [Client Quit]
12:28 -!- ivan` [~ivan@unaffiliated/ivan/x-000001] has quit [Ping timeout: 265
seconds]
12:28 -!- mk64ftw_ [~mk64ftw@stillraging.xen.prgmr.com] has quit [Ping timeout:
265 seconds]
12:28 -!- mk64ftw_ [~mk64ftw@stillraging.xen.prgmr.com] has joined #go-nuts
12:30 < BrowserUk> manveru: "go on win is still in child shoes".  I might be
able to help fix up some of the win/os specific stuff, if only I could get some
help pointers with the unixy stuff required to build go on win :(
12:31 < manveru> BrowserUk: lemme know if i can help
12:31 < manveru> i have no experience with low-level windows stuff
12:33 -!- ivan` [~ivan@unaffiliated/ivan/x-000001] has joined #go-nuts
12:33 -!- plainhao [~plainhao@mail.xbiotica.com] has joined #go-nuts
12:35 -!- abiosoft [~abiosoft@2002:299b:3415:d:219:7eff:fe8f:1f59] has quit [Ping
timeout: 240 seconds]
12:36 -!- alehorst [~alehorst@189.58.2.93.dynamic.adsl.gvt.net.br] has quit [Ping
timeout: 248 seconds]
12:37 -!- Jimmio [~Jimmi@pool-71-175-79-65.phlapa.fios.verizon.net] has quit [Read
error: Connection reset by peer]
12:39 -!- Jimmio [~Jimmi@pool-71-175-79-65.phlapa.fios.verizon.net] has joined
#go-nuts
12:40 < MizardX> BrowserUk: I added
http://code.google.com/p/go/issues/detail?id=864
12:41 < BrowserUk> manveru: At the moment the problem is just trying to get
the sources to build under msys/mingw.  Big swathe sof it work with what I've put
together so far: lib9/libio/libmach all build, but I'm getting a failure in
"making cc" with the bison step.
12:41 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has quit [Read error: Connection
refused]
12:45 < BrowserUk> See: http://pastebin.com/N4iik2DL The errors weird
because I cannot find `_m4_popdef' niether in yacc.c; nor the go tree nor the msys
tree.  I've simply no idea where that comes from.  But with m4 being a macro
processor, it could be an intermediate step of expansion.
12:46 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has joined #go-nuts
12:48 -!- ikaros [~ikaros@guests180.externals.de] has joined #go-nuts
12:49 -!- Shyde [~Shyde^^@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has joined #go-nuts
12:50 < manveru> BrowserUk: yeah, no reference to it in the built tree
12:51 -!- abiosoft [~abiosoft@2002:299b:3415:d:219:7eff:fe8f:1f59] has joined
#go-nuts
12:51 -!- alehorst [~alehorst@201.22.25.27.dynamic.adsl.gvt.net.br] has joined
#go-nuts
12:52 < manveru> wouldn't it be better to build it with visual studio?
12:53 < BrowserUk> manveru: um...  have you looked at the go build process?
12:54 < manveru> BrowserUk: well, yes
12:54 < manveru> it would be...  quite some work
12:54 < manveru> to say it carefully :)
12:55 < BrowserUk> Trying to convert all the bash/sed/ed/cut etc.  scripts
that are used to perform the build into something that VS would understand...I'd
say was impossible.
12:56 < manveru> yes, you'd end up with another implementation of go
basically
12:56 < BrowserUk> It is (being polite) the single most involved and
convoluted build mechanism I've ever encountered.
12:57 < mpl> anything beyond make more or less corresponds to that
definition ;P
12:57 < BrowserUk> And, I assume (rightly or wrongly?) that the binary
builds of win go that are available must be being built with msys/mingw on the
basis that GOOS used to be defined as mingw
12:58 < BrowserUk> mpl: Not so.  I built many complex packages...but nothing
quite like go
12:59 < manveru> hehe
12:59 < manveru> ok, i just have no experience in that area on windows
12:59 < manveru> i use ruby there
13:00 < BrowserUk> Now.  if the details of the build environment that is
used to construct those binary builds was detailed somewhere, then it might
encourage a few more win people to get involved and accelerate the progress of go
on win
13:00 < mpl> BrowserUk: oh I thought you were speaking of vs build thingie.
I find go's pretty ok.
13:01 -!- ikaros [~ikaros@guests180.externals.de] has quit [Read error: Connection
reset by peer]
13:01 < BrowserUk> Oh, sorry.  I don't use VS either.  Not the GUI bit
anyway.  And I think that XML make definitions is a crime against humanity :)
13:02 < manveru> lol
13:02 < manveru> tell that the java folks :)
13:03 -!- ikaros [~ikaros@guests180.externals.de] has joined #go-nuts
13:04 < BrowserUk> Essentially, I think that go requires a particular
version of bison/yacc.c --but I've tried 3 different ones and not found the right
one.
13:04 -!- cthom [~cthom@wsip-70-169-149-118.hr.hr.cox.net] has joined #go-nuts
13:05 < mpl> weird.  any last one I installed on all my different flavors of
linux worked fine.
13:05 < BrowserUk> Someone is building these
http://code.google.com/p/gomingw/downloads/list binaries.  So someone has worked
out what is required.
13:07 < mpl> BrowserUk: fwiw, bison 1:2.3.dfsg-5 on Debian is fine.
13:08 < BrowserUk> mpl: I simply do not understand enough (bison/m4) to know
if my assessment is correct.
13:08 < BrowserUk> I have $ bison --version
13:08 < BrowserUk> bison (GNU Bison) 2.4.1
13:08 < mpl> and 2.3 on FC6 as well.
13:08 -!- cmarcelo [~cmarcelo@200.184.118.130] has joined #go-nuts
13:08 -!- cmarcelo [~cmarcelo@200.184.118.130] has quit [Changing host]
13:08 -!- cmarcelo [~cmarcelo@enlightenment/developer/cmarcelo] has joined
#go-nuts
13:09 -!- raysl [~rays@d24-141-164-162.home.cgocable.net] has joined #go-nuts
13:10 < BrowserUk> Then maybe its the version of yacc.c that came with my
dist of bison that's at fault?  $ md5sum /usr/share/bison/yacc.c
13:10 < BrowserUk> 54166ae249681d10c6f4e08287f03c81 */usr/share/bison/yacc.c
13:14 < mpl> I don't think there's any point in comparing with my md5sum
since we have different versions...
13:15 < mpl> but jsyk, yes it's different.
13:16 < BrowserUk> Could you post yours somewhere--I'll try anyhting once :)
13:16 < mpl> my yacc.c ?
13:16 < BrowserUk> Yes.
13:16 -!- crashR [~crasher@codextreme.pck.nerim.net] has joined #go-nuts
13:16 < mpl> sure.  is dcc fine for you?
13:17 * BrowserUk doesn't know what dcc is?
13:17 < mpl> it's a protocol to share files that goes with irc
13:17 < mpl> "goes with" might be far fetched.
13:17 < mpl> lemme just try.
13:18 < mpl> you should see a message that says I requested to send you
something.
13:19 < BrowserUk> I get the message, I click the link and get
opera:illegal-url-14 :) So no.
13:21 < Namegduf> BrowserUk: Try /dcc accept <nick>
13:22 < mpl> BrowserUk: got my pm ?
13:24 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
13:26 < BrowserUk> mpl: Yes thankyou.  Got the file.  It changes the error
message (slightly) but still doesn't work.  Worth a shot though.  Thanks.
13:27 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Client
Quit]
13:28 < mpl> np
13:29 < BrowserUk> The difference is <@output(b4_parser_file_name@)>
versus <@output @output_parser_name@> And the error is now <cc.y: fatal
error: invalid @ in skeleton: @output>
13:30 < BrowserUk> All of which might just as well be chinese for all I
understand of it.  And I've read every M4 tut I can find :(
13:35 < BrowserUk> ?me .oO( No point trying to debug the m4/bison stuff.
The build works elsewhere--its an environment problem.  What could be affecting:
bison -d -y cc.y?  )
13:39 < BrowserUk> Namegduf: I missed your suggestion...unfortunately: DCC
Unknown command
13:40 < mpl> BrowserUk: out of curiosity, what's your irc client?
13:40 < BrowserUk> The Opera browser
13:40 -!- andijcr2821 [~andrea@cp-4.provinciawifi.it] has joined #go-nuts
13:42 < BrowserUk> It also handles my mail/nntp/newgroups etc.  So it's
convenient.
13:42 < mpl> I didn't say anything ;P
13:42 -!- Cyprien__ [Cyprien@173-99.79-83.cust.bluewin.ch] has quit [Ping timeout:
265 seconds]
13:43 < BrowserUk> I looked for a Win-based c/l irc client, but didn't find
one.
13:43 < mpl> how about mirc?
13:44 < mpl> I thought that's what most windows users were using...
13:44 < Tonnerre> .oO(xchat, chatzilla, irssi from cygwin)
13:45 * Jimmio uses Pidgin
13:47 < BrowserUk> I took a look at mirc and hated it.
13:49 < MizardX> The default look&feel are ugly.  Add a script with theme
support and it can look however you want.
13:49 < mpl> Tonnerre has a point, you could use irssi from cygwin (even
though that's overkill).  however xchat and chatzilla are not terminal based.
13:51 -!- andijcr2821 [~andrea@cp-4.provinciawifi.it] has quit [Quit: Sto andando
via]
13:51 < BrowserUk> xchat is as bad as mirc (you need a degree in guiology to
use em :) ).  chatzilla need FF (which I don't use).  irssi require cygwin which
is pointless.
13:53 < mpl> yep, no need to bother if you're satisfied with what you have.
13:54 -!- Jimmio [~Jimmi@pool-71-175-79-65.phlapa.fios.verizon.net] has quit [Read
error: Connection reset by peer]
13:55 < BrowserUk> Now I've heard of dcc, I might seek out an alternative
that supports it.  But I hadn't encountered that limitation before....maybe I just
did it wrong.
13:57 -!- nighty^ [~nighty@x122091.ppp.asahi-net.or.jp] has joined #go-nuts
13:57 < mpl> http://www.opera.com/support/kb/view/811/
13:57 < BrowserUk> Hm. Apperently Opera does support dcc.
13:57 < BrowserUk> You beat me to it :)
13:58 < BrowserUk> Wanna try that transfer again...?
13:58 < mpl> sure
14:01 < BrowserUk> Hm "mpl wants to send you the file yacc.c (41 KB).  Click
on the file name if you accept it." -- click -- "The URL
opera-chattransfer://accountid=8&port=47919&transferid=175111672 contains
characters that are not valid in the location they are found." (And /dcc accept
mpl didn't do anyting either).  Looks like a bug report is in order.
14:01 < BrowserUk> Opera generated the url it is complaining about!
14:02 < BrowserUk> mpl: Thanks anyway.
14:02 < BrowserUk> FRom what I read, you don't have to open any ports for
inbound, only outbound dcc?
14:04 -!- Kashia [~Kashia@nat.rz.uni-karlsruhe.de] has joined #go-nuts
14:06 < mpl> not so sure.  but it shouldn't matter for you since on my side
everything is open.
14:08 -!- Kashia [~Kashia@nat.rz.uni-karlsruhe.de] has quit [Ping timeout: 240
seconds]
14:15 -!- Nexoro [~nexo@c-71-192-75-183.hsd1.ma.comcast.net] has joined #go-nuts
14:22 -!- awidegreen [~quassel@62.176.237.78] has joined #go-nuts
14:28 -!- crashR [~crasher@codextreme.pck.nerim.net] has quit [Quit: (◣_◢)
BigBrowser is watching ⓎⓄⓊ]
14:29 < BrowserUk> mpl: Either way, Opera shouldn't be generating a url it
deems as illegal, So i reported that.  Now back to banging my head against
bison/m4/yacc (the go build process).  Thanks for your assistance.
14:31 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has joined #go-nuts
14:32 -!- kanru [~kanru@61-228-155-207.dynamic.hinet.net] has quit [Ping timeout:
245 seconds]
14:37 -!- emmanueloga [~emmanuelo@190.247.39.128] has quit [Ping timeout: 276
seconds]
14:38 -!- MizardX [~MizardX@unaffiliated/mizardx] has quit [Ping timeout: 276
seconds]
14:44 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.2]
14:47 -!- lost4815162342 [~chatzilla@222.73.189.45] has joined #go-nuts
14:47 -!- Guest34939 [~thiago@usuarios149.dcc.ufmg.br] has quit [Quit: bye]
14:49 -!- rv2733 [~rv2733@c-98-242-168-49.hsd1.fl.comcast.net] has quit [Quit:
Leaving]
14:56 < mpl> BrowserUk: np.
15:00 -!- ikke [~ikke@201-66-203-113.smace700.dsl.brasiltelecom.net.br] has joined
#go-nuts
15:00 -!- ikke [~ikke@201-66-203-113.smace700.dsl.brasiltelecom.net.br] has quit
[Changing host]
15:00 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
15:07 -!- Project-2501 [~Marvin@82.84.73.11] has joined #go-nuts
15:10 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-182-64.clienti.tiscali.it] has
quit [Ping timeout: 265 seconds]
15:11 -!- lost4815162342 [~chatzilla@222.73.189.45] has quit [Ping timeout: 248
seconds]
15:13 -!- raysl [~rays@d24-141-164-162.home.cgocable.net] has left #go-nuts []
15:21 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has joined #go-nuts
15:22 -!- Project_2501 [~Marvin@82.84.67.9] has joined #go-nuts
15:25 -!- Project-2501 [~Marvin@82.84.73.11] has quit [Ping timeout: 258 seconds]
15:28 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-159-148.clienti.tiscali.it] has
joined #go-nuts
15:30 -!- abiosoft [~abiosoft@2002:299b:3415:d:219:7eff:fe8f:1f59] has quit [Ping
timeout: 240 seconds]
15:31 -!- Project_2501 [~Marvin@82.84.67.9] has quit [Ping timeout: 276 seconds]
15:34 -!- Fish-Work [~Fish@86.65.182.207] has quit [Read error: Connection reset
by peer]
15:34 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-154-88.clienti.tiscali.it] has
joined #go-nuts
15:34 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-154-88.clienti.tiscali.it] has
quit [Client Quit]
15:35 -!- Adys [~Adys@unaffiliated/adys] has quit [Quit: I ♥ Unicode]
15:35 -!- Adys [~Adys@athedsl-342828.home.otenet.gr] has joined #go-nuts
15:35 -!- Adys [~Adys@athedsl-342828.home.otenet.gr] has quit [Changing host]
15:35 -!- Adys [~Adys@unaffiliated/adys] has joined #go-nuts
15:37 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has joined #go-nuts
15:37 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-159-148.clienti.tiscali.it] has
quit [Ping timeout: 260 seconds]
15:38 -!- Fish-Work [~Fish@86.65.182.207] has joined #go-nuts
15:43 -!- gisikw [~gisikw@173-107-63-54.pools.spcsdns.net] has joined #go-nuts
15:50 -!- Guest760 [~irc@209.17.191.58] has quit [Quit: leaving]
15:50 -!- irc [~irc@209.17.191.58] has joined #go-nuts
15:51 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has quit [Quit: Leaving.]
15:52 -!- Nexoro [~nexo@c-71-192-75-183.hsd1.ma.comcast.net] has quit [Remote host
closed the connection]
15:57 -!- ikaros [~ikaros@guests180.externals.de] has quit [Quit: Leave the magic
to Houdini]
16:02 -!- abiosoft [~abiosoft@2002:299b:3b9e:d:219:7eff:fe8f:1f59] has joined
#go-nuts
16:04 -!- napsy [~luka@tm.213.143.73.175.lc.telemach.net] has joined #go-nuts
16:05 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has quit [Read error:
Connection reset by peer]
16:09 -!- Shyde [~Shyde^^@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has quit [Quit: Shyde]
16:11 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has quit [Ping
timeout: 264 seconds]
16:15 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has joined #go-nuts
16:16 -!- abiosoft [~abiosoft@2002:299b:3b9e:d:219:7eff:fe8f:1f59] has quit [Ping
timeout: 240 seconds]
16:17 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-151-67.clienti.tiscali.it] has
joined #go-nuts
16:22 -!- petrux [~petrux@host16-224-static.53-82-b.business.telecomitalia.it] has
quit [Quit: leaving]
16:22 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
16:22 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has joined #go-nuts
16:25 -!- iant [~iant@216.239.45.130] has joined #go-nuts
16:25 -!- mode/#go-nuts [+v iant] by ChanServ
16:26 -!- virl [~virl__@chello062178085149.1.12.vie.surfer.at] has joined #go-nuts
16:29 -!- abiosoft [~abiosoft@41.155.71.112] has joined #go-nuts
16:32 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has joined #go-nuts
16:35 -!- ikke [~ikke@unaffiliated/ikkebr] has quit []
16:36 -!- emmanueloga [~emmanuelo@190.247.41.202] has joined #go-nuts
16:36 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has quit [Ping timeout:
260 seconds]
16:41 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has joined #go-nuts
16:41 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has quit [Read error: Connection reset by peer]
16:41 -!- bmizerany [~bmizerany@c-24-6-37-113.hsd1.ca.comcast.net] has quit
[Remote host closed the connection]
16:45 -!- chickamade [~chickamad@115.74.126.164] has joined #go-nuts
16:45 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
16:48 < chickamade> What does the error "persist client pipe count" for
http.ClientConn.Read() mean?
16:49 -!- aht [~chickamad@115.74.85.97] has joined #go-nuts
16:49 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has joined #go-nuts
16:51 -!- aht [~chickamad@115.74.85.97] has quit [Client Quit]
16:53 -!- chickamade [~chickamad@115.74.126.164] has quit [Ping timeout: 264
seconds]
16:56 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
16:59 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
17:01 -!- eikenberry [~jae@ivanova.zhar.net] has quit [Ping timeout: 245 seconds]
17:02 -!- eikenberry [~jae@ivanova.zhar.net] has joined #go-nuts
17:02 -!- Fish [~Fish@9fans.fr] has joined #go-nuts
17:04 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has joined #go-nuts
17:06 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Ping
timeout: 265 seconds]
17:11 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
17:12 -!- plainhao [~plainhao@mail.xbiotica.com] has quit [Quit: plainhao]
17:15 -!- barismetin [~barismeti@kde/developer/baris] has quit [Quit: Leaving...]
17:19 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has joined #go-nuts
17:21 -!- bmizerany [~bmizerany@dsl081-064-072.sfo1.dsl.speakeasy.net] has joined
#go-nuts
17:21 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
17:23 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
17:24 -!- path[l] [~path@59.162.86.164] has quit [Quit: path[l]]
17:28 -!- abiosoft [~abiosoft@41.155.71.112] has quit [Ping timeout: 240 seconds]
17:30 -!- gnuvince [~vince@72.0.216.42] has quit [Ping timeout: 265 seconds]
17:31 -!- gnuvince [~vince@70.35.162.30] has joined #go-nuts
17:34 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
17:44 -!- Killerkid [~killerkid@host86-176-244-113.range86-176.btcentralplus.com]
has quit [Ping timeout: 240 seconds]
17:45 -!- photron [~photron@port-92-201-73-188.dynamic.qsc.de] has joined #go-nuts
17:46 -!- snearch [~snearch@f053007171.adsl.alicedsl.de] has quit [Quit:
Verlassend]
17:51 -!- carter_ [~carter@cpe-69-201-181-224.nyc.res.rr.com] has joined #go-nuts
17:52 -!- XenoPhoenix [~Xeno@cpc5-aztw24-2-0-cust39.aztw.cable.virginmedia.com]
has quit [Ping timeout: 240 seconds]
17:52 -!- XenoPhoenix [~Xeno@cpc5-aztw24-2-0-cust39.aztw.cable.virginmedia.com]
has joined #go-nuts
17:58 -!- terrex [~terrex@207.39.222.87.dynamic.jazztel.es] has joined #go-nuts
18:01 -!- Killerkid [~killerkid@host86-181-227-87.range86-181.btcentralplus.com]
has joined #go-nuts
18:07 -!- tux21b [~christoph@90.146.60.30] has quit [Ping timeout: 240 seconds]
18:14 -!- rinzai [~rinzai@host81-157-103-101.range81-157.btcentralplus.com] has
joined #go-nuts
18:18 -!- arquebus [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
joined #go-nuts
18:28 -!- arquebus_ [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
joined #go-nuts
18:30 -!- arquebus__ [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
joined #go-nuts
18:31 < plexdev> http://is.gd/cP8Iw by [Russ Cox] in 4 subdirs of go/ --
remove uses of ...  from tree, add one test
18:31 < plexdev> http://is.gd/cP8Iz by [Russ Cox] in go/src/cmd/gc/ -- gc:
no more ...
18:31 -!- arquebus [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has quit
[Ping timeout: 276 seconds]
18:32 -!- stanlly [~user@redhat/stanlly] has quit [Quit: puff]
18:32 -!- arquebus [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
joined #go-nuts
18:33 -!- arquebus_ [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
quit [Ping timeout: 264 seconds]
18:35 -!- arquebus__ [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has
quit [Ping timeout: 264 seconds]
18:36 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
18:37 -!- arquebus [~shintaro@189.221.9.134.cable.dyn.cableonline.com.mx] has quit
[Ping timeout: 264 seconds]
18:37 -!- cthom [~cthom@wsip-70-169-149-118.hr.hr.cox.net] has quit [Remote host
closed the connection]
18:40 -!- tux21b [~christoph@90.146.60.30] has joined #go-nuts
18:57 -!- marsu [~marsu@93.12.55.72] has joined #go-nuts
19:11 -!- ajray [~ajray@short.csc.ncsu.edu] has joined #go-nuts
19:11 < ajray> i got a cryptic error message building a simple app w/ a
signal handler
19:11 < ajray> case 17 (type int) in signal.Signal switch
19:12 < ajray> does this look familiar to anyone?  i dont recognize the
error
19:19 -!- Kashia [~Kashia@port-92-200-15-251.dynamic.qsc.de] has joined #go-nuts
19:20 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
19:25 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
19:27 -!- b00m_chef [~watr@216.251.138.130] has joined #go-nuts
19:31 -!- carter_ [~carter@cpe-69-201-181-224.nyc.res.rr.com] has quit [Remote
host closed the connection]
19:33 < plexdev> http://is.gd/cPchr by [Rob Pike] in go/doc/ -- tutorial:
update discussion of variadic functions
19:34 -!- lost4815162342 [~chatzilla@222.73.189.45] has joined #go-nuts
19:36 -!- gisikw [~gisikw@173-107-63-54.pools.spcsdns.net] has quit [Quit: gisikw]
19:36 -!- gisikw [~gisikw@173-107-63-54.pools.spcsdns.net] has joined #go-nuts
19:41 -!- gisikw [~gisikw@173-107-63-54.pools.spcsdns.net] has quit [Ping timeout:
265 seconds]
19:44 -!- ericvh [~ericvh@32.97.110.63] has joined #go-nuts
19:45 -!- visof [~visof@unaffiliated/visof] has quit [Ping timeout: 260 seconds]
19:50 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Read error: Operation
timed out]
19:50 -!- sladegen [~nemo@dynamic-78-8-0-211.ssp.dialog.net.pl] has joined
#go-nuts
19:50 -!- sladegen [~nemo@dynamic-78-8-0-211.ssp.dialog.net.pl] has quit [Changing
host]
19:50 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
19:55 <+iant> ajray: on GNU/Linux signal 17 is SIGCHLD, but I don't know
what is generating that message
19:56 < ajray> iant: i solved it(kinda).  i was using syscall.SIGCHLD, which
is an int, not a signal
19:56 <+iant> ah
19:56 < ajray> but signal.Signal(signal.UnixSignal(syscall.SIGCHLD)) is
kinda nasty
19:56 <+iant> ajray: you can use signal.SIGCHLD
19:57 <+iant> which is already type UnixSignal
19:57 < ajray> lookin at it.  i apparently have a fairly old version
19:58 <+iant> signal.SIGCHLD is defined in a file which is generated during
the build
19:58 <+iant> which is sort of tricky
19:58 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
19:58 -!- turbinio1 [~tobias@141.76.6.252] has joined #go-nuts
19:59 -!- turbinio1 [~tobias@141.76.6.252] has left #go-nuts []
20:02 < ajray> iant: I have to cast it as as signal.Signal
20:02 < ajray> e.g.  signal.Signal(signal.SIGCHLD)
20:03 <+iant> it depends on how you are using it, I guess
20:03 <+iant> signal.Signal is an interface
20:03 <+iant> and signal.UnixSignal meets that interface
20:03 <+iant> so you shouldn't need the cast for, say, an assignment
20:03 <+iant> but you will need it for :=
20:03 <+iant> etc.
20:05 < ajray> it's for the example code here:
https://groups.google.com/group/golang-nuts/msg/bc7a4a62dc60ba27
20:06 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
20:07 <+iant> hmmm, I don't *think* you need a cast there, but maybe you do
20:08 -!- visof [~visof@unaffiliated/visof] has quit [Client Quit]
20:08 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
20:09 < ajray> iant: test file: http://gist.github.com/438230
20:09 < ajray> for me does not compile without the cast
20:10 <+iant> hmmm
20:11 <+iant> Given the way the comparison code was cleaned up, I think that
should now be permitted
20:12 <+iant> but I agree that 6g currently rejects it
20:12 <+iant> and so does gccgo, for that matter
20:12 < ajray> ok.  I'll file an issue.
20:12 <+iant> thanks
20:12 < ajray> Thanks for the confirm!
20:12 <+iant> you could also write sig.(signal.UnixSignal), I suppose
20:12 <+iant> in the meantime
20:14 -!- Nexoro [~nexo@c-71-192-75-183.hsd1.ma.comcast.net] has joined #go-nuts
20:16 -!- stanlly [~user@redhat/stanlly] has joined #go-nuts
20:17 -!- Kashia [~Kashia@port-92-200-15-251.dynamic.qsc.de] has quit [Ping
timeout: 265 seconds]
20:19 -!- iant [~iant@216.239.45.130] has quit [Ping timeout: 265 seconds]
20:20 -!- visof_ [~visof@41.238.232.223] has joined #go-nuts
20:21 -!- b00m_chef [~watr@216.251.138.130] has quit [Ping timeout: 258 seconds]
20:23 -!- Kashia [~Kashia@port-92-200-3-7.dynamic.qsc.de] has joined #go-nuts
20:23 -!- visof [~visof@unaffiliated/visof] has quit [Ping timeout: 276 seconds]
20:24 -!- path[l] [UPP@120.138.102.50] has joined #go-nuts
20:25 -!- visof [~visof@41.238.232.223] has quit [Changing host]
20:25 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
20:27 -!- zuser [~nonet@c-76-126-152-253.hsd1.ca.comcast.net] has joined #go-nuts
20:28 -!- zuser [~nonet@c-76-126-152-253.hsd1.ca.comcast.net] has left #go-nuts []
20:38 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has joined #go-nuts
20:38 -!- mode/#go-nuts [+v iant] by ChanServ
20:57 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has quit [Quit: Shyde]
20:59 -!- terrex [~terrex@207.39.222.87.dynamic.jazztel.es] has quit [Remote host
closed the connection]
21:01 -!- terrex [~terrex@207.39.222.87.dynamic.jazztel.es] has joined #go-nuts
21:05 -!- skelterjohn [~jasmuth@c-76-124-45-65.hsd1.nj.comcast.net] has quit [Read
error: Connection reset by peer]
21:05 -!- rinzai [~rinzai@host81-157-103-101.range81-157.btcentralplus.com] has
quit [Quit: Leaving]
21:12 -!- skelterjohn [~jasmuth@c-76-124-135-117.hsd1.nj.comcast.net] has joined
#go-nuts
21:17 -!- virl [~virl__@chello062178085149.1.12.vie.surfer.at] has quit [Remote
host closed the connection]
21:29 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.2]
21:32 -!- Fish [~Fish@9fans.fr] has quit [Remote host closed the connection]
21:32 -!- Eridius [~kevin@unaffiliated/eridius] has quit [Remote host closed the
connection]
21:32 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
21:34 -!- jajamana [~jcb@cm-84.215.40.160.getinternet.no] has quit [Quit: This
computer has gone to sleep]
21:35 -!- ericvh [~ericvh@32.97.110.63] has left #go-nuts []
21:37 -!- Loonacy [~loonacy@c-24-10-128-3.hsd1.ut.comcast.net] has joined #go-nuts
21:39 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
21:46 -!- stanlly [~user@redhat/stanlly] has quit [Quit: puff]
21:54 -!- ericvh_ [~ericvh@32.97.110.64] has joined #go-nuts
21:55 -!- ericvh_ [~ericvh@32.97.110.64] has left #go-nuts []
21:55 -!- cmarcelo [~cmarcelo@enlightenment/developer/cmarcelo] has quit [Remote
host closed the connection]
21:58 -!- Surma [~surma@91-64-24-124-dynip.superkabel.de] has left #go-nuts []
21:58 -!- wrtp [~rog@92.17.30.53] has quit [Quit: wrtp]
21:59 -!- awidegreen [~quassel@62.176.237.78] has quit [Remote host closed the
connection]
22:05 < plexdev> http://is.gd/cPkdS by [Roger Peppe] in go/src/pkg/strings/
-- Add IndexFunc and LastIndexFunc.
22:05 < plexdev> http://is.gd/cPkdZ by [Rob Pike] in go/test/ -- Add test
for division by zero.
22:06 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
22:10 -!- visof [~visof@unaffiliated/visof] has quit [Quit: Leaving]
22:16 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-151-67.clienti.tiscali.it] has
quit [Quit: E se abbasso questa leva che succ...]
22:18 -!- nighty^ [~nighty@x122091.ppp.asahi-net.or.jp] has quit [Quit: Disappears
in a puff of smoke]
22:34 -!- General1337 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has joined
#go-nuts
22:37 -!- General13372 [~support@71-84-50-230.dhcp.mtpk.ca.charter.com] has quit
[Ping timeout: 252 seconds]
22:39 -!- ikaros_ [~ikaros@g227017246.adsl.alicedsl.de] has joined #go-nuts
22:39 -!- divoxx [~divoxx@c9150aca.virtua.com.br] has joined #go-nuts
22:40 -!- divoxx [~divoxx@c9150aca.virtua.com.br] has quit [Client Quit]
22:40 -!- divoxx [~divoxx@c9150aca.virtua.com.br] has joined #go-nuts
22:41 -!- ikaros [~ikaros@g228080223.adsl.alicedsl.de] has quit [Read error:
Operation timed out]
22:49 -!- ExtraSpice [~ExtraSpic@78-62-86-161.static.zebra.lt] has quit [Quit:
Leaving]
22:59 -!- marsu [~marsu@93.12.55.72] has quit [Quit: Leaving]
23:04 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
23:07 < plexdev> http://is.gd/cPnkf by [Nigel Tao] in
go/src/pkg/html/testdata/webkit/ -- html: sync testdata/webkit to match WebKit
tip.
23:10 -!- terrex [~terrex@207.39.222.87.dynamic.jazztel.es] has quit [Quit:
Leaving.]
23:11 -!- ikaros_ [~ikaros@g227017246.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
23:12 -!- artefon [~thiago@189.107.237.199] has joined #go-nuts
23:13 -!- tux21b [~christoph@90.146.60.30] has quit [Ping timeout: 248 seconds]
23:17 -!- KinOfCain [~KinOfCain@rrcs-64-183-61-2.west.biz.rr.com] has joined
#go-nuts
23:17 -!- Bombe [~droden@freenet/developer/Bombe] has quit [Ping timeout: 240
seconds]
23:18 < cw> iant: the decision was/is that cplx /0 gives a runtime error?
23:23 < BrowserUk> Any chance that someone in the know could request that
one of the guys (Alex Brainman - Hector Chu - Joseph Poirier) involved in
producing the Windows port could make a wiki entry detailing their build
environment?
23:24 -!- ikke [~ikke@unaffiliated/ikkebr] has joined #go-nuts
23:28 -!- BrowserUk [~irc1_20_B@92.15.61.192] has quit [Quit: BrowserUk]
23:30 -!- Bombe [~droden@weltgehirnmaschine.de] has joined #go-nuts
23:45 -!- neochronox [~neochrono@S01060017315c2beb.wp.shawcable.net] has joined
#go-nuts
23:47 -!- neochronox [~neochrono@S01060017315c2beb.wp.shawcable.net] has quit
[Client Quit]
--- Log closed Tue Jun 15 00:00:10 2010