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

--- Log opened Thu Feb 03 00:00:05 2011
00:00 -!- franksalim_ [~frank@99-123-6-19.lightspeed.sntcca.sbcglobal.net] has
joined #go-nuts
00:00 -!- franksalim [~frank@99-123-6-19.lightspeed.sntcca.sbcglobal.net] has quit
[Read error: Connection reset by peer]
00:00 -!- emjayess [~emjayess@pix1.i29.net] has quit [Quit: Leaving]
00:00 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has joined #go-nuts
00:02 -!- franksalim_ [~frank@99-123-6-19.lightspeed.sntcca.sbcglobal.net] has
quit [Read error: Connection reset by peer]
00:02 -!- franksalim_ [~frank@99-123-6-19.lightspeed.sntcca.sbcglobal.net] has
joined #go-nuts
00:04 < plexdev> http://is.gd/ZpAGyE by [Russ Cox] in go/src/cmd/cgo/ --
cgo: rename internal f to avoid conflict with possible C global named f
00:04 < plexdev> http://is.gd/WVr1fo by [Robert Griesemer] in go/doc/ --
Getting Started guide: update for new versions of Mercurial
00:04 -!- franksalim_ [~frank@99-123-6-19.lightspeed.sntcca.sbcglobal.net] has
quit [Client Quit]
00:11 -!- vpit3833` [~user@203.111.33.203] has joined #go-nuts
00:12 -!- sonntag [~justinson@pool-96-245-106-145.phlapa.fios.verizon.net] has
quit [Quit: sonntag]
00:12 -!- vpit3833 [~user@203.111.33.203] has quit [Ping timeout: 240 seconds]
00:16 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
00:18 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
00:22 -!- iant [~iant@nat/google/x-okhbdqhmvzlmxdbi] has quit [Quit: Leaving.]
00:26 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
00:29 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
00:35 -!- iant [~iant@67.218.107.234] has joined #go-nuts
00:35 -!- mode/#go-nuts [+v iant] by ChanServ
00:47 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
00:48 -!- Paradox924X [~Paradox92@vaserv/irc/founder] has joined #go-nuts
00:49 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
00:53 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Quit: Venom_X]
00:58 -!- boscop [~boscop@f055073148.adsl.alicedsl.de] has quit [Quit:
OutOfTimeException: Allocation of TimeFrame failed due to lack of time.
Terminating...]
00:59 -!- samferry [sam@atheme/member/samferry] has quit [Quit: Lost terminal]
01:03 -!- rlab [~Miranda@91.200.158.34] has quit [Quit: Miranda IM! Smaller,
Faster, Easier.  http://miranda-im.org]
01:07 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
01:09 < Eridius> anyone have any experience debugging a Go program?
01:09 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
01:09 < Eridius> I just installed GDB 7 to be able to get backtraces, but
all I see are runtime methods.  There's a frame in here which has no debug info at
all, which I assume is the frame I'm actually interested in.  Why doesn't it have
debug info?
01:10 -!- tvw [~tv@e176002033.adsl.alicedsl.de] has quit [Ping timeout: 240
seconds]
01:14 < Eridius> well that's bizarre.  My problem was an
accidentally-recursive function
01:14 < Eridius> yet the stack trace I was seeing was go trying to grow the
stack
01:15 < Eridius> with only a single unknown frame, instead of the expected
hundreds of identical frames
01:15 < Namegduf> That will probably be where it crashed.
01:15 -!- JusticeFries_
[~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net] has joined #go-nuts
01:15 < Namegduf> Growing the stack running it out of memory.
01:15 -!- JusticeFries_
[~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net] has quit [Remote host
closed the connection]
01:15 < Eridius> right, but why didn't it have hundreds/thousands of
identical frames from the recursion?
01:15 -!- JusticeFries [~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net]
has quit [Read error: Operation timed out]
01:15 < Namegduf> I've noticed that if I stop the debugger in my code, it's
okay, but if it's called into the scheduler, everything outside the runtime is
missing.
01:16 < Namegduf> Replaced by a single unknown frame.
01:16 < Namegduf> Could be related.
01:17 < Eridius> huh
01:18 -!- keithcascio [~keithcasc@nat/google/x-aqfbsywqwtenlibk] has quit [Quit:
Leaving]
01:26 -!- keithgcascio [~keithcasc@nat/google/x-zlwinspflpgljtuy] has joined
#go-nuts
01:27 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
01:27 -!- soapy_illusions [~soapy_ill@modemcable005.105-177-173.mc.videotron.ca]
has quit [Quit: Leaving]
01:27 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
joined #go-nuts
01:29 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
01:29 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Client Quit]
01:34 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
01:35 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
quit [Remote host closed the connection]
01:41 -!- jdp__ [~jdp@24.238.32.162.res-cmts.segr.ptd.net] has quit [Remote host
closed the connection]
01:44 -!- artefon [~thiago@189.115.129.243] has joined #go-nuts
01:48 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Ping timeout: 240 seconds]
01:48 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
01:51 < plexdev> http://is.gd/qXhyMo by [Hector Chu] in go/src/pkg/syscall/
-- windows: syscall: Make ForkExec acquire the ForkLock
01:51 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
01:53 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
joined #go-nuts
01:56 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has joined
#go-nuts
01:57 -!- nsfx [~nsfx@pool-96-225-70-167.nwrknj.fios.verizon.net] has joined
#go-nuts
02:04 -!- jkakar [~jkakar@252.Red-88-0-173.dynamicIP.rima-tde.net] has quit [Ping
timeout: 240 seconds]
02:04 -!- jkakar [~jkakar@252.Red-88-0-173.dynamicIP.rima-tde.net] has joined
#go-nuts
02:06 -!- iant [~iant@67.218.107.234] has quit [Quit: Leaving.]
02:06 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
02:09 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
02:15 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
02:15 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has quit [Ping
timeout: 245 seconds]
02:17 -!- l00t [~i-i3id3r_@189.105.28.229] has joined #go-nuts
02:19 -!- gmilleramilar1 [~gmiller@38.104.67.234] has joined #go-nuts
02:20 -!- gmilleramilar [~gmiller@38.104.67.234] has quit [Ping timeout: 260
seconds]
02:28 -!- jkakar [~jkakar@252.Red-88-0-173.dynamicIP.rima-tde.net] has quit [Ping
timeout: 240 seconds]
02:28 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Quit:
Leaving...]
02:28 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
02:29 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
02:30 -!- jhawk28_ [~jhawk28@user-387c58d.cable.mindspring.com] has joined
#go-nuts
02:30 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
02:31 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
02:34 -!- dforsyth_ [~dforsyth@bastion.inap.yelpcorp.com] has quit [Quit: Computer
has gone to sleep.]
02:34 -!- jkakar [~jkakar@252.Red-88-0-173.dynamicIP.rima-tde.net] has joined
#go-nuts
02:47 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Ping timeout: 240 seconds]
02:48 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has joined
#go-nuts
02:50 -!- JusticeFries [~JusticeFr@c-67-190-190-68.hsd1.co.comcast.net] has joined
#go-nuts
02:54 -!- jhawk28_ [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
02:54 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
02:54 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
02:54 -!- gmilleramilar1 [~gmiller@38.104.67.234] has quit [Ping timeout: 276
seconds]
03:00 -!- dforsyth [~dforsyth@c-76-21-40-117.hsd1.ca.comcast.net] has joined
#go-nuts
03:05 -!- Nitro [~Nitro@unaffiliated/nitro] has joined #go-nuts
03:05 -!- hcl2 [~akuma@75.41.110.112] has quit [Ping timeout: 240 seconds]
03:07 < adu> hi all
03:08 < adu> just wanted to announce an update
03:11 -!- gmilleramilar [~gmiller@38.104.67.234] has joined #go-nuts
03:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Ping timeout: 240 seconds]
03:16 -!- artefon [~thiago@189.115.129.243] has quit [Quit: bye]
03:20 -!- Nitro [~Nitro@unaffiliated/nitro] has quit [Quit: This computer has gone
to sleep]
03:25 -!- dlin [~dlin@123-192-24-33.dynamic.kbronet.com.tw] has joined #go-nuts
03:26 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has joined #go-nuts
03:26 -!- mode/#go-nuts [+v iant] by ChanServ
03:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
03:32 -!- quantumelixir [~chillu@203.110.240.41] has quit [Ping timeout: 240
seconds]
03:33 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Quit:
Leaving...]
03:37 -!- l00t [~i-i3id3r_@189.105.28.229] has quit [Ping timeout: 250 seconds]
03:38 -!- roo [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
03:38 < plexdev> http://is.gd/NCwfdn by [Eoghan Sherry] in 3 subdirs of go/
-- gc: correct rounding of denormal constants
03:38 < plexdev> http://is.gd/A52KNG by [Gustavo Niemeyer] in go/src/ --
cgo: fix _cgo_run timestamp file order
03:39 -!- l00t [~i-i3id3r_@189.105.3.223] has joined #go-nuts
03:39 -!- keithgcascio [~keithcasc@nat/google/x-zlwinspflpgljtuy] has quit [Quit:
Leaving]
03:41 -!- shvntr [~shvntr@123.64.88.8] has joined #go-nuts
03:41 -!- l00t [~i-i3id3r_@189.105.3.223] has quit [Client Quit]
03:42 < dlin> I'm trying to porting my socket server program into go, anyone
can guide me?
03:50 < CrazyThinker> dlin, just ask
03:51 < adu> dlin: put the lime in the coconut
03:51 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
03:51 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
03:54 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
03:55 -!- jhawk28_ [~jhawk28@user-387c58d.cable.mindspring.com] has joined
#go-nuts
03:55 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
03:55 < plexdev> http://is.gd/eFBal4 by [Yasuhiro Matsumoto] in
go/lib/codereview/ -- codereview: fix hgpatch on windows
03:55 < plexdev> http://is.gd/iTxd39 by [Russ Cox] in 2 subdirs of
go/src/pkg/runtime/ -- windows: fix build?
03:59 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has quit [Quit:
Leaving.]
04:03 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has joined #go-nuts
04:03 -!- mode/#go-nuts [+v iant] by ChanServ
04:03 -!- niemeyer [~niemeyer@189.30.51.218] has quit [Remote host closed the
connection]
04:09 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has joined #go-nuts
04:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
04:11 -!- sprink [~sprink@179-140.97-97.tampabay.res.rr.com] has joined #go-nuts
04:11 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
04:12 < plexdev> http://is.gd/iWIG02 by [Russ Cox] in 2 subdirs of
go/src/pkg/runtime/ -- runtime: faster allocator, garbage collector
04:18 -!- decaf [~mehmet@78.163.183.188] has quit [Remote host closed the
connection]
04:22 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 276 seconds]
04:26 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
04:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
04:31 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
04:39 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has joined #go-nuts
04:42 -!- nettok_ [~quassel@200.119.157.77] has joined #go-nuts
04:43 -!- JusticeFries [~JusticeFr@c-67-190-190-68.hsd1.co.comcast.net] has quit
[Ping timeout: 276 seconds]
04:44 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Quit: gaming]
04:45 -!- jhawk28_ [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Ping
timeout: 240 seconds]
04:45 -!- nettok [~quassel@200.119.188.34] has quit [Ping timeout: 240 seconds]
04:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
04:51 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
04:52 -!- m4dh4tt3r [~Adium@c-69-181-223-245.hsd1.ca.comcast.net] has quit [Quit:
Leaving.]
04:53 -!- m4dh4tt3r [~Adium@c-69-181-223-245.hsd1.ca.comcast.net] has joined
#go-nuts
05:04 -!- JusticeFries [~JusticeFr@c-67-190-190-68.hsd1.co.comcast.net] has joined
#go-nuts
05:05 -!- Eridius [~kevin@unaffiliated/eridius] has quit [Ping timeout: 255
seconds]
05:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
05:11 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
05:21 -!- frobnitz [~ian@king.bitgnome.net] has quit [Ping timeout: 276 seconds]
05:22 -!- m4dh4tt3r [~Adium@c-69-181-223-245.hsd1.ca.comcast.net] has quit [Quit:
Leaving.]
05:23 -!- m4dh4tt3r [~Adium@c-69-181-223-245.hsd1.ca.comcast.net] has joined
#go-nuts
05:26 -!- shvntr [~shvntr@123.64.88.8] has quit [Quit: leaving]
05:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
05:31 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
05:41 -!- JusticeFries [~JusticeFr@c-67-190-190-68.hsd1.co.comcast.net] has quit
[Quit: JusticeFries]
05:44 < plexdev> http://is.gd/CYNjCT by [Russ Cox] in go/ -- A+C: add
Christopher Nielsen (individual CLA)
05:44 < plexdev> http://is.gd/SgIEaN by [Christopher Nielsen] in 2 subdirs
of go/src/ -- build: fix spaces in GOROOT
05:48 -!- napsy [~luka@88.200.96.18] has quit [Quit: Lost terminal]
05:49 -!- amacleod [~amacleod@pool-96-252-93-11.bstnma.fios.verizon.net] has quit
[Ping timeout: 240 seconds]
05:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
05:51 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
05:52 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
quit [Ping timeout: 245 seconds]
05:57 -!- JusticeFries [~JusticeFr@c-24-9-171-36.hsd1.co.comcast.net] has joined
#go-nuts
05:59 -!- frobnitz [~ian@king.bitgnome.net] has joined #go-nuts
06:03 -!- nettok [~quassel@200.119.169.224] has joined #go-nuts
06:05 -!- nettok_ [~quassel@200.119.157.77] has quit [Ping timeout: 255 seconds]
06:07 -!- quantumelixir [~chillu@203.110.240.41] has joined #go-nuts
06:09 -!- fabled [~fabled@mail.fi.jw.org] has joined #go-nuts
06:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
06:10 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has quit [Quit: Morten.  Desu~]
06:11 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
06:17 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has quit [Ping
timeout: 240 seconds]
06:17 -!- iant [~iant@216.239.45.130] has joined #go-nuts
06:18 -!- mode/#go-nuts [+v iant] by ChanServ
06:19 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
06:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
06:30 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has quit
[]
06:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
06:43 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:c506:1f98:1468:b89] has joined
#go-nuts
06:44 -!- JusticeFries [~JusticeFr@c-24-9-171-36.hsd1.co.comcast.net] has quit
[Quit: JusticeFries]
06:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
06:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
07:06 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has joined #go-nuts
07:10 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-149-76.clienti.tiscali.it] has
joined #go-nuts
07:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
07:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
07:17 -!- nettok_ [~quassel@200.119.180.162] has joined #go-nuts
07:19 -!- skejoe [~skejoe@188.114.142.162] has joined #go-nuts
07:21 -!- nettok [~quassel@200.119.169.224] has quit [Ping timeout: 272 seconds]
07:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
07:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
07:46 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
07:46 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
07:49 -!- CrazyThinker [~CrazyThin@unaffiliated/mosva] has quit [Read error:
Connection reset by peer]
07:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
07:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
08:05 -!- piranha [~piranha@5ED42E59.cm-7-5a.dynamic.ziggo.nl] has joined #go-nuts
08:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
08:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
08:17 -!- dlin [~dlin@123-192-24-33.dynamic.kbronet.com.tw] has quit [Quit:
WeeChat 0.3.4]
08:18 -!- wtfness [~dsc@dyn-86-36-41-116.wv.qatar.cmu.edu] has joined #go-nuts
08:19 < adu> wow
08:19 < adu> when did send statements get added?
08:21 < aiju> eh haven't those been there for a long time?
08:23 < adu> no
08:23 < adu> send expressions have
08:24 < adu> send statements are new
08:25 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Quit: |Craig|]
08:28 < adu> AH OK, <- is no longer an operator
08:28 < adu> now i see
08:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
08:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
08:34 < adu> aiju: in GoSpec 2010-Nov-4, (<-) is listed under
"Expressions", "Communication operators" and in GoSpec 2011-Feb-1 it is listed
under "Statements", "Send statements"
08:35 < adu> thank you whoever puts the dates on there :)
08:41 -!- shvntr [~shvntr@222.50.225.135] has joined #go-nuts
08:47 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
08:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
08:51 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
08:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
08:55 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-149-76.clienti.tiscali.it] has
quit [Read error: Connection reset by peer]
08:58 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has joined
#go-nuts
08:58 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has quit
[Changing host]
08:58 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
09:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
09:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
09:24 -!- maattd [~maattd@esc31-1-78-245-92-71.fbx.proxad.net] has joined #go-nuts
09:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
09:31 -!- nettok_ [~quassel@200.119.180.162] has quit [Ping timeout: 260 seconds]
09:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
09:41 -!- chenglu1 [~chenglu@123.52.156.121] has joined #go-nuts
09:41 < chenglu1> hi everyone
09:42 -!- chenglu1 [~chenglu@123.52.156.121] has left #go-nuts []
09:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
09:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
09:52 -!- ExtraSpice [~XtraSpice@88.118.33.48] has joined #go-nuts
09:53 -!- CrazyThinker [~CrazyThin@unaffiliated/mosva] has joined #go-nuts
09:58 -!- Fish [~Fish@exo3753.pck.nerim.net] has quit [Quit: So Long, and Thanks
for All the Fish]
10:06 -!- Fish [~Fish@exo3753.pck.nerim.net] has joined #go-nuts
10:06 -!- tvw [~tv@e176006120.adsl.alicedsl.de] has joined #go-nuts
10:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
10:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
10:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
10:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
10:33 < bXi> good day :)
10:33 < bXi> how would i "include" a file that contains a bunch of
frequently used functions?
10:35 < aiju> not at all
10:35 < aiju> you just pass it to the compiler
10:35 < Ina> bXi, by either making it a part of the same package OR by
putting it into a same package and importing that packahe
10:35 < Ina> package *
10:36 < bXi> so i would create a 2nd file with my functions and the same
pacakge as my main file
10:37 < Ina> and then you'd go '8g file1.go file2.g0' (or whichever variant
of *g you use)
10:38 < Ina> file2.go *
10:39 < bXi> or when using a proper Makefile prepend it to GOFILES
10:39 < Ina> Ayup
10:39 < bXi> well thats bloody easy
10:40 < Ina> Indeed.
10:40 < bXi> the more i know the easier this language becomes
10:40 < bXi> does the package have to be main?  or can i use whichever name
i choose to
10:40 < aiju> there is one main package
10:40 < bXi> (every single example i've seen uses main)
10:41 < aiju> the main package contains the main function
10:41 < aiju> bXi: do you know C?
10:41 < Ina> Use 'main' for applications, and something else for libraries
10:42 < bXi> aiju: i know C. C just doesnt know me :p
10:42 -!- maattd [~maattd@esc31-1-78-245-92-71.fbx.proxad.net] has quit [Quit:
Computer has gone to sleep.]
10:42 < aiju> bXi: well, just like you have a main function in C, you have a
main.main function in Go
10:44 < bXi> right
10:45 -!- shvntr [~shvntr@222.50.225.135] has quit [Ping timeout: 245 seconds]
10:45 < bXi> also about maps
10:46 -!- shvntr [~shvntr@222.50.225.135] has joined #go-nuts
10:46 < bXi> if i were to create a map[int]string (don't know if its
possible)
10:46 < bXi> does it mean i have a map full of strings indexed by ints
10:47 < aiju> yeah
10:47 < aiju> don't forget to make it :P
10:48 < bXi> could i go crazy and do map[interface{}]int ?
10:49 < bXi> (not sure why i would want to do that)
10:49 -!- toyoshim [~toyoshim@y252189.dynamic.ppp.asahi-net.or.jp] has left
#go-nuts []
10:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
10:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
10:53 -!- tensorpudding [~user@99.23.127.179] has quit [Remote host closed the
connection]
10:53 -!- shvntr [~shvntr@222.50.225.135] has quit [Ping timeout: 240 seconds]
10:54 -!- shvntr [~shvntr@222.50.225.135] has joined #go-nuts
10:57 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
joined #go-nuts
10:59 -!- shvntr [~shvntr@222.50.225.135] has quit [Ping timeout: 240 seconds]
11:01 -!- shvntr [~shvntr@222.50.225.135] has joined #go-nuts
11:02 < aiju> bXi: yeah
11:04 < aiju> bXi: i suppose bad things happen if you change keys
11:05 < aiju> so don't do that, then
11:05 < wrtp> aiju: you can't change keys
11:06 < wrtp> comparison on interfaces is only defined for comparable types.
11:06 < wrtp> so interface{}([]int{}) == interface{}([]int{}) will panic
11:07 < wrtp> but maps of interfaces are really useful.  particularly the
fact that different types always compare unequal, even if their contents are the
same
11:08 < wrtp> e.g.  type A bool; type B bool; x :=
make(map[interface{}]int); x[A(false)] = 99; print(B(false))
11:08 < wrtp> prints 0
11:08 < wrtp> oops that should be print(x[B(false)])
11:09 < aiju> there really is no way to change keys?
11:10 < bXi> yeah i wouldnt do that
11:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
11:10 < bXi> but it was to confirm my understanding of the map type
11:11 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has joined
#go-nuts
11:11 < aiju> uh this is possible
11:11 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has quit [Quit:
adu]
11:12 < aiju> magic
11:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
11:12 < aiju> http://pastie.org/1524550
11:13 -!- Cobi [~Cobi@2002:1828:88fb:0:aede:48ff:febe:ef03] has quit [Quit: ZNC -
http://znc.sourceforge.net]
11:14 < aiju> how are maps compared?
11:16 -!- shvntr [~shvntr@222.50.225.135] has quit [Ping timeout: 240 seconds]
11:19 -!- Cobi [~Cobi@2002:1828:88fb:0:aede:48ff:febe:ef03] has joined #go-nuts
11:25 -!- niemeyer [~niemeyer@189.30.51.218] has joined #go-nuts
11:25 -!- dforsyth [~dforsyth@c-76-21-40-117.hsd1.ca.comcast.net] has quit [Quit:
Computer has gone to sleep.]
11:25 < wrtp> aiju: that's not changing keys
11:25 < wrtp> maps are compared by identity, not contents
11:26 < wrtp> there really is no way to change keys
11:27 -!- Cobi [~Cobi@2002:1828:88fb:0:aede:48ff:febe:ef03] has quit [Remote host
closed the connection]
11:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
11:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
11:35 -!- shvntr [~shvntr@222.50.225.135] has joined #go-nuts
11:41 -!- Cobi [~Cobi@2002:1828:88fb:0:aede:48ff:febe:ef03] has joined #go-nuts
11:52 -!- skelterjohn_ [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
11:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Ping timeout: 240 seconds]
11:56 -!- Project_2501 [~Marvin@82.84.99.60] has joined #go-nuts
12:03 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
12:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
12:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
12:14 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Ping timeout: 246
seconds]
12:18 -!- Nitro [~Nitro@unaffiliated/nitro] has joined #go-nuts
12:19 -!- ExtraSpice [~XtraSpice@88.118.33.48] has quit [Quit: Leaving]
12:20 -!- wtfness [~dsc@dyn-86-36-41-116.wv.qatar.cmu.edu] has quit [Ping timeout:
240 seconds]
12:24 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has quit
[]
12:26 -!- wtfness [~dsc@dyn-86-36-41-116.wv.qatar.cmu.edu] has joined #go-nuts
12:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
12:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
12:37 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has joined
#go-nuts
12:38 -!- Paradox924X_ [~Paradox92@c-68-35-229-34.hsd1.fl.comcast.net] has joined
#go-nuts
12:41 -!- Paradox924X [~Paradox92@vaserv/irc/founder] has quit [Ping timeout: 265
seconds]
12:41 -!- tvw [~tv@e176006120.adsl.alicedsl.de] has quit [Remote host closed the
connection]
12:45 -!- Kashia [~Kashia@p4FE87844.dip.t-dialin.net] has quit [Ping timeout: 240
seconds]
12:46 -!- Nitro [~Nitro@unaffiliated/nitro] has quit [Quit: Leaving]
12:48 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
12:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
12:51 -!- Kashia [~Kashia@2001:0:53aa:64c:0:3260:b017:897e] has joined #go-nuts
12:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
12:54 -!- debill_ [~ivan@ppp78-37-186-116.pppoe.avangarddsl.ru] has joined
#go-nuts
13:04 -!- stalled [~stalled@unaffiliated/stalled] has quit [Ping timeout: 265
seconds]
13:06 -!- foocraft [~dsc@78.101.45.86] has quit [Ping timeout: 240 seconds]
13:08 -!- felipe [~felipe@unaffiliated/felipe] has quit [Ping timeout: 276
seconds]
13:10 < debill_> why godoc so fat by memori?
13:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
13:10 < debill_> when daemon
13:10 < wrtp> debill_: it does a lot of in-memory indexing
13:11 < wrtp> (by default it keeps a full-text index of the entire go source
tree)
13:12 -!- sauerbraten [~sauerbrat@p508CF3EE.dip.t-dialin.net] has joined #go-nuts
13:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
13:13 < debill_> and why when i just type something in searchbox it eat 20
MB mem and if i would enter same query it eat memori again?
13:14 < debill_> and garbage collector does not seem to be work
13:14 < debill_> infinitely eat memory
13:14 < wrtp> are you looking at real memory or virtual memory?
13:15 < debill_> gnome-terminal
13:15 < debill_> i dont know
13:15 < wrtp> i doubt it infinitely eats memory otherwise the server at
golang.org would run out of memory, and it does not.
13:15 -!- stalled [~stalled@unaffiliated/stalled] has joined #go-nuts
13:15 < debill_> *gnome-system-monitor
13:15 < wrtp> how are you finding out the memory usage?
13:15 < debill_> i doubt it infinitely eats memory otherwise the server at
golang.org would run out of memory, and it does not.
13:15 < debill_> ya
13:16 < debill_> i wonder too
13:16 < wrtp> if you keep on typing the same query, it will not keep using
memory.  memory usage will go up to a certain level and stay there.
13:16 < wrtp> what architecture are you compiling with (amd64 or 386?)
13:16 < debill_> 386
13:16 < wrtp> ah.  that may be a problem actually.
13:17 < debill_> i think same
13:17 < wrtp> the GC is conservative, and the address space on 386 is small
enough that you can get aliasing
13:17 < wrtp> are you on a 64 bit machine?
13:17 < debill_> no
13:19 < wrtp> i doubt that memory usage will keep going up.
13:20 < wrtp> it just uses a lot of memory - but not infinite!
13:20 < debill_> it eat few memory when im just serf in go doc ...  at the
same pages
13:21 < wrtp> and keeps on going up every time?
13:21 < wrtp> how many times have you tried it?
13:21 < debill_> yes
13:21 < debill_> litle
13:22 -!- fzzbt [~fuzzybyte@77.79.7.8] has quit [Ping timeout: 276 seconds]
13:22 < wrtp> if it's still going up after 30 tries, i might start to be
concerned
13:22 < debill_> the same thin in gtkgo apps
13:22 < debill_> with all daemon
13:22 -!- decaf [~mehmet@95.15.21.50] has joined #go-nuts
13:22 < debill_> s
13:23 -!- fzzbt [~fuzzybyte@77.79.7.8] has joined #go-nuts
13:24 -!- shvntr [~shvntr@222.50.225.135] has quit [Ping timeout: 255 seconds]
13:24 < KBme> my app has been running for a week now, it's still not eating
more memory than at the start
13:25 -!- shvntr [~shvntr@59.35.232.2] has joined #go-nuts
13:25 < wrtp> debill_: how about you start godoc, and have a shell loop that
does ps alxw | grep godoc every 30 seconds.
13:25 < wrtp> then run it for 8 hours or so and see what the results are
13:26 -!- wtfness [~dsc@dyn-86-36-41-116.wv.qatar.cmu.edu] has quit [Remote host
closed the connection]
13:26 < wrtp> if you're right, the memory will keep on going up all the time
13:27 -!- brucebanner [~brucebann@80.169.174.130] has joined #go-nuts
13:28 -!- fzzbt [~fuzzybyte@77.79.7.8] has quit [Ping timeout: 276 seconds]
13:29 < KBme> mine is at 160Mb
13:29 < KBme> it's been running for like a month now
13:30 -!- brucebanner_ [~brucebann@80.169.174.130] has quit [Ping timeout: 265
seconds]
13:30 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
13:31 < debill_> ok i would trie
13:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
13:32 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
quit [Remote host closed the connection]
13:37 -!- felipe [~felipe@unaffiliated/felipe] has joined #go-nuts
13:40 -!- sonntag
[~justinson@64-121-122-33.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com] has joined
#go-nuts
13:44 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has joined #go-nuts
13:45 -!- hcl2 [~akuma@75.41.110.112] has joined #go-nuts
13:46 -!- Gertm [~Gertm@d51A45118.access.telenet.be] has joined #go-nuts
13:48 -!- plainhao [~plainhao@208.75.85.237] has joined #go-nuts
13:48 -!- Gertm [~Gertm@d51A45118.access.telenet.be] has left #go-nuts []
13:50 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
13:52 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
13:54 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
13:56 -!- debill_ [~ivan@ppp78-37-186-116.pppoe.avangarddsl.ru] has quit [Ping
timeout: 240 seconds]
14:01 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
14:02 -!- cthom [~cthom@wsip-70-169-7-54.hr.hr.cox.net] has joined #go-nuts
14:10 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Read error: Connection reset by peer]
14:12 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has joined
#go-nuts
14:14 -!- sonntag
[~justinson@64-121-122-33.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com] has quit [Quit:
sonntag]
14:14 -!- qjcg [~qjcg@208.88.110.46] has joined #go-nuts
14:20 < skelterjohn> morning
14:20 < plexdev> http://is.gd/B4ws1S by [Adam Langley] in
go/src/pkg/crypto/cipher/ -- crypto/cipher: add resync open to OCFB mode.
14:21 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Ping timeout: 240
seconds]
14:21 -!- decaf [~mehmet@95.15.21.50] has quit [Remote host closed the connection]
14:22 -!- Kunkka [~kristian@mivacukor.lha.sgsnet.se] has joined #go-nuts
14:22 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
14:23 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
14:28 -!- CoconutC1ab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
14:28 -!- sonntag [~justinson@Dyn137104.cc.lehigh.edu] has joined #go-nuts
14:30 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Ping timeout: 240
seconds]
14:32 -!- skelterjohn [~jasmuth@c-68-45-238-234.hsd1.nj.comcast.net] has quit
[Ping timeout: 240 seconds]
14:33 -!- sonntag [~justinson@Dyn137104.cc.lehigh.edu] has quit [Quit: sonntag]
14:36 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has quit
[Ping timeout: 276 seconds]
14:37 < plexdev> http://is.gd/06ifVy by [Adam Langley] in
go/src/pkg/crypto/openpgp/armor/ -- crypto/openpgp/armor: bug fixes
14:37 < plexdev> http://is.gd/0pR0t2 by [Adam Langley] in
go/src/pkg/crypto/openpgp/packet/ -- crypto/openpgp/packet: add basic routines
14:37 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
14:40 -!- CoconutC1ab [~cua@unaffiliated/coconutcrab] has quit [Ping timeout: 260
seconds]
14:41 -!- Paradox924X [~Paradox92@c-68-35-229-34.hsd1.fl.comcast.net] has quit
[Changing host]
14:41 -!- Paradox924X [~Paradox92@vaserv/irc/founder] has joined #go-nuts
14:47 -!- decaf [~mehmet@95.15.21.50] has joined #go-nuts
14:48 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Ping timeout: 240
seconds]
14:48 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has joined #go-nuts
14:56 -!- emjayess [~emjayess@pix1.i29.net] has joined #go-nuts
14:58 -!- debill [~ivan@ppp78-37-166-89.pppoe.avangarddsl.ru] has joined #go-nuts
15:04 -!- rejb [~rejb@unaffiliated/rejb] has joined #go-nuts
15:06 -!- skelterjohn [~jasmuth@lawn-gw.rutgers.edu] has joined #go-nuts
15:14 -!- skejoe [~skejoe@188.114.142.162] has quit [Quit: Lost terminal]
15:25 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has quit [Remote host
closed the connection]
15:25 -!- cthom [~cthom@wsip-70-169-7-54.hr.hr.cox.net] has quit [Remote host
closed the connection]
15:27 -!- boscop [~boscop@f055073148.adsl.alicedsl.de] has joined #go-nuts
15:29 -!- jdp [~jdp@ool-435238c0.dyn.optonline.net] has joined #go-nuts
15:32 -!- debill [~ivan@ppp78-37-166-89.pppoe.avangarddsl.ru] has quit [Quit:
Leaving]
15:33 -!- pharris [~Adium@rhgw.opentext.com] has joined #go-nuts
15:37 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has joined
#go-nuts
15:38 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
15:45 -!- foocraft [~dsc@78.101.45.86] has joined #go-nuts
15:50 -!- CoconutCrab [~cua@unaffiliated/coconutcrab] has quit [Quit: nite]
15:53 -!- tvw [~tv@212.79.9.150] has joined #go-nuts
15:53 -!- artefon [~thiagon@150.164.2.20] has joined #go-nuts
15:56 -!- erus_ [519772d4@gateway/web/freenode/ip.81.151.114.212] has joined
#go-nuts
15:57 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Quit:
Leaving...]
15:58 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
16:02 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has quit [Quit:
adu]
16:02 -!- tetrad [~tetrad@174-31-105-151.chyn.qwest.net] has joined #go-nuts
16:06 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has joined #go-nuts
16:09 -!- wrtp [~rog@92.17.35.133] has quit [Quit: wrtp]
16:16 -!- shvntr [~shvntr@59.35.232.2] has quit [Ping timeout: 246 seconds]
16:16 -!- dforsyth [~dforsyth@c-76-21-40-117.hsd1.ca.comcast.net] has joined
#go-nuts
16:20 -!- mattn_jp [~mattn@112-68-86-16f1.hyg1.eonet.ne.jp] has joined #go-nuts
16:22 -!- awidegreen [~quassel@c-eacae555.08-2-73746f39.cust.bredbandsbolaget.se]
has joined #go-nuts
16:23 -!- JusticeFries [~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net]
has joined #go-nuts
16:23 -!- foocraft [~dsc@78.101.45.86] has quit [Remote host closed the
connection]
16:27 -!- Netsplit *.net <-> *.split quits: erus_
16:28 -!- Venom_X [~pjacobs@74.61.90.217] has joined #go-nuts
16:32 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Operation timed out]
16:34 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Ping timeout: 245 seconds]
16:34 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
16:37 -!- Venom_X [~pjacobs@66.54.185.131] has joined #go-nuts
16:37 -!- piranha [~piranha@5ED42E59.cm-7-5a.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
16:38 -!- JusticeFries [~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net]
has quit [Remote host closed the connection]
16:38 -!- JusticeFries [~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net]
has joined #go-nuts
16:40 -!- mdxi [~mdxi@li11-97.members.linode.com] has joined #go-nuts
17:05 -!- Kashia [~Kashia@2001:0:53aa:64c:0:3260:b017:897e] has quit [Ping
timeout: 245 seconds]
17:07 -!- jbooth1 [~jay@209.249.216.2] has joined #go-nuts
17:07 -!- kashia_ [~Kashia@2001:0:53aa:64c:0:3260:b017:897e] has joined #go-nuts
17:08 -!- saschpe [~quassel@opensuse/member/saschpe] has joined #go-nuts
17:14 -!- decaf [~mehmet@95.15.21.50] has quit [Quit: Leaving]
17:15 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has joined #go-nuts
17:16 -!- cenuij [~cenuij@base/student/cenuij] has quit [Remote host closed the
connection]
17:19 -!- qjcg [~qjcg@208.88.110.46] has quit [Quit: qjcg]
17:29 -!- dmytro_ [~dmytro@193.227.120.3] has quit [Ping timeout: 255 seconds]
17:31 -!- erus_ [519772d4@gateway/web/freenode/ip.81.151.114.212] has joined
#go-nuts
17:34 -!- dmytro_ [~dmytro@193.227.120.3] has joined #go-nuts
17:37 -!- jdp [~jdp@ool-435238c0.dyn.optonline.net] has quit [Remote host closed
the connection]
17:41 -!- quantumelixir [~chillu@203.110.240.41] has left #go-nuts []
17:53 -!- cafesofie [~cafesofie@rnwifi-164-107-93-240.resnet.ohio-state.edu] has
joined #go-nuts
17:53 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
17:54 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
17:54 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
17:56 -!- krish [~krish@122.167.72.233] has joined #go-nuts
17:58 < Guest21891> Hi guys.  Just wanted to get info for some survey that I
am doing.  Are there any major adoption of Go lang lately?  Any examples?
18:01 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
18:03 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
18:04 -!- Guest21891 [~krish@122.167.72.233] has quit [Quit: Leaving]
18:06 -!- artefon [~thiagon@150.164.2.20] has quit [Quit: Leaving]
18:07 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Ping
timeout: 276 seconds]
18:11 -!- sahid [~sahid@LNeuilly-152-21-22-10.w193-253.abo.wanadoo.fr] has quit
[Quit: Ex-Chat]
18:14 -!- Project-2501 [~Marvin@82.84.88.38] has joined #go-nuts
18:16 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
18:17 -!- Project_2501 [~Marvin@82.84.99.60] has quit [Ping timeout: 240 seconds]
18:22 < erus_> skelterjohn: check out my ray tracer on my github :)
18:23 < skelterjohn> it will work on os x?
18:23 < skelterjohn> and certainly, gimme a sec to finish something up
18:24 -!- rlab_ [~Miranda@91.200.158.34] has joined #go-nuts
18:25 -!- rlab [~Miranda@91.200.158.34] has quit [Ping timeout: 250 seconds]
18:28 < erus_> should work on osx...
18:33 < skelterjohn> alright, i'll check it out now
18:34 < skelterjohn> do i only need the tracer project?
18:35 < skelterjohn> no, i need s3dm :)
18:35 < skelterjohn> you should import "github.com/tm1rbrt/s3dm" instead of
"s3dm", so it can work nicely with goinstall
18:36 < erus_> ok
18:36 < erus_> i cant do that on windows yet i think
18:36 < skelterjohn> why is that?
18:36 < skelterjohn> and i built everything easily (with gb), but when i run
the tracer executable nothing happens
18:36 < erus_> goinstall doesnt work on windows last i checked
18:36 < skelterjohn> really?  it's a pure go program
18:37 < erus_> there should be a png image
18:37 < erus_> in the cd
18:37 < skelterjohn> ah - yes it's there, but it seems to be corrupt
18:37 < skelterjohn> :(
18:37 < erus_> ah damn
18:37 < erus_> something todo with the permissions i think
18:38 < skelterjohn> what happens when you try to run goinstall?
18:38 -!- tgall_foo [~tgall@linaro/tgall-foo] has quit [Ping timeout: 240 seconds]
18:39 < erus_> skelterjohn: change line 72 in tracer.go if you get time.  it
need to be O_CREATE | O_RWD or something
18:39 < skelterjohn> sure
18:39 < skelterjohn> i'm not busy right now
18:40 < erus_> my script fails now since you added documentation :O
18:40 < skelterjohn> line 72 of tracer.go is blank...and i don't see an
appropriate place to do it
18:40 < skelterjohn> erus_: :s
18:41 < erus_> i mean scene.go sorry
18:42 -!- boscop_ [~boscop@f055208157.adsl.alicedsl.de] has joined #go-nuts
18:42 < skelterjohn> wow, very nice!
18:42 < skelterjohn> works now :)
18:42 < erus_> great
18:43 < erus_> now triangle meshes, textures and all that fun stuff
18:43 < skelterjohn> what about goinstall isn't working in windows?
18:43 -!- boscop [~boscop@f055073148.adsl.alicedsl.de] has quit [Ping timeout: 240
seconds]
18:43 < erus_> yeh i'll check that now
18:44 < erus_> was O_RWD the correct flag?
18:44 -!- tgall_foo [~tgall@206.9.88.154] has joined #go-nuts
18:45 -!- tgall_foo [~tgall@206.9.88.154] has quit [Changing host]
18:45 -!- tgall_foo [~tgall@linaro/tgall-foo] has joined #go-nuts
18:45 -!- rlab_ [~Miranda@91.200.158.34] has quit [Ping timeout: 255 seconds]
18:45 < skelterjohn> no - O_RDWR
18:45 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
18:45 < skelterjohn> but i knew what you meant :)
18:46 -!- decaf [~mehmet@88.231.215.80] has joined #go-nuts
18:47 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has quit [Ping
timeout: 245 seconds]
18:52 -!- qjcg [~qjcg@208.88.110.46] has joined #go-nuts
18:52 -!- qjcg [~qjcg@208.88.110.46] has left #go-nuts []
18:54 -!- arexus [~andrew@c-98-207-173-169.hsd1.ca.comcast.net] has left #go-nuts
[]
18:56 -!- arexus [~andrew@c-98-207-173-169.hsd1.ca.comcast.net] has joined
#go-nuts
18:56 < plexdev> http://is.gd/xvvKXL by [Russ Cox] in go/doc/ -- spec: allow
imported packages named main
18:56 < plexdev> http://is.gd/FNlkXf by [Russ Cox] in 11 subdirs of go/src/
-- gc, ld: detect stale or incompatible object files
18:56 < plexdev> http://is.gd/merRsE by [Gustavo Niemeyer] in
go/src/cmd/cgo/ -- cgo: os/arch dependent #cgo directives
18:56 < plexdev> http://is.gd/XXZqgh by [Robert Griesemer] in go/doc/ -- go
spec: adjust notion of Assignability
18:57 < skelterjohn> allow imported packages named main?  whyyyy?
18:57 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
18:57 < nsf> why not?
18:57 < skelterjohn> because, until now, main had been reserved for
executables
18:57 < skelterjohn> and i don't know why that should change
18:57 < skelterjohn> seemed like a good rule
18:58 < nsf> imagine package that implements main.main
18:58 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
18:58 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
18:58 < nsf> but yeah, sounds kinda crazy
18:58 < skelterjohn> that doesn't make sense to me
19:00 -!- creack [~charme_g@163.5.84.215] has joined #go-nuts
19:03 < skelterjohn> the use of the name "main" is how my builder determined
whether something was a pkg or a cmd :\
19:03 < skelterjohn> now, i guess i have to scan the functions?
19:03 < nsf> hehe
19:06 -!- lmoura_ [~lauromour@186.212.159.235] has quit [Read error: Connection
reset by peer]
19:11 -!- dforsyth_ [~dforsyth@bastion.inap.yelpcorp.com] has joined #go-nuts
19:12 -!- jdp [~jdp@24.238.32.162.res-cmts.segr.ptd.net] has joined #go-nuts
19:13 < temoto> skelterjohn, 1) it removes random limit, which are all evil.
19:13 < temoto> 2) it allows to gotest executables code.
19:16 -!- tvw [~tv@212.79.9.150] has quit [Remote host closed the connection]
19:16 -!- decaf_ [~mehmet@88.231.215.80] has joined #go-nuts
19:16 -!- decaf_ [~mehmet@88.231.215.80] has quit [Remote host closed the
connection]
19:16 -!- decaf [~mehmet@88.231.215.80] has quit [Remote host closed the
connection]
19:17 -!- decaf [~mehmet@88.231.215.80] has joined #go-nuts
19:20 -!- nettok [~quassel@200.119.155.55] has joined #go-nuts
19:23 -!- saschpe [~quassel@opensuse/member/saschpe] has quit [Remote host closed
the connection]
19:23 -!- lmoura_ [~lauromour@186.212.244.7] has joined #go-nuts
19:27 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has joined #go-nuts
19:28 < plexdev> http://is.gd/ehuTvy by [Russ Cox] in go/ -- A+C: Dave
Cheney (individual CLA)
19:28 < plexdev> http://is.gd/3aRgcL by [Dave Cheney] in go/src/pkg/syscall/
-- syscall: add SetsockoptIpMreq
19:28 < plexdev> http://is.gd/gKJNsj by [Russ Cox] in 2 subdirs of
go/src/cmd/ -- gc, ld: package name main no longer reserved
19:31 -!- photron [~photron@port-92-201-120-86.dynamic.qsc.de] has joined #go-nuts
19:31 -!- fenicks [~christian@log77-3-82-243-254-112.fbx.proxad.net] has joined
#go-nuts
19:37 -!- qjcg [~qjcg@208.88.110.46] has joined #go-nuts
19:37 -!- qjcg [~qjcg@208.88.110.46] has left #go-nuts []
19:51 -!- fzzbt [~fzzbt@77.79.7.8] has joined #go-nuts
19:53 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
19:54 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Ping
timeout: 255 seconds]
19:54 -!- napsy [~luka@88.200.96.18] has quit [Read error: Connection reset by
peer]
20:00 < plexdev> http://is.gd/taEnha by [Russ Cox] in 2 subdirs of go/src/
-- gotest: enable unit tests for cmd directories
20:00 < plexdev> http://is.gd/tVlKCV by [Rob Pike] in go/src/pkg/fmt/ --
fmt: document %%
20:02 -!- TheSeeker [~n@99-153-250-110.lightspeed.irvnca.sbcglobal.net] has joined
#go-nuts
20:05 -!- tvw [~tv@e176006120.adsl.alicedsl.de] has joined #go-nuts
20:07 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
20:08 -!- TheMue [~TheMue@p5DDF572F.dip.t-dialin.net] has joined #go-nuts
20:18 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
20:32 < plexdev> http://is.gd/VOxsY2 by [Robert Griesemer] in go/doc/ -- go
spec: move to Unicode 6.0
20:36 -!- Fish- [~Fish@9fans.fr] has joined #go-nuts
20:40 -!- tetrad [~tetrad@174-31-105-151.chyn.qwest.net] has left #go-nuts []
20:47 -!- tensorpudding [~user@99.23.127.179] has joined #go-nuts
20:49 < plexdev> http://is.gd/VBYKXm by [Gustavo Niemeyer] in
go/src/pkg/sync/ -- sync: Proposal for barrier implementation
20:51 -!- mattn_jp [~mattn@112-68-86-16f1.hyg1.eonet.ne.jp] has quit [Quit:
Ex-Chat]
20:52 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has joined #go-nuts
20:55 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has quit [Remote host
closed the connection]
20:55 -!- plainhao [~plainhao@208.75.85.237] has quit [Quit: plainhao]
20:58 -!- erus_ [519772d4@gateway/web/freenode/ip.81.151.114.212] has quit [Ping
timeout: 246 seconds]
21:00 -!- foocraft [~dsc@78.101.45.86] has joined #go-nuts
21:00 < mpl> exch: I don't remember if it was you who suggested I return 0
for a Writer that can't return a reliable n, but apparently that won't do, because
io.Copy will consider that as a short write afaics.
21:02 -!- ponce [~ponce@rps7623.ovh.net] has joined #go-nuts
21:03 -!- enherit [~enherit@cpe-98-149-170-48.socal.res.rr.com] has joined
#go-nuts
21:03 < exch> mm all the more reason then to try and make it a reliable
value.  Otherwise you have a broken io.Writer implementation
21:04 < mpl> exch: it's deeper than that.  I think io.Copy expects your
writer to return the number of bytes it was fed.  which is not the case for e.g a
compressor.
21:05 < exch> Might be worth investigating then, how some of the compressors
handle it
21:05 < exch> I sue the gzip compressor with io.Copy regularly.  it works as
expected
21:05 < exch> s/sue/use
21:05 < mpl> yep, I should look at it again indeed
21:07 < jnwhiteh> let me know what you've found out, I've dealt with issues
in the gzip packages unreliable writes =)
21:08 < Venom_X> Hi, anyone get by the src update problem yesterday?  I'm
stuck at make: *** [math.install] Error 2 when ./all.bash
21:09 < Venom_X> seems to have to do with: gamma.go:157: invalid operation:
z * x (type float * float64), and float related errors
21:10 -!- stalled [~stalled@unaffiliated/stalled] has quit [Quit: ...]
21:10 < skelterjohn> Venom_X: your copy of go is out of date
21:10 < skelterjohn> the float type no longer exists
21:10 < skelterjohn> nor has it for at least a month
21:10 < skelterjohn> do a "hg pull -u"
21:10 < Venom_X> I just did: hg clone -r release
https://go.googlecode.com/hg/ go
21:11 < Venom_X> from scratch.  I blew away my existing go dir
21:11 < skelterjohn> what does "which 6g" say?
21:11 < skelterjohn> or 8g, if you're on x86
21:11 < skelterjohn> sometimes people have leftover binaries from previous
installations
21:11 < Venom_X> -> /Users/pjacobs/bin/6g
21:11 < skelterjohn> delete any go related binaries in /Users/pjacobs/bin
21:11 < Venom_X> ok
21:12 < skelterjohn> anything that appears in $GOBIN should not appear in
that directory
21:12 -!- foocraft [~dsc@78.101.45.86] has quit [Ping timeout: 265 seconds]
21:13 < Venom_X> why doesn't ./all.bash delete all that is in $GOBIN?
21:14 < skelterjohn> what do you have $GOBIN set to?
21:14 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
21:14 < Venom_X> Phillip-Jacobs-MacBook-Pro:src pjacobs$ echo $GOBIN
21:14 < exch> this is exactly why I always explicitely run src/clean.bash
before updating/rebuilding
21:14 < Venom_X> -> /Users/pjacobs/bin
21:15 < skelterjohn> exch: why would all.bash not run clean.bash?
21:15 < exch> I don't know if it does.  All I know is that running
clean.bahs separately solved my issues
21:16 < Venom_X> well, deleting things in my $GOBIN didn't solve the problem
21:16 < Venom_X> this is happening at the %%%% making pkg %%%%
21:16 < Venom_X> stage..
21:17 < skelterjohn> yes...but the only way float can appear is if you're
using the old compiler
21:17 < Venom_X> Phillip-Jacobs-MacBook-Pro:go pjacobs$ hg pull -u
21:17 < Venom_X> pulling from https://go.googlecode.com/hg/
21:17 < Venom_X> searching for changes
21:17 < Venom_X> no changes found
21:18 < Venom_X> My $GOBIN starts empty..  then as things get crated they
start showing up
21:18 < skelterjohn> what happens with "which 6g" now
21:19 < Venom_X> -> /Users/pjacobs/bin/6g
21:19 < skelterjohn> 6g -V
21:19 < skelterjohn> ?
21:19 < skelterjohn> i have 7239
21:19 < skelterjohn> 7329
21:20 < Venom_X> 6g version release.2011-02-01.1 7361
21:20 < skelterjohn> and you tried running ./clean.bash ; ./all.bash ?
21:20 < Venom_X> yes
21:20 < skelterjohn> and it still gives you compile errors talking about a
"float" type?
21:20 < Venom_X> it does
21:21 < skelterjohn> try deleting everything from $GOROOT/bin
21:21 < skelterjohn> and then running all.bash
21:22 -!- stalled [~stalled@unaffiliated/stalled] has joined #go-nuts
21:22 < skelterjohn> and set GOBIN go $GOROOT/bin, for now
21:22 < Venom_X> no such file or directory..
21:22 < skelterjohn> potentially before running all.bash :)
21:23 < skelterjohn> ok, just set GOBIN that way, then
21:23 < skelterjohn> and delete 6g, 6l, gopack from your old gobin
21:23 < Venom_X> ok
21:23 < skelterjohn> before running all.bash
21:23 < skelterjohn> do a "which 6g" to verify that it doesn't exist
21:25 -!- foocraft [~dsc@78.101.46.240] has joined #go-nuts
21:25 < Venom_X> yeah, same problem
21:27 -!- pothos_ [~pothos@111-240-165-153.dynamic.hinet.net] has joined #go-nuts
21:27 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has quit [Quit: Morten.  Desu~]
21:27 < skelterjohn> what happens if you cd to $GOROOT/src/pkg/math and run
make?
21:27 < Venom_X> think I found the issue
21:27 < skelterjohn> oh?
21:28 < Venom_X> I had a /usr/bin set of go binaries from running sudo.all
21:28 < Venom_X> I mean sudo.bash
21:29 < skelterjohn> ah
21:29 -!- pothos [~pothos@111-240-167-72.dynamic.hinet.net] has quit [Ping
timeout: 276 seconds]
21:33 -!- visof [~visof@unaffiliated/visof] has quit [Quit: Leaving]
21:33 -!- visof [~visof@unaffiliated/visof] has joined #go-nuts
21:39 -!- TheMue [~TheMue@p5DDF572F.dip.t-dialin.net] has quit [Quit: TheMue]
21:47 -!- photron [~photron@port-92-201-120-86.dynamic.qsc.de] has quit [Ping
timeout: 276 seconds]
21:52 -!- pharris [~Adium@rhgw.opentext.com] has quit [Quit: Leaving.]
21:56 -!- Project_2501 [~Marvin@82.84.74.100] has joined #go-nuts
21:57 -!- Venom_X [~pjacobs@66.54.185.131] has quit [Quit: Venom_X]
21:57 -!- jhawk28 [~jhawk28@user-387c58d.cable.mindspring.com] has quit [Quit:
Leaving...]
21:58 -!- Project-2501 [~Marvin@82.84.88.38] has quit [Ping timeout: 240 seconds]
22:01 -!- neshaug [~oyvind@213.239.108.5] has quit [Ping timeout: 255 seconds]
22:05 -!- cenuij [~cenuij@78.122.228.32] has joined #go-nuts
22:05 -!- cenuij [~cenuij@78.122.228.32] has quit [Changing host]
22:05 -!- cenuij [~cenuij@base/student/cenuij] has joined #go-nuts
22:06 < plexdev> http://is.gd/kDVTIg by [Rob Pike] in go/src/pkg/regexp/ --
regexp: add support for matching text read from things that implement
22:08 -!- visof [~visof@unaffiliated/visof] has quit [Quit: Leaving]
22:08 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:c506:1f98:1468:b89] has quit
[Quit: Leaving.]
22:10 -!- skelterjohn [~jasmuth@lawn-gw.rutgers.edu] has quit [Quit: skelterjohn]
22:11 -!- nevdull [~bjames@c-24-9-104-250.hsd1.co.comcast.net] has joined #go-nuts
22:15 -!- awidegreen [~quassel@c-eacae555.08-2-73746f39.cust.bredbandsbolaget.se]
has quit [Read error: Connection reset by peer]
22:17 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
22:18 -!- Fish- [~Fish@9fans.fr] has quit [Quit: So Long, and Thanks for All the
Fish]
22:28 -!- sauerbraten [~sauerbrat@p508CF3EE.dip.t-dialin.net] has quit [Remote
host closed the connection]
22:35 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
22:48 -!- Venom_X_ [~pjacobs@74.61.90.217] has joined #go-nuts
22:54 -!- jumzi [~none@c-89-233-234-125.cust.bredband2.com] has joined #go-nuts
23:02 -!- rlab [~Miranda@91.200.158.34] has quit [Quit: Miranda IM! Smaller,
Faster, Easier.  http://miranda-im.org]
23:09 < Venom_X_> anyone use the smtp package successfully?
23:10 -!- sprink [~sprink@179-140.97-97.tampabay.res.rr.com] has left #go-nuts []
23:12 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
23:15 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
23:16 < mpl> heh nice troll about the windows installer :)
23:22 -!- Project-2501 [~Marvin@82.84.96.25] has joined #go-nuts
23:24 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Quit: Venom_X]
23:25 -!- Project_2501 [~Marvin@82.84.74.100] has quit [Ping timeout: 240 seconds]
23:38 -!- boscop [~boscop@f055208157.adsl.alicedsl.de] has quit [Ping timeout: 240
seconds]
23:39 -!- emjayess [~emjayess@pix1.i29.net] has quit [Quit: Leaving]
23:44 -!- JusticeFries [~JusticeFr@173-8-247-218-Colorado.hfc.comcastbusiness.net]
has quit [Quit: JusticeFries]
23:45 -!- Venom_X [~pjacobs@74.61.90.217] has joined #go-nuts
23:45 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Client Quit]
23:59 -!- nettok [~quassel@200.119.155.55] has quit [Ping timeout: 260 seconds]
--- Log closed Fri Feb 04 00:00:05 2011