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

--- Log opened Wed Mar 10 00:00:23 2010
00:05 -!- Project_2501 [~Marvin@82.84.69.99] has quit [Quit: E se abbasso questa
leva che succ...]
00:07 -!- wuehlmaus [~wuehlmaus@p4FCC59F7.dip.t-dialin.net] has quit [Ping
timeout: 265 seconds]
00:07 -!- fwiffo [~fwiffo@unaffiliated/fwiffo] has quit [Quit: Lost terminal]
00:09 -!- nettok [~netto@proxy.galileo.edu] has joined #go-nuts
00:09 -!- nf [~nf@alaska.wh3rd.net] has joined #go-nuts
00:11 -!- consalus [~consalus@nat/google/x-tdyvodjewigikefl] has joined #go-nuts
00:11 -!- wuehlmaus [~wuehlmaus@p4FCC7F04.dip.t-dialin.net] has joined #go-nuts
00:12 * ki0wa notte
00:12 < ki0wa> notte
00:12 -!- ki0wa [~under@host241-206-dynamic.19-79-r.retail.telecomitalia.it] has
quit [Read error: Connection reset by peer]
00:14 -!- consalus [~consalus@nat/google/x-tdyvodjewigikefl] has quit [Client
Quit]
00:14 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
00:15 -!- user5888323 [~consalus@nat/google/x-ykytjyabxwkuezwg] has joined
#go-nuts
00:16 -!- user5888323 [~consalus@nat/google/x-ykytjyabxwkuezwg] has quit [Client
Quit]
00:16 -!- ptolomy2 [~consalus@216.239.45.19] has joined #go-nuts
00:19 < ptolomy2> Simple parallel ascii mandelbrot set renderer with new
complex type: http://pastie.org/862408
00:20 < ptolomy2> Pretty much exactly 2x faster on my machine w/
GOMAXPROCS=2.
00:20 < nf> ptolomy2: cute ;)
00:22 < nf> ptolomy2: it takes so little time, how have you benchmarked it?
00:23 < ptolomy2> Very non-scientifically.  'time ./8.out'
00:25 < ptolomy2> nf: Out of curiosity, how long does it take on your
machine?
00:25 -!- iant [~iant@nat/google/x-jccommkciwofeyrg] has quit [Ping timeout: 260
seconds]
00:26 < nf> i modified it to make it do more calculation
00:26 < nf> it takes 2.044s single-threaded, 1.082s with GOMAXPROCS(2)
00:27 < nf> nice!
00:30 < ptolomy2> Is there a profiler that works with Go?
00:32 < defectiv> that mandelbrot thing is sweet.
00:34 -!- ptolomy3 [~consalus@nat/google/x-sqzioigwqsdwwuie] has joined #go-nuts
00:36 -!- ptolomy2 [~consalus@216.239.45.19] has quit [Ping timeout: 265 seconds]
00:39 -!- ptolomy3 [~consalus@nat/google/x-sqzioigwqsdwwuie] has quit [Quit:
leaving]
00:43 -!- ptolomy2 [~consalus@nat/google/x-omyzqwenguxuyktg] has joined #go-nuts
00:44 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has joined #go-nuts
00:46 < exch> am I missing some update?  the mandelbrot thing fails on
undefined 'real' and 'imag' references
00:46 < ptolomy2> You need bleeding-edge compiler.  The complex support for
8g just went in a bit ago.
00:47 < exch> fair enough
00:49 -!- iant [~iant@67.218.104.183] has joined #go-nuts
00:49 -!- mode/#go-nuts [+v iant] by ChanServ
00:50 -!- mikespook [~mikespook@219.135.163.200] has joined #go-nuts
00:50 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has quit [Ping timeout: 258
seconds]
00:51 -!- adu [~ajr@pool-74-96-89-29.washdc.fios.verizon.net] has joined #go-nuts
00:54 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has joined #go-nuts
01:05 -!- ptolomy2 [~consalus@nat/google/x-omyzqwenguxuyktg] has quit [Quit:
leaving]
01:05 < kmeyer> or an amd64 machine ;)
01:08 < cbeck> I'm poking at an annoying thing, given 'type T float64', I
can use '+' to add two T's, but cannot call a function which takes a float64 with
a T
01:08 < cbeck> Is there a safe way around this?
01:08 < KirkMcDonald> cbeck: float64(some_T_value)
01:09 -!- triplez [~triplez@cm230.kappa1.maxonline.com.sg] has quit [Quit:
triplez]
01:09 < KirkMcDonald> I wonder if D's distinction between a 'typedef' and an
'alias' would make any sense in Go.
01:10 < cbeck> KirkMcDonald: The idea was to implement a bastardized generic
system
01:10 < KirkMcDonald> That is, an alias of a type is semantically equivalent
to the original type, but a typedef defines a new type (much as Go's "type"
declarations do).
01:10 < cbeck> KirkMcDonald:
01:11 < cbeck> err
01:11 < cbeck> Right that is the behaviour I was looking for, which is why
it seems a bit inconsistant that operators work, but functions do not
01:19 -!- tux21b [~christoph@90.146.60.30] has quit [Quit: Ex-Chat]
01:22 -!- defectiv [~clays@75.101.111.19] has quit [Quit: This computer has gone
to sleep]
01:24 -!- fwiffo [~none@unaffiliated/fwiffo] has joined #go-nuts
01:27 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has quit [Ping
timeout: 252 seconds]
01:33 -!- gnuvince_ [~vince@64.235.212.5] has joined #go-nuts
01:34 -!- carllerche [~carllerch@enginey-9.border1.sfo002.pnap.net] has quit
[Quit: carllerche]
01:37 -!- gnuvince [~vince@64.235.204.246] has quit [Ping timeout: 252 seconds]
01:38 -!- franksalim [~frank@adsl-75-61-84-181.dsl.pltn13.sbcglobal.net] has
joined #go-nuts
01:39 -!- gnuvince_ [~vince@64.235.212.5] has quit [Ping timeout: 260 seconds]
01:41 -!- triplez [~triplez@bb116-14-34-171.singnet.com.sg] has joined #go-nuts
01:42 -!- gnuvince [~vince@72.0.215.131] has joined #go-nuts
01:43 -!- iant [~iant@67.218.104.183] has quit [Ping timeout: 245 seconds]
01:50 -!- rhelmer [~rhelmer@adsl-69-107-82-254.dsl.pltn13.pacbell.net] has quit
[Ping timeout: 268 seconds]
01:51 -!- rhelmer [~rhelmer@adsl-69-107-93-171.dsl.pltn13.pacbell.net] has joined
#go-nuts
01:52 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has joined #go-nuts
01:52 < ak2> anticw: there?
01:52 -!- N8-bit [~n8bit@cpe-67-241-129-113.buffalo.res.rr.com] has joined
#go-nuts
01:52 < ak2> i need some help/tips/pointers on concurrency in go
01:52 -!- nutate [~rseymour@cacsag4.usc.edu] has quit [Quit: I'm outta heee-eere]
01:53 < anticw> ak2: yes
01:53 < anticw> ak2: btw; effective go is very good
01:53 < anticw> and so are the tutorials
01:53 < anticw> almost everything is covered there
01:53 < anticw> it's well worth the time
01:53 < ak2> anticw: i need some more information than they give..  i went
through them
01:54 < ak2> ok, i was using only effective go for the concurrent stuff
01:54 < ak2> didnt see the tutorial..
01:54 < anticw> what's the problem?
01:54 < ak2> just looking at it now to see if it covers what i'm looking for
01:55 < ak2> so, basically..  i want multiple threads to go do stuff..  and
then want to wait for each of them separately
01:55 < ak2> as in..  if thread one comes back, do some stuff for it..  if
thread 2 comes back do some stuff for it
01:55 < ak2> in no specific order of them coming back
01:55 < ak2> how do i implement that?
01:58 < anticw> well...  couple of things
01:58 < anticw> firstly, are the threads IO bound or CPU bound?
01:58 < anticw> if the latter you need to tweak GOMAXPROCS
01:59 < anticw> as for the threads ...  dont think threads
01:59 < anticw> just use a goroutine to spawn off the work and a channel to
return it
01:59 < ak2> they are CPU bound
01:59 < ak2> and yes, i'm thinking goroutines
02:00 < ak2> so, when i use a goroutine
02:00 < ak2> lets say go func() {
02:00 < ak2> /do something
02:00 < ak2> chan<-1
02:00 < ak2> }
02:00 < plexdev> http://is.gd/a5G4B by [Ken Thompson] in 2 subdirs of go/ --
1.  decommit complex(float) conversion
02:00 < ak2> now, wherever i put <-chan..  it'll wait for it
02:01 < ak2> i want it to wait for that routine only for a block of
statements..  but execute the rest in the meanwhile
02:02 < anticw> what does that mean?  you're waiting or not waiting?
02:02 < anticw> do you want to poll for it?
02:04 < ak2> yes, i'm waiting
02:04 < ak2> but...
02:04 < anticw> ak2: i'm not understanding sorry
02:04 < ak2> let me explain again
02:05 < ak2> lets say there are 3 goroutines
02:05 < ak2> and there are 3 blocks of code independent of eachother
02:05 < ak2> when goroutine1 completes, execute block1...  so on and so
forth
02:05 < ak2> and none of them depend on eachother
02:06 < ak2> but when all of them are done, the final result includes
information from block1,2,3
02:08 < anticw> so have all of them signal there are done on a channel ...
nad get three results from it
02:08 < anticw> s/nad/and/
02:08 < ak2> so, use a single channel
02:08 < ak2> and have each one of them put into it
02:08 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
02:09 < ak2> and then since i know how many to read from channel, just try
to read them..
02:09 < ak2> is that what you are saying?
02:09 < ak2> channels can have a struct type in them right?  not just ints
or bools
02:15 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has quit [Quit: (
www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )]
02:18 -!- mejja [~user@c-68b6e555.023-82-73746f38.cust.bredbandsbolaget.se] has
quit [Remote host closed the connection]
02:20 -!- hstimer [~hstimer@70.90.170.37] has quit [Quit: hstimer]
02:22 < anticw> ak2: how many goroutines are there?
02:23 < anticw> if you spawn 10 of them ...  read 10 results
02:25 < ak2> ok
02:25 < ak2> thats what i was thinking...
02:25 < ak2> any other way of doing it?
02:26 -!- tav [~tav@89.243.40.232] has quit [Ping timeout: 268 seconds]
02:26 < anticw> sure
02:26 < anticw> but that seems simplest and robust, so i would do that
02:26 < ak2> ok
02:26 < ak2> just curios on how else it could be done
02:26 < ak2> s/curios/curious
02:26 < ak2> i'll do it this way though..  seems straight forward
02:27 < anticw> well...  i have a priority queue that uses semaphores to
block consumers until data is available
02:27 < anticw> so i can have n readers and m suppliers and have it block
nicely
02:27 < ak2> ok
02:27 < ak2> can you share the code?
02:28 -!- N8-bit [~n8bit@cpe-67-241-129-113.buffalo.res.rr.com] has quit [Quit:
Leaving]
02:29 < anticw> umm, later i guess ...  it's not something i would suggest
though
02:29 < anticw> basically it's using something people shouldn't use :-)
02:30 < anticw> the point is in this case i don't need to know about n/m ...
i just feed/drain and deal with EOF
02:30 < anticw> also ...  are you really sure you want to see something that
has:
02:30 < anticw>
02:30 < anticw> type iHeap struct { sema uint32 // used to block readers
storlk sync.Mutex // storage lock stor []int // storage
02:30 < anticw> }
02:30 < anticw> formatting
02:30 < anticw> gah
02:31 < anticw> there is a semaphore and a lock ...  so well, whilst this
makes sense for me, it's probably a bit heavy handed
02:31 < ak2> :)
02:31 < ak2> i wouldnt mind trying it out
02:31 < ak2> or rather..  trying to understand it
02:32 < ak2> for the implementation, i'll take your first suggestion about
reading the channel N times
02:35 < ak2> anticw: see this
linkhttp://blog.notdot.net/2009/11/Recursion-and-concurrency-with-Go
02:35 < ak2>
http://blog.notdot.net/2009/11/Recursion-and-concurrency-with-Go
02:36 < ak2> in the third block of code, he says return move{player, score}
02:36 < ak2> i dont understand whats happening there
02:36 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Remote host closed the
connection]
02:37 -!- carllerche [~carllerch@208.87.61.160] has joined #go-nuts
02:39 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
02:40 < ak2> uh
02:40 < ak2> understood
02:40 < ak2> poor notations!
02:45 -!- nettok [~netto@proxy.galileo.edu] has quit [Quit: Ex-Chat]
02:46 -!- tav [~tav@92.29.43.26] has joined #go-nuts
02:47 -!- nocturnal [~nocturnal@83.209.24.174] has quit [Ping timeout: 258
seconds]
02:47 < anticw> isn't it just spawning goroutines for n-way branching in
three and blocking on the result?
02:50 < ak2> yes
02:50 < ak2> i understood on reading it again
02:56 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Ping timeout: 245
seconds]
02:58 -!- stalled [~411@unaffiliated/stalled] has quit [Ping timeout: 248 seconds]
03:00 -!- stalled [~411@unaffiliated/stalled] has joined #go-nuts
03:01 < anticw> bbl, kids
03:01 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
03:01 -!- carllerche [~carllerch@208.87.61.160] has quit [Quit: carllerche]
03:06 -!- stalled [~411@unaffiliated/stalled] has quit [Ping timeout: 248 seconds]
03:15 -!- uriel_ [~uriel@li43-28.members.linode.com] has joined #go-nuts
03:15 -!- ahihi_ [~generic@cs27127176.pp.htv.fi] has joined #go-nuts
03:15 -!- scoeri_ [~jdekoste@soft.vub.ac.be] has joined #go-nuts
03:15 -!- zeroXten_ [~zeroXten@0x10.co.uk] has joined #go-nuts
03:20 -!- Netsplit over, joins: Garen
03:20 -!- Netsplit *.net <-> *.split quits: werdan7, scoeri, Archwyrm, alus,
taruti, pdusen, uriel, ahihi, ukai, zeroXten, (+1 more, use /NETSPLIT to show all
of them)
03:20 -!- Netsplit over, joins: ukai, Archwyrm
03:22 -!- pdusen [~pdusen@crob4-55.flint.umich.edu] has joined #go-nuts
03:22 -!- 16SAAGXCE [~archwyrm@66.249.8.146] has joined #go-nuts
03:22 -!- scoeri [~jdekoste@134.184.43.1] has joined #go-nuts
03:22 -!- ivan` [~ivan@unaffiliated/ivan/x-000001] has joined #go-nuts
03:23 -!- 16SAAGXCE [~archwyrm@66.249.8.146] has quit [Ping timeout: 277 seconds]
03:23 -!- scoeri [~jdekoste@134.184.43.1] has quit [Ping timeout: 277 seconds]
03:24 -!- alus [~gah@64.13.131.178] has joined #go-nuts
03:34 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
03:34 -!- Eridius [~kevin@unaffiliated/eridius] has quit [Ping timeout: 246
seconds]
03:42 -!- stalled [~411@unaffiliated/stalled] has joined #go-nuts
03:43 -!- hstimer [~hstimer@c-98-234-25-125.hsd1.ca.comcast.net] has joined
#go-nuts
03:43 -!- nettok [~netto@200.119.154.32] has joined #go-nuts
03:44 -!- Gracenotes [~person@wikipedia/Gracenotes] has joined #go-nuts
03:48 -!- stalled [~411@unaffiliated/stalled] has quit [Ping timeout: 276 seconds]
03:49 -!- path[l] [UPP@120.138.102.34] has quit [Quit: path[l]]
04:02 -!- mikespook1 [~mikespook@219.136.143.82] has joined #go-nuts
04:03 -!- ekontsevoy [~ekontsevo@209.20.66.251] has left #go-nuts []
04:04 -!- mikespook1 [~mikespook@219.136.143.82] has quit [Client Quit]
04:04 -!- kssreeram [~kssreeram@122.174.70.202] has quit [Ping timeout: 265
seconds]
04:04 -!- nf_ [~nf@124-168-140-78.dyn.iinet.net.au] has joined #go-nuts
04:05 -!- mikespook [~mikespook@219.135.163.200] has quit [Ping timeout: 258
seconds]
04:05 -!- nf [~nf@alaska.wh3rd.net] has quit [Quit: yay]
04:06 -!- nf_ [~nf@124-168-140-78.dyn.iinet.net.au] has left #go-nuts []
04:06 -!- nf [~nf@124-168-140-78.dyn.iinet.net.au] has joined #go-nuts
04:10 -!- marcuzz [~marcus@host86-156-158-180.range86-156.btcentralplus.com] has
quit [Ping timeout: 246 seconds]
04:12 -!- stalled [~411@unaffiliated/stalled] has joined #go-nuts
04:16 < anticw> ak2: back
04:16 -!- carllerche [~carllerch@208.87.61.160] has joined #go-nuts
04:18 -!- dobie_gillis [~nnyby@accweb.evergreen.edu] has quit [Quit: leaving]
04:24 -!- rthc [~rthc@rrcs-67-52-50-170.west.biz.rr.com] has quit [Ping timeout:
246 seconds]
04:27 -!- kssreeram [~kssreeram@122.174.140.208] has joined #go-nuts
04:34 < ak2> i got it working...
04:45 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has quit [Quit: ak2]
04:45 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Ping timeout: 245
seconds]
04:47 -!- path[l] [UPP@120.138.102.34] has joined #go-nuts
04:48 -!- crashR [~crasher@codextreme.pck.nerim.net] has quit [Remote host closed
the connection]
04:48 -!- jimki [jmaki@sisapiiri.net] has quit [Ping timeout: 240 seconds]
04:48 -!- jimki [jmaki@sisapiiri.net] has joined #go-nuts
04:56 -!- TR2N [email@89.180.142.98] has left #go-nuts []
04:56 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
04:59 -!- Netsplit *.net <-> *.split quits: Beorann
05:00 -!- kssreeram [~kssreeram@122.174.140.208] has quit [Quit: kssreeram]
05:01 -!- rthc [~rthc@rrcs-67-52-50-170.west.biz.rr.com] has joined #go-nuts
05:04 -!- Netsplit over, joins: Beorann
05:06 -!- nettok_ [~netto@200.119.154.32] has joined #go-nuts
05:10 -!- nettok [~netto@200.119.154.32] has quit [Ping timeout: 268 seconds]
05:11 -!- nf [~nf@124-168-140-78.dyn.iinet.net.au] has quit [Read error: Network
is unreachable]
05:11 -!- nf [~nf@203-214-148-213.perm.iinet.net.au] has joined #go-nuts
05:20 -!- nettok__ [~netto@200.119.154.32] has joined #go-nuts
05:22 -!- NoPyGod [~no@222-154-187-184.jetstream.xtra.co.nz] has joined #go-nuts
05:23 -!- nettok_ [~netto@200.119.154.32] has quit [Ping timeout: 268 seconds]
05:30 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has joined #go-nuts
05:30 -!- mode/#go-nuts [+v iant] by ChanServ
05:33 -!- nf [~nf@203-214-148-213.perm.iinet.net.au] has quit [Read error: Network
is unreachable]
05:33 -!- nf [~nf@203-158-48-37.dyn.iinet.net.au] has joined #go-nuts
05:33 -!- nettok_ [~netto@200.119.154.32] has joined #go-nuts
05:37 -!- nettok__ [~netto@200.119.154.32] has quit [Ping timeout: 245 seconds]
05:41 -!- droid001 [~g1@p4FDC931F.dip.t-dialin.net] has quit [Ping timeout: 265
seconds]
05:47 -!- nocturnal [~nocturnal@83.209.24.174] has joined #go-nuts
05:48 -!- nettok__ [~netto@200.119.154.32] has joined #go-nuts
05:51 -!- nettok_ [~netto@200.119.154.32] has quit [Ping timeout: 258 seconds]
05:53 -!- nf [~nf@203-158-48-37.dyn.iinet.net.au] has quit [Ping timeout: 248
seconds]
05:55 -!- nettok__ [~netto@200.119.154.32] has quit [Quit: Ex-Chat]
05:56 -!- nf [~nf@124-171-47-213.dyn.iinet.net.au] has joined #go-nuts
06:02 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Quit:
This computer has gone to sleep]
06:02 -!- nf [~nf@124-171-47-213.dyn.iinet.net.au] has quit [Remote host closed
the connection]
06:02 -!- nf [~nf@124-171-50-125.dyn.iinet.net.au] has joined #go-nuts
06:08 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has joined #go-nuts
06:14 -!- nighty__ [~nighty@210.188.173.245] has joined #go-nuts
06:15 -!- General13372 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has
joined #go-nuts
06:18 -!- Amaranth [~travis@ubuntu/member/Amaranth] has quit [Ping timeout: 240
seconds]
06:18 -!- Amaranth_ [~travis@ubuntu/member/Amaranth] has joined #go-nuts
06:20 -!- General1337 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has quit
[Ping timeout: 276 seconds]
06:20 -!- guaqua [gua@lakka.kapsi.fi] has joined #go-nuts
06:24 -!- Tokenekie [~Tokenekie@s102-41.resnet.ucla.edu] has joined #go-nuts
06:26 -!- kssreeram [~kssreeram@122.165.6.245] has joined #go-nuts
06:28 -!- Tokenekie [~Tokenekie@s102-41.resnet.ucla.edu] has left #go-nuts []
06:33 -!- asmo_ [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
joined #go-nuts
06:40 -!- triplez [~triplez@bb116-14-34-171.singnet.com.sg] has quit [Quit:
triplez]
06:42 -!- nf [~nf@124-171-50-125.dyn.iinet.net.au] has quit [Ping timeout: 245
seconds]
06:43 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
06:43 -!- nf [~nf@124-170-137-114.dyn.iinet.net.au] has joined #go-nuts
06:43 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Disconnected by
services]
06:43 -!- path[l] [UPP@120.138.102.34] has quit [Quit: path[l]]
06:43 -!- sladegen [~nemo@unaffiliated/sladegen] has joined #go-nuts
06:47 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Ping timeout: 245
seconds]
06:50 -!- asmo_ [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
quit [Remote host closed the connection]
06:53 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
06:54 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
07:19 -!- Xurix [~Luixsia@AToulouse-254-1-71-175.w81-49.abo.wanadoo.fr] has quit
[Read error: Operation timed out]
07:20 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
07:26 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has joined #go-nuts
07:31 -!- jimreynold2nd [~duy@76.91.29.85] has joined #go-nuts
07:31 -!- Amaranth [~travis@ubuntu/member/Amaranth] has quit [Quit: Ex-Chat]
07:31 -!- Amaranth [~travis@ubuntu/member/Amaranth] has joined #go-nuts
07:36 -!- sladegen [~nemo@unaffiliated/sladegen] has quit [Ping timeout: 264
seconds]
07:40 -!- trickie [~trickie@94.100.112.225] has joined #go-nuts
07:40 -!- trickie [~trickie@94.100.112.225] has quit [Client Quit]
07:41 -!- trickie [~trickie@94.100.112.225] has joined #go-nuts
07:43 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has quit [Ping timeout: 276
seconds]
07:43 -!- kota1111 [~kota1111@gw2.kbmj.jp] has joined #go-nuts
07:51 -!- nf [~nf@124-170-137-114.dyn.iinet.net.au] has quit [Ping timeout: 260
seconds]
07:54 -!- ahihi_ [~generic@cs27127176.pp.htv.fi] has left #go-nuts []
07:54 -!- ahihi [~generic@cs27127176.pp.htv.fi] has joined #go-nuts
07:55 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has joined #go-nuts
07:56 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has quit [Client Quit]
08:01 -!- nchaimov [~cowtown@c-71-237-208-209.hsd1.or.comcast.net] has quit [Ping
timeout: 246 seconds]
08:02 -!- nchaimov [~cowtown@c-71-237-208-209.hsd1.or.comcast.net] has joined
#go-nuts
08:02 -!- asmo [~asmo@c83-248-32-75.bredband.comhem.se] has joined #go-nuts
08:02 -!- taruti_ [taruti@aoi.yi.org] has left #go-nuts []
08:03 -!- taruti [taruti@aoi.yi.org] has joined #go-nuts
08:04 -!- nf [~nf@203-158-47-252.dyn.iinet.net.au] has joined #go-nuts
08:05 < taruti> btw anyone active that has admin rights on the channel?
08:06 -!- merlin83 [~merlin83@unaffiliated/merlin83] has quit [Ping timeout: 240
seconds]
08:10 -!- monty_hall [~sprague_r@adsl-75-51-110-82.dsl.sgnwmi.sbcglobal.net] has
quit [Read error: Connection reset by peer]
08:13 -!- merlin83 [~merlin83@cm24.delta241.maxonline.com.sg] has joined #go-nuts
08:13 -!- merlin83 [~merlin83@cm24.delta241.maxonline.com.sg] has quit [Changing
host]
08:13 -!- merlin83 [~merlin83@unaffiliated/merlin83] has joined #go-nuts
08:13 -!- monty_hall1 [~sprague_r@75.51.110.82] has joined #go-nuts
08:17 -!- smw [~stephen@pool-96-232-88-231.nycmny.fios.verizon.net] has quit
[Remote host closed the connection]
08:17 -!- smw [~stephen@pool-96-232-88-231.nycmny.fios.verizon.net] has joined
#go-nuts
08:18 < kmeyer> taruti: agl is registered as the channel founder
08:18 < taruti> and not on irc
08:18 < taruti> being on #go-nuts made it impossible to change nicknames
(from taruti_ to taruti) with irssi claiming
08:18 < taruti> 10:07 [Freenode] -!- taruti #go-nuts Cannot change nickname
while banned on channel
08:18 -!- caw [skyyy@phonzdesktop.rh.rit.edu] has quit []
08:19 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
08:19 < taruti> doing a part-nick-change-rejoin worked.
08:20 -!- ShadowIce` [pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
08:23 -!- ShadowIce [pyoro@unaffiliated/shadowice-x841044] has quit [Ping timeout:
256 seconds]
08:25 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Ping timeout: 245
seconds]
08:27 -!- noam [~k4jd095b@87.70.183.61] has quit [Read error: Connection reset by
peer]
08:27 -!- adu [~ajr@pool-74-96-89-29.washdc.fios.verizon.net] has quit [Quit: adu]
08:27 -!- [dmp]_ [~dennis@unaffiliated/dmp/x-546784] has quit [Ping timeout: 246
seconds]
08:28 -!- noam [~k4jd095b@87.70.183.61] has joined #go-nuts
08:30 -!- adu [~ajr@pool-74-96-89-29.washdc.fios.verizon.net] has joined #go-nuts
08:31 -!- jimreynold2nd [~duy@76.91.29.85] has left #go-nuts []
08:32 -!- jimreynold2nd [~duy@76.91.29.85] has joined #go-nuts
08:32 -!- jimreynold2nd [~duy@76.91.29.85] has left #go-nuts []
08:34 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has joined
#go-nuts
08:42 -!- stalled [~411@unaffiliated/stalled] has quit [Ping timeout: 276 seconds]
08:50 -!- c0nfl|ct [~tiago@83.240.134.68] has joined #go-nuts
08:52 -!- stalled [~411@unaffiliated/stalled] has joined #go-nuts
08:56 -!- zeroXten_ [~zeroXten@0x10.co.uk] has left #go-nuts []
08:57 -!- zeroXten [~zeroXten@0x10.co.uk] has joined #go-nuts
08:58 -!- stalled [~411@unaffiliated/stalled] has quit [Ping timeout: 264 seconds]
08:59 -!- nf [~nf@203-158-47-252.dyn.iinet.net.au] has quit [Read error: Network
is unreachable]
09:01 -!- nf [~nf@203-158-63-213.dyn.iinet.net.au] has joined #go-nuts
09:02 -!- stalled [~411@unaffiliated/stalled] has joined #go-nuts
09:06 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has joined #go-nuts
09:20 < plexdev> http://is.gd/a6Ydm by [Andrew Gerrand] in
go/src/pkg/template/ -- template: add ParseFile, MustParseFile, and associated
tests
09:22 -!- erus` [~chatzilla@mailgate.ips-international.com] has joined #go-nuts
09:22 -!- mssm [~mssm@ip-95-221-115-22.bb.netbynet.ru] has joined #go-nuts
09:31 -!- carllerche [~carllerch@208.87.61.160] has quit [Quit: carllerche]
09:42 -!- no-name` [~no-name@239.30.255.123.dynamic.snap.net.nz] has joined
#go-nuts
09:45 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has quit [Quit:
m1ndwarp]
09:50 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has joined
#go-nuts
09:58 -!- Kashia [~Kashia@port-92-200-137-22.dynamic.qsc.de] has quit [Quit: This
computer has gone to sleep]
10:03 -!- wrtp [~rog@89.241.141.37] has joined #go-nuts
10:03 -!- no-name` [~no-name@239.30.255.123.dynamic.snap.net.nz] has quit []
10:04 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has joined #go-nuts
10:06 -!- g0bl1n [~anonymous@a213-22-200-76.cpe.netcabo.pt] has quit [Remote host
closed the connection]
10:16 -!- crakrjak [~merc@rrcs-70-62-156-154.central.biz.rr.com] has quit [Ping
timeout: 265 seconds]
10:16 -!- fwiffo [~none@unaffiliated/fwiffo] has quit [Remote host closed the
connection]
10:19 -!- crakrjak [~merc@rrcs-70-62-156-154.central.biz.rr.com] has joined
#go-nuts
10:21 -!- c0nfl|ct [~tiago@83.240.134.68] has quit [Ping timeout: 245 seconds]
10:22 -!- nocturna1 [~nocturnal@83.209.24.174] has joined #go-nuts
10:23 -!- nocturnal [~nocturnal@83.209.24.174] has quit [Quit: leaving]
10:23 -!- nocturna1 [~nocturnal@83.209.24.174] has quit [Client Quit]
10:23 -!- nocturnal [~nocturnal@83.209.24.174] has joined #go-nuts
10:24 < nocturnal> i'm having trouble understanding multiple return values.
mainly the net.LookupHost function.  looking at the documentation it is my
understanding that := will implicitly cast the left hand values when returned from
the right hand function?
10:24 < nocturnal> but when i do cname, addrs, err := net.LookupHost(foo)
the compiler says "cname declared and not used"
10:25 < nocturnal> for cname and addrs
10:25 < nocturnal> and when i pre-declare those variables as string and
[]string it says it twice
10:27 < nocturnal> can anyone point me to what i should study in the
language specs to understand this better?
10:28 < bortzmeyer> "cname declared and not used" refers to the fact that
you assign a value to it but never *use* it *afterwards*.
10:28 < nocturnal> ooohh
10:28 < nocturnal> thanks
10:28 < nocturnal> wow that compiler sure is strict
10:29 < usausa> nocturnal: If you want to declare a variable and not use it,
then call the variable "_"
10:30 -!- easytiger [~gerrys@gi0-0.cr1.vg1.core.bfs.wombatfs.net] has quit [Read
error: Connection reset by peer]
10:33 < nocturnal> usausa: ahh i see, i've seen that used in some example
code but never had it explained if it was special or not
10:33 < nocturnal> thank you very much
10:34 < nocturnal> i was just talking to my co-worker about this issue
10:34 < nocturnal> the _ variables solves it for me
10:40 < usausa> "_" is definitly special.  The other thing that you may not
be understanding is that ":=" declares the variable on its left hand side.
10:44 < rsaarelm> The tricky part is when some of the lhs variables for :=
are defined already and some aren't.
10:46 < rsaarelm> Does it just redeclare them all then?
10:46 -!- manveru [~manveru@b08s28ur.corenetworks.net] has joined #go-nuts
10:51 -!- duoduofather [~liuyuyu@219.142.18.218] has joined #go-nuts
10:52 -!- NoPyGod [~no@222-154-187-184.jetstream.xtra.co.nz] has quit [Ping
timeout: 248 seconds]
10:53 < manveru> heya
10:54 < manveru> does anyone know what []string means?  it's an array
containing strings, right?
10:55 -!- duoduofather [~liuyuyu@219.142.18.218] has left #go-nuts []
10:55 -!- duoduofather [~liuyuyu@219.142.18.218] has joined #go-nuts
10:56 -!- g0bl1n [~anonymous@a213-22-200-76.cpe.netcabo.pt] has joined #go-nuts
10:56 < manveru> but if i try: "for arg := range os.Args {
os.Stdout.WriteString(arg) }", go tells me: "cannot use arg (type int) as type
string in function argument"
10:56 < manveru> why would the range yield ints instead of strings?
10:58 < manveru> oh, i think i got it
10:58 < manveru> range yields both the index and the element
10:58 < m1ndwarp> I'm actually trying the web server example
http://golang.org/doc/effective_go.html#web_server
10:58 < manveru> should've checked the language spec earlier :)
10:58 < m1ndwarp> and get the following error: server.go:32: cannot convert
http.URLEscape(v.(<nil>)) (type string) to type []uint8 in conversion
10:58 < m1ndwarp> anyone have any idea what is going wrong?
10:59 < m1ndwarp> (that's the line in func UrlHtmlFormatter)
11:00 -!- ct529 [~quassel@77-44-78-159.xdsl.murphx.net] has joined #go-nuts
11:03 -!- anticw [~anticw@c-67-169-41-113.hsd1.ca.comcast.net] has quit [Read
error: Operation timed out]
11:03 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has quit [Quit: WeeChat
0.3.1.1]
11:03 -!- ikaros [~ikaros@f050215173.adsl.alicedsl.de] has joined #go-nuts
11:04 -!- anticw [~anticw@c-67-169-41-113.hsd1.ca.comcast.net] has joined #go-nuts
11:04 -!- fwiffo [~fwiffo@unaffiliated/fwiffo] has joined #go-nuts
11:15 -!- anticw [~anticw@c-67-169-41-113.hsd1.ca.comcast.net] has quit [Ping
timeout: 276 seconds]
11:23 -!- duoduofather2010 [~duoduofat@219.142.18.218] has joined #go-nuts
11:24 -!- kota1111 [~kota1111@gw2.kbmj.jp] has quit [Quit: Leaving...]
11:30 -!- duoduofather2010 [~duoduofat@219.142.18.218] has quit [Quit: Leaving]
11:32 -!- tumdum [~tumdum@auw110.neoplus.adsl.tpnet.pl] has joined #go-nuts
11:32 -!- tumdum [~tumdum@auw110.neoplus.adsl.tpnet.pl] has quit [Changing host]
11:32 -!- tumdum [~tumdum@unaffiliated/tumdum] has joined #go-nuts
11:44 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has quit [Quit:
m1ndwarp]
11:49 -!- ikaros [~ikaros@f050215173.adsl.alicedsl.de] has quit [Quit: Leave the
magic to Houdini]
11:50 -!- duoduofather1 [~yuliu@219.142.18.218] has joined #go-nuts
11:54 -!- duoduofather1 [~yuliu@219.142.18.218] has left #go-nuts []
11:58 -!- duoduofather2 [~yuliu@219.142.18.218] has joined #go-nuts
11:58 -!- yatoo [~marcus@host86-156-158-180.range86-156.btcentralplus.com] has
joined #go-nuts
11:58 -!- duoduofather2 [~yuliu@219.142.18.218] has left #go-nuts []
12:01 -!- afurlan [~afurlan@scorpion.mps.com.br] has joined #go-nuts
12:04 -!- duoduofather1 [~yuliu@219.142.18.218] has joined #go-nuts
12:04 < nf> rsaarelm: go won't ever redeclare a var
12:05 < nf> (i don't think)
12:08 -!- ak2 [~ak2@c-24-6-88-154.hsd1.ca.comcast.net] has quit [Quit: ak2]
12:11 -!- jalmeida [~jalmeida@c9340a2e.virtua.com.br] has joined #go-nuts
12:13 -!- monty_hall1 [~sprague_r@75.51.110.82] has quit [Ping timeout: 264
seconds]
12:18 -!- duoduofather1 [~yuliu@219.142.18.218] has left #go-nuts []
12:24 -!- jhh [~jan@f048098050.adsl.alicedsl.de] has joined #go-nuts
12:34 -!- c0nfl|ct [~tiago@83.240.182.182] has joined #go-nuts
12:43 -!- robot12 [~robot12@robot12.kgts.ru] has joined #go-nuts
12:43 -!- robot12 [~robot12@robot12.kgts.ru] has left #go-nuts []
12:47 -!- nanoo [~nano@95-89-189-46-dynip.superkabel.de] has joined #go-nuts
12:49 < guaqua> anyone else having trouble building go on 386 linux?
12:56 -!- path[l] [~path@59.162.86.164] has quit [Quit: path[l]]
12:57 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
12:58 -!- asmo [~asmo@c83-248-32-75.bredband.comhem.se] has quit [Remote host
closed the connection]
12:58 -!- awidegreen [~quassel@p5B060DF0.dip.t-dialin.net] has joined #go-nuts
12:59 -!- awidegreen_ [~quassel@pD9543ADF.dip.t-dialin.net] has quit [Ping
timeout: 245 seconds]
13:02 -!- kanru [~kanru@220-132-104-233.HINET-IP.hinet.net] has joined #go-nuts
13:08 -!- nighty__ [~nighty@210.188.173.245] has quit [Remote host closed the
connection]
13:13 -!- path[l] [~path@59.162.86.164] has quit [Quit: path[l]]
13:15 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
13:21 -!- tcoppi
[~nuclear@57c3ed63-1294-45bd-a8e8-cdcc07cfa16f.static.grokthis.net] has quit [Ping
timeout: 276 seconds]
13:21 -!- tcoppi
[~nuclear@57c3ed63-1294-45bd-a8e8-cdcc07cfa16f.static.grokthis.net] has joined
#go-nuts
13:24 < uriel> guaqua: no, what problem are you having
13:30 -!- Skall [~Simon@host-94-101-5-193.igua.fi] has joined #go-nuts
13:55 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
13:55 -!- adu [~ajr@pool-74-96-89-29.washdc.fios.verizon.net] has quit [Quit: adu]
14:01 -!- tristram [~tristram@rps513.ovh.net] has joined #go-nuts
14:06 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
14:12 -!- Demp [~Demp@bzq-79-181-47-2.red.bezeqint.net] has quit [Read error:
Connection reset by peer]
14:13 -!- Demp [~Demp@bzq-79-181-47-2.red.bezeqint.net] has joined #go-nuts
14:14 -!- iant [~iant@adsl-71-133-8-30.dsl.pltn13.pacbell.net] has quit [Ping
timeout: 268 seconds]
14:15 -!- dju [dju@89-158-236-229.rev.dartybox.com] has quit [Ping timeout: 252
seconds]
14:17 -!- dju [dju@89-158-203-183.rev.dartybox.com] has joined #go-nuts
14:17 -!- monty_hall [~sprague_r@75.51.122.104] has joined #go-nuts
14:36 -!- monty_hall [~sprague_r@75.51.122.104] has quit [Ping timeout: 264
seconds]
14:38 -!- monty_hall [~sprague_r@adsl-75-51-122-104.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
14:40 -!- iant [~iant@67.218.105.84] has joined #go-nuts
14:40 -!- mode/#go-nuts [+v iant] by ChanServ
14:51 -!- Fish-Work [~Fish@86.65.182.194] has joined #go-nuts
14:56 -!- alouca [~alouca@host86-183-250-193.range86-183.btcentralplus.com] has
joined #go-nuts
14:56 < alouca> Hello!
14:56 < alouca> Is there a possibility to define a variable while evaluating
statements using exp/eval?
14:57 -!- kssreeram [~kssreeram@122.165.6.245] has quit [Quit: kssreeram]
15:02 -!- Demp [~Demp@bzq-79-181-47-2.red.bezeqint.net] has quit []
15:05 -!- nanoo [~nano@95-89-189-46-dynip.superkabel.de] has quit [Quit: Leaving]
15:10 -!- ct529 [~quassel@77-44-78-159.xdsl.murphx.net] has quit [Remote host
closed the connection]
15:10 -!- kaigan|work
[~kaigan@c-8290e255.1411-10-64736c14.cust.bredbandsbolaget.se] has quit [Quit:
kaigan|work]
15:15 -!- crashR [~crasher@codextreme.pck.nerim.net] has joined #go-nuts
15:15 -!- triplez [~triplez@cm230.kappa1.maxonline.com.sg] has joined #go-nuts
15:16 < alouca> Is there a possibility to define a variable while evaluating
statements using exp/eval?
15:17 <+iant> I really don't know the status of exp/eval; what happens when
you try defining a variable?
15:18 < alouca> i meant pass some data from the parent program to the
evaluating statement
15:18 <+iant> can you just build a string to evaluate?
15:18 <+iant> including the value you want to pass in the string?
15:19 < alouca> yes i could, but ideally i would like it to be fast.
rebuilding the code + recompiling is quite heavy
15:20 <+iant> exp/eval doesn't compile the code, it just interprets it
15:21 <+iant> in any case, as far as I know.  code passed to exp/eval can't
refer to variables in the calling program
15:22 -!- ct529 [~quassel@77-44-78-159.xdsl.murphx.net] has joined #go-nuts
15:25 < alouca> hm.  is there a possibility to dynamically load compiled
code or not yet?
15:25 <+iant> not yet
15:26 -!- kanru [~kanru@220-132-104-233.HINET-IP.hinet.net] has quit [Quit:
WeeChat 0.3.1.1]
15:26 < alouca> ok great!  thanks
15:28 -!- gnuvince_ [~vince@220.1-ppp.3menatwork.com] has joined #go-nuts
15:29 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has joined
#go-nuts
15:30 -!- gnuvince [~vince@72.0.215.131] has quit [Ping timeout: 256 seconds]
15:42 -!- Demp [~Demp@bzq-79-181-47-2.red.bezeqint.net] has joined #go-nuts
15:53 -!- hstimer [~hstimer@c-98-234-25-125.hsd1.ca.comcast.net] has quit [Quit:
hstimer]
15:56 -!- monty_hall1 [~sprague_r@adsl-75-51-125-114.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
15:58 -!- monty_hall [~sprague_r@adsl-75-51-122-104.dsl.sgnwmi.sbcglobal.net] has
quit [Ping timeout: 252 seconds]
16:03 -!- nettok [~netto@gpacad.ufm.edu.gt] has joined #go-nuts
16:07 -!- alouca [~alouca@host86-183-250-193.range86-183.btcentralplus.com] has
quit [Quit: Leaving]
16:09 -!- TR2N [email@89.180.223.61] has joined #go-nuts
16:13 -!- iant [~iant@67.218.105.84] has quit [Ping timeout: 264 seconds]
16:21 -!- ampleyfly [ampleyfly@c-6b8ee555.09-36-6c6b7013.cust.bredbandsbolaget.se]
has joined #go-nuts
16:22 < ampleyfly> is it possible to convert the return values of a function
that returns several things (on the same line as the call)?
16:22 -!- nchaimov [~cowtown@c-71-237-208-209.hsd1.or.comcast.net] has quit
[Remote host closed the connection]
16:22 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has quit [Quit: Leaving.]
16:22 -!- Gracenotes [~person@wikipedia/Gracenotes] has quit [Quit: Leaving]
16:22 -!- nchaimov [~cowtown@vpn174-40.uoregon.edu] has joined #go-nuts
16:26 -!- hstimer [~hstimer@70.90.170.37] has joined #go-nuts
16:28 < rsaarelm> Don't think so.
16:30 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Remote host closed the
connection]
16:34 -!- jhh [~jan@f048098050.adsl.alicedsl.de] has quit [Quit: leaving]
16:37 -!- Xera^ [~brit@87-194-208-246.bethere.co.uk] has joined #go-nuts
16:43 -!- trickie [~trickie@94.100.112.225] has quit [Ping timeout: 246 seconds]
16:43 -!- erus` [~chatzilla@mailgate.ips-international.com] has quit [Remote host
closed the connection]
16:44 -!- iant [~iant@nat/google/x-fourmptlvulnjisf] has joined #go-nuts
16:44 -!- mode/#go-nuts [+v iant] by ChanServ
16:52 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has joined #go-nuts
17:03 -!- Fish-Work [~Fish@86.65.182.194] has quit [Remote host closed the
connection]
17:03 -!- monty_hall [~sprague_r@adsl-75-51-125-114.dsl.sgnwmi.sbcglobal.net] has
quit [Ping timeout: 240 seconds]
17:05 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
17:05 -!- path[l] [~path@122.182.0.38] has quit [Quit: path[l]]
17:06 -!- path[l] [~path@122.182.0.38] has joined #go-nuts
17:08 -!- path[l] [~path@122.182.0.38] has quit [Client Quit]
17:08 -!- path[l] [~path@59.162.86.164] has joined #go-nuts
17:09 -!- kaib [~kaib@cs78242103.pp.htv.fi] has joined #go-nuts
17:10 -!- mode/#go-nuts [+v kaib] by ChanServ
17:15 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
quit [Read error: Connection reset by peer]
17:15 -!- kssreeram [~kssreeram@122.174.71.75] has joined #go-nuts
17:15 -!- fusion44 [~quassel@p5B2832E5.dip.t-dialin.net] has joined #go-nuts
17:17 -!- monty_hall [~sprague_r@75.51.120.138] has joined #go-nuts
17:20 -!- Kashia [~Kashia@port-92-200-137-22.dynamic.qsc.de] has joined #go-nuts
17:22 -!- gzmask [~ray@corwin.cat.uregina.ca] has joined #go-nuts
17:22 < gzmask> iant you there?
17:23 < gzmask> Do you know what is the current state of the O3D project?
It hasn't been updated since Oct 2009
17:26 -!- anticw [~anticw@c-67-169-41-113.hsd1.ca.comcast.net] has joined #go-nuts
17:29 -!- scandal [~me@unaffiliated/scandal] has joined #go-nuts
17:30 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
17:30 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has joined
#go-nuts
17:30 -!- Demp [~Demp@bzq-79-181-47-2.red.bezeqint.net] has quit []
17:35 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has quit [Client
Quit]
17:36 -!- powerje [~powerje@dhcp-128-146-143-227.osuwireless.ohio-state.edu] has
joined #go-nuts
17:37 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has joined
#go-nuts
17:41 -!- defectiv [~clays@75.101.111.19] has joined #go-nuts
17:41 -!- Amaze [~okelloama@isdn-d.utlonline.co.ug] has joined #go-nuts
17:43 -!- Amaze [~okelloama@isdn-d.utlonline.co.ug] has quit [Client Quit]
17:45 -!- m1ndwarp [~m1ndwarp@xdsl-78-35-133-229.netcologne.de] has quit [Quit:
m1ndwarp]
17:45 -!- powerje [~powerje@dhcp-128-146-143-227.osuwireless.ohio-state.edu] has
quit [Quit: exit]
17:52 -!- npe [~npe@94-224-249-38.access.telenet.be] has joined #go-nuts
17:53 -!- monty_hall [~sprague_r@75.51.120.138] has quit [Quit: Leaving.]
17:55 -!- nettok [~netto@gpacad.ufm.edu.gt] has quit [Quit: Ex-Chat]
17:56 -!- kashia_ [~Kashia@port-92-200-101-16.dynamic.qsc.de] has joined #go-nuts
17:56 -!- Kashia [~Kashia@port-92-200-137-22.dynamic.qsc.de] has quit
[Disconnected by services]
17:57 -!- kashia_ [~Kashia@port-92-200-101-16.dynamic.qsc.de] has left #go-nuts []
17:57 -!- Kashia [~Kashia@port-92-200-101-16.dynamic.qsc.de] has joined #go-nuts
17:59 -!- asmo_ [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
joined #go-nuts
18:01 -!- nf [~nf@203-158-63-213.dyn.iinet.net.au] has quit [Read error: Network
is unreachable]
18:01 -!- nf [~nf@124-168-181-245.dyn.iinet.net.au] has joined #go-nuts
18:01 -!- skyfive [~skyfive@173-11-110-86-SFBA.hfc.comcastbusiness.net] has joined
#go-nuts
18:04 -!- ct529 [~quassel@77-44-78-159.xdsl.murphx.net] has quit [Remote host
closed the connection]
18:11 -!- npe [~npe@94-224-249-38.access.telenet.be] has quit [Quit: npe]
18:11 -!- Project_2501 [~Marvin@82.84.69.99] has joined #go-nuts
18:15 -!- General1337 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has joined
#go-nuts
18:16 -!- Meidor [~quassel@piggy.cs.ru.nl] has joined #go-nuts
18:17 < guaqua> uriel: didn't build earlier, builds now.  can't remember the
error
18:17 < guaqua> it was quite early in the build, some .c -file
18:18 -!- gisikw [~gisikw@137.28.186.120] has joined #go-nuts
18:18 -!- General13372 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has quit
[Ping timeout: 240 seconds]
18:18 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
18:20 -!- diabolix [~jsoyke@206.210.81.55] has joined #go-nuts
18:27 < exch> Does Go support some form of type attributes for functions?  I
know it works for struct fields, but I need em on functions
18:28 < kmeyer> type attributes?
18:28 -!- nanoo [~nano@95-89-189-46-dynip.superkabel.de] has joined #go-nuts
18:28 < exch> in a struct you can do this: type foo struct{ a string "yay" }
18:28 < exch> 'yay' is now a type attribute
18:28 < exch> it's used by the xml Marshaller for one
18:29 < kmeyer> oh, huh
18:30 -!- aho [~nya@f051180154.adsl.alicedsl.de] has joined #go-nuts
18:30 < anticw> exch: the spec only talks about them for fields
18:30 < exch> hmm bummer
18:30 < kmeyer> where does it talk about them?
18:30 < kmeyer> I'm curious to read more
18:30 < exch> I found em by reading through the source when I was doing my
last.fm webservice api wrapper
18:30 < kmeyer> heh
18:31 < anticw> kmeyer: http://l:8000/doc/go_spec.html#Struct_types
18:32 < anticw> gah
18:32 < kmeyer> heh
18:32 < anticw> golang.org ->
18:32 < anticw> into that
18:32 < kmeyer> thanks
18:32 < exch> would be nice if I could do something like custom attributes
in C#: [WebMethod] void Foo(){ ...  }.  makes it easier to find specific methods
with varying signatures in a package
18:32 < exch> ah well.  I'll figure something out
18:33 < anticw> http://golang.org/doc/go_spec.html#Struct_types
18:33 < anticw> "A field declaration may be followed by an optional string
literal tag, which becomes an attribute for all the fields in the corresponding
field declaration.  The tags are made visible through a reflection interface but
are otherwise ignored."
18:34 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
quit [Quit: Leaving.]
18:34 < kmeyer> yeah, just got there
18:35 < kmeyer> hrm.
18:35 -!- path[l] [~path@59.162.86.164] has quit [Quit: path[l]]
18:36 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
18:36 -!- willwh [~quassel@unaffiliated/willskills] has joined #go-nuts
18:37 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
quit [Client Quit]
18:39 -!- rhelmer [~rhelmer@adsl-69-107-93-171.dsl.pltn13.pacbell.net] has quit
[Quit: rhelmer]
18:42 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
18:52 -!- xci [mikalait@melkki.cs.helsinki.fi] has joined #go-nuts
18:56 -!- path[l] [UPP@120.138.102.34] has joined #go-nuts
19:00 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
quit [Quit: Leaving.]
19:07 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
joined #go-nuts
19:14 < defectiv> are receivers treated a little differently than arguments?
that is, if i have a method whose receiver needs to be of type myInt a basically
identical function that accepts a myInt as an argument instead, is it true that i
can call the_function(3) but if i want to call the method i have to do
myInt(3).the_method
19:15 < defectiv> AND a basically identical function
19:16 -!- tire0011 [~jars@dslb-088-066-021-021.pools.arcor-ip.net] has joined
#go-nuts
19:21 -!- alus [~gah@64.13.131.178] has quit [Remote host closed the connection]
19:22 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has joined #go-nuts
19:22 -!- alus [~gah@64.13.131.178] has joined #go-nuts
19:30 -!- TMKCodes [~toni@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has quit [Ping
timeout: 245 seconds]
19:34 -!- illya77 [~illya77@140-95-95-178.pool.ukrtel.net] has joined #go-nuts
19:34 -!- afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the
connection]
19:38 -!- Chryson [~Chryson@pool-71-162-43-17.altnpa.east.verizon.net] has joined
#go-nuts
19:43 -!- NoPyGod [~no@222-154-187-184.jetstream.xtra.co.nz] has joined #go-nuts
19:44 -!- TMKCodes [~toni@bbwirelessgw2-fee1dc00-62.dhcp.inet.fi] has joined
#go-nuts
19:51 -!- fusion44 [~quassel@p5B2832E5.dip.t-dialin.net] has quit [Remote host
closed the connection]
19:54 -!- illya77 [~illya77@140-95-95-178.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
19:57 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Quit: Leaving]
19:58 -!- fwiffo [~fwiffo@unaffiliated/fwiffo] has quit [Remote host closed the
connection]
20:00 -!- carllerche [~carllerch@208.87.61.160] has joined #go-nuts
20:00 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:cd7a:4b49:fcf6:44e1] has joined
#go-nuts
20:01 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has quit [Ping timeout: 265 seconds]
20:03 -!- dumbterm [~dumbterm@maltodextrin.csclub.uwaterloo.ca] has joined
#go-nuts
20:03 -!- Venom_X [~pjacobs@c-76-31-231-95.hsd1.tx.comcast.net] has joined
#go-nuts
20:12 < hstimer> when did the ...  become optional in array initialization?
i.e.  var a = [...]int{1, 2, 3} now you can do var a = []int{1, 2, 3}
20:14 -!- jophish [~jophish@hermi.gotadsl.co.uk] has joined #go-nuts
20:15 <+iant> hstimer: those are two different things
20:15 <+iant> one creates a value of type [3]int, the other creates a value
of type []int
20:17 < hstimer> so 2 different types but the same capacity and the same len
20:18 <+iant> yes, in a sense
20:19 <+iant> [3]int is an array, for which the capacity and the length are
always the same
20:20 < hstimer> []int has the same cap and len
20:20 <+iant> yes
20:22 -!- hevalbaranov [~hevalbara@88.243.78.217] has joined #go-nuts
20:23 -!- NoPyGod [~no@222-154-187-184.jetstream.xtra.co.nz] has quit [Ping
timeout: 260 seconds]
20:24 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has joined #go-nuts
20:25 -!- fwiffo [~fwiffo@189.115.36.7] has joined #go-nuts
20:26 -!- fwiffo [~fwiffo@189.115.36.7] has quit [Changing host]
20:26 -!- fwiffo [~fwiffo@unaffiliated/fwiffo] has joined #go-nuts
20:27 -!- gzmask [~ray@corwin.cat.uregina.ca] has left #go-nuts []
20:27 -!- g0bl1n [~anonymous@a213-22-200-76.cpe.netcabo.pt] has quit [Quit:
g0bl1n]
20:38 -!- gisikw [~gisikw@137.28.186.120] has quit [Quit: gisikw]
20:41 -!- General1337 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has quit
[Read error: Connection reset by peer]
20:41 -!- jophish_ [~jophish@hermi.gotadsl.co.uk] has joined #go-nuts
20:41 -!- General1337 [~support@71-84-247-187.dhcp.gldl.ca.charter.com] has joined
#go-nuts
20:42 < plexdev> http://is.gd/a9DH5 by [Russ Cox] in go/test/ -- fix amd64
build (golden.out)
20:42 -!- jophish [~jophish@hermi.gotadsl.co.uk] has quit [Read error: Connection
reset by peer]
20:43 -!- asmo_ [~asmo@c-f6c5e055.1155-1-64736c11.cust.bredbandsbolaget.se] has
quit [Remote host closed the connection]
20:44 -!- b00m_chef [~watr@d64-180-45-230.bchsia.telus.net] has joined #go-nuts
20:45 -!- tumdum [~tumdum@unaffiliated/tumdum] has quit [Quit: tumdum]
20:46 < tire0011> i have a problem with the go tutorial day3 "channels in
go"
20:47 < tire0011> I writen: go pump(ch1)
20:47 < tire0011> fmt.Println("the main ",<-ch1)
20:47 < tire0011> suck(ch1)
20:47 < tire0011> fmt.Println("the main ",<-ch1)
20:48 < tire0011> the print lines "the main 1" works
20:48 < tire0011> but suck prints nothing
20:48 < tire0011> exuse me there must be a "go" for the suck method
20:49 < tire0011> without go it woks but with not why?
20:53 -!- jalmeida [~jalmeida@c9340a2e.virtua.com.br] has quit [Remote host closed
the connection]
20:53 < bortzmeyer> May be because the main program exited before the
goroutine had any chance to print something?
20:54 < tire0011> no i set a endless loop with for i := 0; ; i++ {}
20:54 < bortzmeyer> Where is the code?  I do not find this example in
http://golang.org/doc/go_tutorial.html
20:55 < tire0011> the tutorial is at the go/src/doc
20:56 < tire0011> page 16
20:56 < tire0011> lets pump some data
20:58 < tire0011> document GoCourseDay3.pdf
20:58 -!- rhelmer [~rhelmer@adsl-71-139-219-78.dsl.snfc21.pacbell.net] has joined
#go-nuts
20:59 -!- nanoo [~nano@95-89-189-46-dynip.superkabel.de] has quit [Ping timeout:
245 seconds]
21:00 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Ping timeout: 264
seconds]
21:00 -!- c0nfl|ct [~tiago@83.240.182.182] has quit [Quit: Saindo]
21:00 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has quit [Quit: ak2]
21:04 < bortzmeyer> Endless loops change nothing because the main routine is
always busy, it does not yield to goroutines
21:04 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has joined #go-nuts
21:04 < tire0011> okay what must i do
21:04 -!- Skall [~Simon@host-94-101-5-193.igua.fi] has quit [Ping timeout: 260
seconds]
21:04 < bortzmeyer> Try with ticker := time.Tick(10 * 1000000) then
<-ticker to force the main routine to wait
21:04 < bortzmeyer> It works for me
21:05 < tire0011> i try it
21:09 -!- wuehlmaus [~wuehlmaus@p4FCC7F04.dip.t-dialin.net] has quit [Ping
timeout: 256 seconds]
21:13 < plexdev> http://is.gd/a9LdQ by [Russ Cox] in go/src/cmd/8g/ -- fix
386 a[i] = cmplx(r, j)
21:15 < tire0011> thanks bortzmeyer --> works fine
21:17 < bortzmeyer> Mother of all channels FAQs.  Always wait the goroutines
:-)
21:18 -!- navid [~45eb8eec@gateway/web/freenode/x-wthapqxfokxmrrwk] has joined
#go-nuts
21:19 -!- Chryson [~Chryson@pool-71-162-43-17.altnpa.east.verizon.net] has quit
[Quit: Leaving]
21:19 -!- navid [~45eb8eec@gateway/web/freenode/x-wthapqxfokxmrrwk] has quit
[Client Quit]
21:19 -!- navid [~45eb8eec@gateway/web/freenode/x-jymfhdhfqizqloft] has joined
#go-nuts
21:19 -!- navid [~45eb8eec@gateway/web/freenode/x-jymfhdhfqizqloft] has quit
[Client Quit]
21:20 -!- nnark [~45eb8eec@gateway/web/freenode/x-hkmuldbicnfcjrzq] has joined
#go-nuts
21:20 < nnark> I'm new to Go. Is it a good alternative to shell scripting?
21:20 < cbeck> Not really
21:20 < cbeck> Imo
21:20 < bortzmeyer> nnark: Interesting question.
21:21 < bortzmeyer> nnark: using Python or a similar language would seem
more...  usual
21:21 < cbeck> I know I write all my sysadmin scripts in c with fork/execs
and pipes
21:22 < Kashia> lol
21:22 < nnark> bortzmeyer: are you familiar with shell scripting?
21:22 < bortzmeyer> cbeck: then, you're unusual :-) and you may consider Go
21:22 < Kashia> sorry, I thought he was being sarcastic..
21:22 < cbeck> I was
21:22 < bortzmeyer> nnark: yes, I manage Unix machines and this implies
writing shell scripts
21:23 -!- hevalbaranov [~hevalbara@88.243.78.217] has quit [Quit: WeeChat 0.2.6.3]
21:23 < nnark> bortzmeyer: ah, fantastic.  for example i have a script that
does spell checking using pipes and temp files.  tr -cs 'A-Za-z' '[\n*]' | sort -u
21:24 < nnark> | comm -23 - wordlist
21:24 < KirkMcDonald> I would not describe Python as a shell script
replacement, either...
21:24 < Kashia> ah, and you want to pack that into 200 lines of Go? ;)
21:24 < KirkMcDonald> Depending on the script, of course.
21:24 < nnark> Kashia: are you referring to my script?
21:25 < Kashia> ah yes :P
21:25 < bortzmeyer> nnark: I don't think that translating your script to Go
would make it 1) More readable 2) More efficient 3) Easier to write
21:25 < nnark> bortzmeyer: so what are the real advantages of Go? I started
to gravitate towards it after reading about it on TechCrunch
21:26 < nnark> how bad would it be if I tried writing that script in Go as
my first app?
21:27 < tire0011> advantage is the concurrency
21:27 < bortzmeyer> tire0011: +1
21:27 < nnark> tire0011: yeah, I read about that too
21:27 < bortzmeyer> Yes, Go really shines when you write a network server
(because it is highly concurrent)
21:28 < tire0011> there exist not really a language in there you can write
programms easy concurrency
21:28 < tire0011> not only network alos gui applications
21:28 -!- nsz [nsz@morecp.net] has quit [Read error: Operation timed out]
21:28 -!- nsz [nsz@morecp.net] has joined #go-nuts
21:28 -!- tumdum [~tumdum@auw110.neoplus.adsl.tpnet.pl] has joined #go-nuts
21:28 -!- tumdum [~tumdum@auw110.neoplus.adsl.tpnet.pl] has quit [Changing host]
21:28 -!- tumdum [~tumdum@unaffiliated/tumdum] has joined #go-nuts
21:29 -!- droid001 [~g1@p4FDC9116.dip.t-dialin.net] has joined #go-nuts
21:30 < nnark> so this one line script will translate into hundreds of lines
of Go? maybe i should be a bit more careful with switching.
21:32 -!- kaib [~kaib@cs78242103.pp.htv.fi] has quit [Quit: kaib]
21:33 < tire0011> are thre any beginns with gui classes, maybe a message box
or buttons
21:38 < nnark> any suggestions on where to begin to explore converting that
script?
21:38 -!- ak2 [~ak2@soenat3.cse.ucsc.edu] has quit [Ping timeout: 268 seconds]
21:40 < tire0011> have you already work with the tutorials?
21:40 -!- iant [~iant@nat/google/x-fourmptlvulnjisf] has quit [Read error:
Connection reset by peer]
21:40 -!- iant [~iant@nat/google/x-aijimrybgolieryl] has joined #go-nuts
21:40 -!- mode/#go-nuts [+v iant] by ChanServ
21:42 < ahihi> is there a standard way to read a line from a File?
21:43 < KirkMcDonald> ahihi: See the bufio package.
21:44 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
21:44 -!- ak2 [~ak2@nat/cisco/x-mseucmjurioeifuz] has joined #go-nuts
21:45 < ahihi> nice, thanks
21:50 -!- tty [~tty@77.49.201.139.dsl.dyn.forthnet.gr] has joined #go-nuts
21:51 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:cd7a:4b49:fcf6:44e1] has quit
[Quit: Leaving.]
21:53 -!- nchaimov_ [~cowtown@c-71-237-208-209.hsd1.or.comcast.net] has joined
#go-nuts
21:54 -!- tire0011 [~jars@dslb-088-066-021-021.pools.arcor-ip.net] has quit [Quit:
Verlassend]
21:56 -!- nchaimov [~cowtown@vpn174-40.uoregon.edu] has quit [Ping timeout: 246
seconds]
21:57 -!- carllerche [~carllerch@208.87.61.160] has quit [Quit: carllerche]
21:58 -!- wrtp [~rog@89.241.141.37] has quit [Quit: wrtp]
22:02 -!- tty [~tty@77.49.201.139.dsl.dyn.forthnet.gr] has left #go-nuts []
22:07 -!- carllerche [~carllerch@99.13.242.166] has joined #go-nuts
22:09 -!- diabolix [~jsoyke@206.210.81.55] has quit [Quit: Leaving]
22:19 -!- jophish_ [~jophish@hermi.gotadsl.co.uk] has quit [Remote host closed the
connection]
22:20 -!- scm [justme@c162229.adsl.hansenet.de] has quit [Ping timeout: 260
seconds]
22:22 -!- scm [justme@c222104.adsl.hansenet.de] has joined #go-nuts
22:26 -!- tumdum [~tumdum@unaffiliated/tumdum] has quit [Quit: tumdum]
22:28 < nnark> would any synergistic effects occur with running Go on a
cluster?
22:47 -!- nnark [~45eb8eec@gateway/web/freenode/x-hkmuldbicnfcjrzq] has quit
[Quit: Page closed]
22:54 -!- hcatlin [~hcatlin@pdpc/supporter/professional/hcatlin] has quit [Quit:
hcatlin]
22:58 -!- stalled_ [~stalled@unaffiliated/stalled] has joined #go-nuts
23:00 -!- stalled [~411@unaffiliated/stalled] has quit []
23:00 -!- rrr [debian-tor@gateway/tor-sasl/rrr] has quit [Ping timeout: 245
seconds]
23:02 -!- ShadowIce` [pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
23:02 -!- carllerche [~carllerch@99.13.242.166] has quit [Quit: carllerche]
23:09 -!- dju [dju@89-158-203-183.rev.dartybox.com] has quit [Read error:
Connection reset by peer]
23:09 -!- dju [dju@89-158-203-183.rev.dartybox.com] has joined #go-nuts
23:09 * uriel wonders WTF are "synergistic effects"
23:10 < KirkMcDonald> That when you leverage your core competencies so as to
maximize shareholder value.
23:10 < dho> uriel: if go and a cluster would complement each other
23:11 -!- monty_hall [~sprague_r@adsl-75-51-120-138.dsl.sgnwmi.sbcglobal.net] has
quit [Quit: Leaving.]
23:12 -!- crashR [~crasher@codextreme.pck.nerim.net] has quit [Remote host closed
the connection]
23:12 -!- ugo123 [~chatzilla@host166-108-dynamic.54-82-r.retail.telecomitalia.it]
has joined #go-nuts
23:15 -!- crashR [~crasher@codextreme.pck.nerim.net] has joined #go-nuts
23:17 -!- fwiffo [~fwiffo@unaffiliated/fwiffo] has quit [Quit: Lost terminal]
23:18 -!- ugo123 [~chatzilla@host166-108-dynamic.54-82-r.retail.telecomitalia.it]
has quit [Quit: ChatZilla 0.9.86 [Firefox 3.5.8/20100214235838]]
23:24 -!- ak2 [~ak2@nat/cisco/x-mseucmjurioeifuz] has quit [Quit: ak2]
23:28 < uriel> KirkMcDonald: hahahahaha!
23:29 -!- _skyfive [~skyfive@173-11-110-86-SFBA.hfc.comcastbusiness.net] has
joined #go-nuts
23:29 -!- skyfive [~skyfive@173-11-110-86-SFBA.hfc.comcastbusiness.net] has quit
[Read error: Connection reset by peer]
23:31 < plexdev> http://is.gd/aaf4c by [Robert Griesemer] in 2 subdirs of
go/ -- godoc: provide mode which shows exported interface in "source form"
23:31 < plexdev> http://is.gd/aaf4q by [Robert Griesemer] in go/doc/ --
go_spec.html: fix typo and link
23:34 -!- Project_2501 [~Marvin@82.84.69.99] has quit [Quit: E se abbasso questa
leva che succ...]
23:37 -!- Venom_X [~pjacobs@c-76-31-231-95.hsd1.tx.comcast.net] has quit [Quit:
Venom_X]
23:48 < plexdev> http://is.gd/aaik3 by [Robert Griesemer] in
go/src/cmd/godoc/ -- godoc: change -x to -src, update doc.go (missed in previous
CL)
23:49 -!- mejja [~user@c-68b6e555.023-82-73746f38.cust.bredbandsbolaget.se] has
joined #go-nuts
23:52 -!- wmat [~btraynor@gromit.mixdown.ca] has left #go-nuts []
23:58 -!- sw4 [~sw@193.126.212.28] has quit [Remote host closed the connection]
23:59 -!- rhelmer [~rhelmer@adsl-71-139-219-78.dsl.snfc21.pacbell.net] has quit
[Quit: rhelmer]
--- Log closed Thu Mar 11 00:00:19 2010