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

--- Log opened Tue Sep 14 00:00:07 2010
00:08 -!- slashus2 [~slashus2@173-16-54-142.client.mchsi.com] has joined #go-nuts
00:10 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has joined #go-nuts
00:14 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has quit [Client Quit]
00:14 -!- powerje [~powerje@adsl-75-49-19-181.dsl.wotnoh.sbcglobal.net] has quit
[Quit: powerje]
00:15 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 265
seconds]
00:19 -!- heathkit [~heathkit@pool-173-71-39-214.dllstx.fios.verizon.net] has
joined #go-nuts
00:34 -!- jhawk28 [~jhawk28@user-142gfte.cable.mindspring.com] has joined #go-nuts
00:36 -!- artefon [~thiago@189.107.228.2] has joined #go-nuts
00:45 -!- cco3 [~conley@c-69-181-138-209.hsd1.ca.comcast.net] has joined #go-nuts
00:49 -!- jhawk28_ [~jhawk28@user-142gfte.cable.mindspring.com] has joined
#go-nuts
00:51 -!- kanru [~kanru@118-160-163-217.dynamic.hinet.net] has quit [Ping timeout:
240 seconds]
00:52 -!- jhawk28 [~jhawk28@user-142gfte.cable.mindspring.com] has quit [Ping
timeout: 272 seconds]
00:55 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 276 seconds]
00:57 -!- jhawk28_ [~jhawk28@user-142gfte.cable.mindspring.com] has quit [Read
error: Connection reset by peer]
00:59 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has joined
#go-nuts
01:00 -!- nikki93 [~nikki@89.211.83.101] has joined #go-nuts
01:00 < nikki93> Is there more documentation other than the stuff on the
go-lang site?
01:00 < nikki93> I mean some books or papers or something?  Something that
talks about the language more exhaustively maybe?
01:01 < nsf> what are you missing?  golang.org has pretty much everything
you need to know + sources of the compiler + sources of other apps written in Go
anywere on the web
01:02 < nikki93> Maybe something more about the 'design' or how to think
about writing apps in Go more than actual language docs...
01:03 -!- mikespook [~mikespook@219.137.74.173] has joined #go-nuts
01:03 < nikki93> But I guess I first have to learn more about the language
itself by playing with it a little more.  :)
01:03 < nsf> no one writes that kind of stuff really (except the OOP people,
but they are weird), just read others' sources (especially the std lib) and try to
figure out by yourself
01:03 < nikki93> The thing is, I want to do stuff in Go because I like the
'interface' and 'channel' ideas a lot, but I'm afraid I'll just end up coding in
my C or C++ style and not really do it the 'Go way'.
01:04 < nsf> but that's ok
01:04 < nsf> if C/C++ style works, why not
01:04 < nsf> I do that a bit
01:04 < nsf> and trying to add new Goish stuff
01:05 < exch> You'll probably get more familiar with the 'go way' as you go
along.  My code style changed considerably since I started playing with Go
01:07 < cbeck> Likewise
01:07 < nikki93> Cool.
01:07 -!- mikespook [~mikespook@219.137.74.173] has quit [Client Quit]
01:07 < nikki93> I was thinking of redoing an interpreter for a stack-based
programming language called 'nscript' I was working on in C -
http://github.com/nikki93/nscript
01:08 < nikki93> Part of the problem was memory management, ie., a lot of
times I was malloc'ing things and deciding when to free them was tricky.  It seems
Go's garbage collection can help with this.  :)
01:08 < plexdev> http://is.gd/f9olT by [Rob Pike] in go/src/pkg/fmt/ --
fmt.Fscan: use UnreadRune to preserve data across calls.
01:13 -!- mikespook [~mikespook@219.137.74.173] has joined #go-nuts
01:23 -!- mikespook [~mikespook@219.137.74.173] has quit [Quit: Leaving.]
01:24 -!- slashus2 [~slashus2@173-16-54-142.client.mchsi.com] has quit [Quit:
slashus2]
01:25 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has joined #go-nuts
01:27 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:29 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:30 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:30 < exch> <3 stack based languages
01:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:31 < exch> I made a few of those myself.  I'm hardly an expert in this
stuff, but it's fun with Go :)
01:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:32 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
01:32 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:33 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:34 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:34 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:36 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:36 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:37 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:38 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:38 < exch> speaking of which, someone dared me to write a somewhat
non-trivial program in my 'script language'.  Added this just a few mins ago :)
http://github.com/jteeuwen/gvm/blob/master/testdata/pizza.gvm
01:38 -!- luruke [~luruke@151.53.52.92] has joined #go-nuts
01:38 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:38 < exch> There's probably some room for improvement there, but
considering it's 4am I can't complain ;)
01:39 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has joined #go-nuts
01:39 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:41 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:41 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:41 < nsf> omg, looks more like an assembly than a scripting language
01:42 < exch> basically it's a simplified version of the instructions the VM
understands
01:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:42 < nsf> well, it's plain VM commands, yes..  sorry :)
01:42 < nsf> misunderstood a bit
01:42 < exch> almost :)
01:42 < exch> it has a few simlpifications to make writing less painful
01:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:43 < nsf> assembly is done that way too
01:43 < nsf> it's a reflection of machine commands with few simplifications
:)
01:43 < exch> the VM has no PUSH instruction, but in order to make dealing
with literals less painfull, the compiler understands and converts it under the
hood
01:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
01:43 -!- samferry [sam@atheme/member/samferry] has joined #go-nuts
01:44 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
01:44 < exch> the real mindf*ck of this beauty is keeping track of the stack
state while you write :)
01:44 < nsf> )
01:44 -!- luruke [~luruke@151.53.52.92] has quit [Quit: Leaving]
01:44 -!- powerje [~powerje@75.60.229.136] has joined #go-nuts
01:45 < exch> I was considering a somewhat more highlevel scripting
language, but to be honest I kinda like the esotheric nature of this :p
01:45 -!- powerje [~powerje@75.60.229.136] has quit [Client Quit]
01:46 -!- artefon [~thiago@189.107.228.2] has quit [Quit: bye]
01:49 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has quit [Remote
host closed the connection]
01:55 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
01:58 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
02:09 -!- boscop_ [~boscop@g225215051.adsl.alicedsl.de] has joined #go-nuts
02:10 -!- boscop [~boscop@g230094073.adsl.alicedsl.de] has quit [Ping timeout: 252
seconds]
02:10 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has joined
#go-nuts
02:13 < vsmatck> I don't understand this.  http://golang.org/cmd/gopack/ I'm
trying to put multiple objects in an archive and gopack tells me "gopack: multiple
Go object files"
02:14 < vsmatck> I'm using the command "gopack grc pkg/proto.a
pkg/proto/func.go.1.o pkg/proto/main.go.1.o"
02:18 -!- joc1985 [~jose@c-66-177-224-230.hsd1.fl.comcast.net] has joined #go-nuts
02:19 < nsf> gopack can't actually pack multiple Go object files
02:19 < joc1985> hi all, anyone know of an easy way to format screen output
on Go?
02:19 < nsf> it can pack Go object file and few C object files though
02:19 < nsf> vsmatck: you have to compile your Go sources to a single Go
object file
02:19 < vsmatck> nsf: oh!  *tries*
02:20 < nsf> vsmatck: maybe I'm not exactly right about that, but something
like that :)
02:20 < vsmatck> nsf: Sure enough.  That works.  Thanks man.
02:21 < nsf> joc1985: what do you mean?  there is an fmt package which
contains Printf and friends
02:22 < joc1985> nsf I was just wondering if there was something bit easier.
I need to output a table and with prinft its a lot of \t*****\t etc..
02:23 < nsf> I think Printf can do that, there are field lenghts and other
stuff, but if it's not enough you can always do it manually it's pretty simple
02:25 < joc1985> right now I have something like this which I don't think is
very good but maybe its the way to do it.
02:25 < joc1985> strDisplay
:="***********************************************************\n"
02:25 < joc1985> strDisplay +="*\t\tO(n)\t*\tO(n^2)\t*\tO(n^3)\t*\n"
02:25 < joc1985> strDisplay
+="***********************************************************\n"
02:25 < joc1985> then I do printf("%s")
02:26 < nsf> why don't you use spaces other than tabs?
02:26 < nsf> also Go has mutliline string literals: ``
02:26 < joc1985> would it make a difference?
02:26 < nsf> nope
02:26 < nsf> but it will look better
02:27 < nsf> :)
02:27 < joc1985> Oh got it I dind't know about the multiline string
literals, does that mean that a \n is taken literally when I hit ENTER?
02:27 < nsf> yes
02:27 < joc1985> oh sweet!  That's going to be much easier!  Thanks!!!
02:28 < nsf> I can write an example if you tell me what exactly do you need
to print in a table
02:30 < joc1985> basically header "Exec Type" Column1 o(n) column2 o(n^2)
column3 o(n^3) column 4
02:30 < joc1985> after that "1 Thread" 888888 887767 99999
02:31 < joc1985> etc..
02:31 < joc1985> I hope that made sense
02:31 < nsf> I see, I'll do that
02:31 < nsf> wait a sec :)
02:31 < joc1985> THANKS :-D
02:38 -!- araujo [~araujo@gentoo/developer/araujo] has joined #go-nuts
02:43 < nsf> almost finished
02:43 -!- LionMadeOfLions [~LionMadeO@70.114.156.242] has joined #go-nuts
02:43 -!- LionMadeOfLions [~LionMadeO@70.114.156.242] has left #go-nuts []
02:43 < joc1985> haha thanks no problem
02:44 < joc1985> I really appreciate it!  :-D
02:48 < nsf> http://gist.github.com/578445
02:48 < nsf> hopefully your terminal supports unicode well
02:48 < nsf> I did a bit of unicode box drawing there :)
02:48 < joc1985> THANKS!!!!!
02:48 < joc1985> U rock
02:49 < nsf> np
02:49 < joc1985> that is wayyy better than what I was trying to do
02:49 < joc1985> THANKS again!
02:49 < nsf> :)
02:51 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has quit [Quit:
steveno]
02:52 < joc1985> just test it, IT IS FANTASTIC!!!
02:53 < joc1985> for { fmt.Printf("Thank you NSF!!") }
02:53 < joc1985> LoL
02:56 < nsf> again, no problem, I was boring anyway
02:58 < joc1985> LoL wanna finish my HW? JK
02:59 < nsf> no, thanks :)
03:02 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 276 seconds]
03:05 < joc1985> nsf do you know if GO can work with openMPI C library?  or
C libraries in general?
03:05 < nsf> it should be able to work with any C library
03:05 < nsf> but binding process is rather painful
03:06 < nsf> and boring..
03:06 < nsf> :)
03:06 < joc1985> LoL
03:06 < joc1985> all right i'll investigate
03:06 < joc1985> thanks!
03:06 < joc1985> I am trying to use openMPI
03:06 < nsf> search ML and docs for 'cgo'
03:06 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has quit [Remote
host closed the connection]
03:06 < joc1985> ok will do
03:06 < joc1985> thanks
03:07 < nsf> but I don't think that it's a good idea
03:08 < nsf> openmpi is threaded itself and Go has unique concurrency model
03:08 < nsf> mixing two together isn't the best way to spend some time of
this life
03:08 < nsf> imho
03:09 < joc1985> hahah its a project I have to do, using OpenMPI and its
either use GO or C I may use C but I was just curious.  At least I will use GO for
the rest of the projects
03:09 < nsf> but I haven't used openmpi, so..  maybe I'm totally wrong
03:09 < nsf> i don't really familiar with details :)
03:10 < nsf> i'm not*
03:11 < joc1985> ok cool, thanks
03:12 -!- itrekkie [~itrekkie@ip72-200-111-9.tc.ph.cox.net] has joined #go-nuts
03:23 -!- nikki93 [~nikki@89.211.83.101] has quit [Quit: WeeChat 0.3.3]
03:28 < joc1985> are slices passed by reference or by copy?
03:28 < joc1985> when I call a function with []int it appears that the
original content gets modified
03:29 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has quit
[Quit: allengeorge]
03:31 < nsf> slice is a: struct { void *data; int length; int capacity; }
03:31 < nsf> in C terms
03:31 < nsf> on x86 it takes 12 bytes
03:31 < nsf> so..  it is copied by reference
03:31 < nsf> or more correctly
03:31 < nsf> slice is a reference :)
03:32 < nsf> s/copied/passed/
03:32 -!- mikespook [~mikespook@219.137.74.173] has joined #go-nuts
03:42 < plexdev> http://is.gd/f9yZZ by [Andrew Gerrand] in go/doc/ -- doc:
fix typo in Programming FAQ
03:43 < joc1985> cool thanks
03:44 < joc1985> if I have a go routine(x) insidea loop for i := 0; i <
NumberProcessors; i++ {
03:44 < joc1985> go func(x)
03:44 < joc1985> }
03:44 < joc1985> how do I best wait for all routines to be done?
03:45 < joc1985> any way to do someting like while (routines running)
sleep)()
03:45 < nsf> pass a channel to that goroutine
03:45 < nsf> and when it's done it should send something to that channel
03:45 < nsf> and they you will write a loop in the main goroutine
03:45 < nsf> that waits for NumberProcessors values from that channel
03:45 < nsf> wait, I'll make a quick exa
03:45 < nsf> example for you
03:46 < joc1985> thanks :)
03:48 < nsf> joc1985: http://gist.github.com/578496
03:48 < joc1985> THANKS
03:52 -!- enherit [~enherit@71-83-188-75.dhcp.lnbh.ca.charter.com] has joined
#go-nuts
03:52 -!- Wiz126 [Wiz126@h62.126.232.68.ip.windstream.net] has quit [Ping timeout:
245 seconds]
03:52 -!- enherit [~enherit@71-83-188-75.dhcp.lnbh.ca.charter.com] has quit
[Client Quit]
03:53 -!- jcao219 [~jcao219@pool-173-74-61-111.dllstx.fios.verizon.net] has quit
[Ping timeout: 240 seconds]
03:53 -!- Wiz126 [Wiz126@h62.126.232.68.ip.windstream.net] has joined #go-nuts
03:56 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 276 seconds]
03:56 -!- enherit [~enherit@71-83-188-75.dhcp.lnbh.ca.charter.com] has joined
#go-nuts
04:01 < joc1985> when you call a go routine and you want to return something
do you have to use a channel?
04:02 < nsf> I believe you don't have to, but it is a preferred way
04:02 < cbeck> That or shared memory, but a channel is much more idiomatic
04:02 < joc1985> so if I have
04:03 < joc1985> sortedArrays := make([]ArrayList, NumberProcessors)
04:03 < joc1985> go
SortList(numberVector[startPt:(int(len(newSlice)/NumberProcessors)*(i+1))],
&found,done)
04:03 < joc1985> how do I push the return value of SortList into
sortedArrays[i]
04:04 < joc1985> *ArrayList is a stuct type I declared which contains an
array of ints
04:04 < nsf> well in your case you know that noone else will use that array
04:05 < nsf> you can simply pass a slice of one element to the goroutinea
04:05 < nsf> and apply a value to it
04:05 < nsf> or even the link to the array itself
04:05 < nsf> anyway..  in that case it's ok to use shared memory imho
04:07 < joc1985> so passing sortedArrays to the go routine and then assign
whatever to sortedArrays[i] array?
04:07 < nsf> sortedArrays is a slice of slices
04:07 < nsf> right?
04:07 < nsf> then you can simply pass sortedArrays[i]
04:08 < nsf> because you're filling it and not something else
04:08 < joc1985> oh ok I get it now
04:08 < joc1985> thanks
04:16 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
04:27 -!- jackman [~jackman@c-71-56-158-131.hsd1.wa.comcast.net] has quit [Ping
timeout: 265 seconds]
04:27 -!- d_m [d6@SDF.ORG] has joined #go-nuts
04:32 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Quit:
This computer has gone to sleep]
04:34 -!- jackman [~jackman@c-71-56-158-131.hsd1.wa.comcast.net] has joined
#go-nuts
04:34 -!- mikespook [~mikespook@219.137.74.173] has quit [Remote host closed the
connection]
04:35 -!- mikespook [~mikespook@219.137.74.173] has joined #go-nuts
04:39 -!- dj2 [~dj2@CPE001f5b35feb4-CM0014048e0344.cpe.net.cable.rogers.com] has
quit [Quit: dj2]
04:47 < joc1985> will shared memory prevent go from using multiple
processors?
04:47 < cbeck> no
04:49 < joc1985> i am running go sort() on 2 threads with
runtime.GOMAXPROCS(2) and it doesn't seem to be using both processors any idea why
it wouldn't?
04:49 < cbeck> Hmm, can't say
04:50 < joc1985> ok cool thanks
04:56 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
05:00 < joc1985> thanks for all your help guys, off to bed!!  Thanks again!
snf, cbeck ! :)
05:02 -!- scm [justme@d180023.adsl.hansenet.de] has quit [Ping timeout: 272
seconds]
05:03 -!- scm [justme@d057129.adsl.hansenet.de] has joined #go-nuts
05:09 -!- sacho [~sacho@213.91.244.15] has joined #go-nuts
05:10 -!- piyushmishra [~piyushmis@117.200.227.41] has quit [Read error:
Connection reset by peer]
05:21 -!- joc1985 [~jose@c-66-177-224-230.hsd1.fl.comcast.net] has quit [Quit:
Leaving]
05:32 -!- piyushmishra [~piyushmis@117.200.225.173] has joined #go-nuts
05:37 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 276 seconds]
05:42 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
05:45 -!- mikespook [~mikespook@219.137.74.173] has quit [Quit: Leaving.]
05:46 -!- mikespook [~mikespook@219.137.74.173] has joined #go-nuts
05:47 -!- mikespook [~mikespook@219.137.74.173] has quit [Client Quit]
05:56 -!- ikaros [~ikaros@dslb-188-097-078-227.pools.arcor-ip.net] has joined
#go-nuts
05:57 -!- ikaros [~ikaros@dslb-188-097-078-227.pools.arcor-ip.net] has quit
[Client Quit]
05:58 -!- ikaros [~ikaros@2001:41b8:9bf:fe04:bc21:1cff:fe18:3dea] has joined
#go-nuts
06:18 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has quit [Remote host
closed the connection]
06:23 -!- Eridius [~kevin@unaffiliated/eridius] has quit [Read error: Operation
timed out]
06:28 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
06:29 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
06:29 -!- ikaros [~ikaros@2001:41b8:9bf:fe04:bc21:1cff:fe18:3dea] has quit [Quit:
Leave the magic to Houdini]
06:29 -!- putin [~pete@41.112.221.209] has joined #go-nuts
06:32 -!- enferex [~enferex@users.757.org] has quit [Ping timeout: 272 seconds]
06:32 -!- enferex [~enferex@users.757.org] has joined #go-nuts
06:33 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has joined #go-nuts
06:36 -!- tsdh [~user@tsdh.uni-koblenz.de] has joined #go-nuts
06:47 -!- Soultake1 [~maks@hell.student.utwente.nl] has quit [Ping timeout: 272
seconds]
06:55 -!- piyushmishra [~piyushmis@117.200.225.173] has quit [Ping timeout: 264
seconds]
06:55 -!- putin [~pete@41.112.221.209] has quit []
06:55 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 240 seconds]
06:58 -!- ucasano [~ucasano@95.231.79.71] has joined #go-nuts
07:03 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
07:07 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
07:08 -!- piyushmishra [~piyushmis@117.200.230.68] has joined #go-nuts
07:14 -!- snearch [~snearch@f053011225.adsl.alicedsl.de] has joined #go-nuts
07:18 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has joined #go-nuts
07:19 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has quit [Client Quit]
07:22 -!- piyushmishra [~piyushmis@117.200.230.68] has quit [Ping timeout: 272
seconds]
07:23 -!- napsy [~luka@88.200.96.18] has quit [Quit: leaving]
07:24 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
07:25 -!- enherit [~enherit@71-83-188-75.dhcp.lnbh.ca.charter.com] has quit [Ping
timeout: 265 seconds]
07:28 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 276 seconds]
07:30 < plexdev> http://is.gd/f9Oyh by [Rob Pike] in go/ -- CLA for
Sebastien Binet
07:30 < plexdev> http://is.gd/f9Oyj by [Sebastien Binet] in
go/src/pkg/exp/eval/ -- Preliminary support for 'copy' builtin function in
exp/eval
07:31 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has joined #go-nuts
07:33 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
07:35 -!- piyushmishra [~piyushmis@117.200.226.198] has joined #go-nuts
07:38 -!- mbohun [~mbohun@eth649.act.adsl.internode.on.net] has joined #go-nuts
07:58 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has quit [Ping
timeout: 265 seconds]
07:58 -!- wrtp [~rog@92.17.96.224] has joined #go-nuts
08:00 -!- piyushmishra [~piyushmis@117.200.226.198] has quit [Ping timeout: 252
seconds]
08:01 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has quit [Ping timeout:
624 seconds]
08:11 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
08:15 -!- piyushmishra [~piyushmis@117.200.226.11] has joined #go-nuts
08:19 -!- boscop_ [~boscop@g225215051.adsl.alicedsl.de] has quit [Quit:
OutOfTimeException: Allocation of TimeFrame failed due to lack of time.
Terminating...]
08:19 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
08:19 -!- boscop [~boscop@g225215051.adsl.alicedsl.de] has joined #go-nuts
08:24 -!- sahid [~sahid@LNeuilly-152-21-22-10.w193-253.abo.wanadoo.fr] has joined
#go-nuts
08:27 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has joined #go-nuts
08:29 -!- jmettraux [~jmettraux@211.19.55.177] has quit [Remote host closed the
connection]
08:33 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Remote
host closed the connection]
08:33 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
08:34 -!- Project_2501 [~Marvin@82.84.71.147] has joined #go-nuts
08:35 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has joined #go-nuts
08:41 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
09:01 -!- mbohun [~mbohun@eth649.act.adsl.internode.on.net] has quit [Quit:
Leaving]
09:01 -!- ukai [~ukai@nat/google/x-rdgcadnjmztcirmt] has quit [Ping timeout: 240
seconds]
09:01 -!- ukai [~ukai@nat/google/x-wnrvozuehtyfaoyc] has joined #go-nuts
09:09 -!- mbohun [~mbohun@eth649.act.adsl.internode.on.net] has joined #go-nuts
09:09 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 255 seconds]
09:14 -!- Gertm [~Gertm@mail.dzine.be] has joined #go-nuts
09:14 < Gertm> when building go it downloads google.com/robots.txt, it fails
here because I'm behind a proxy.  How can I resolve this?
09:14 < Gertm> exporting http_proxy didn't help
09:16 * Gertm notices the topic
09:16 < Gertm> nevermind me!
09:17 -!- itrekkie [~itrekkie@ip72-200-111-9.tc.ph.cox.net] has quit [Quit:
itrekkie]
09:21 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 240 seconds]
09:22 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
09:26 -!- zerd_ [~quassel@tor.zerd.net] has joined #go-nuts
09:26 -!- piyushmishra1 [~piyushmis@117.200.229.113] has joined #go-nuts
09:27 -!- piyushmishra [~piyushmis@117.200.226.11] has quit [Ping timeout: 276
seconds]
09:28 -!- zerd [~quassel@2a01:608:ffff:3644:2e0:4dff:fe83:76ed] has quit [Ping
timeout: 276 seconds]
09:50 -!- ExtraSpice [~XtraSpice@78-57-168-219.static.zebra.lt] has joined
#go-nuts
09:56 -!- ucasano [~ucasano@95.231.79.71] has quit [Read error: Connection reset
by peer]
09:56 -!- ucasano [~ucasano@95.231.79.71] has joined #go-nuts
10:09 -!- niekie [~niek@CAcert/Assurer/niekie] has quit [Ping timeout: 252
seconds]
10:11 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
10:12 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 272
seconds]
10:31 -!- snearch [~snearch@f053011225.adsl.alicedsl.de] has quit [Ping timeout:
245 seconds]
10:34 -!- snearch [~snearch@f053013204.adsl.alicedsl.de] has joined #go-nuts
10:42 -!- piyushmishra [~piyushmis@117.200.230.87] has joined #go-nuts
10:43 -!- piyushmishra1 [~piyushmis@117.200.229.113] has quit [Ping timeout: 245
seconds]
11:02 -!- ucasano [~ucasano@95.231.79.71] has quit [Ping timeout: 245 seconds]
11:15 -!- mbohun [~mbohun@eth649.act.adsl.internode.on.net] has quit [Quit:
Leaving]
11:18 -!- skejoe [~skejoe@188.114.142.231] has joined #go-nuts
11:22 -!- adu [~ajr@pool-173-66-0-198.washdc.fios.verizon.net] has joined #go-nuts
11:27 -!- snearch [~snearch@f053013204.adsl.alicedsl.de] has quit [Quit:
Verlassend]
11:33 -!- whitenoiz [~whitenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has joined
#go-nuts
11:35 -!- artefon [~thiago@189.107.228.2] has joined #go-nuts
11:51 -!- lmoura_ [~lauromour@187.58.107.154] has joined #go-nuts
11:51 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has quit [Remote host
closed the connection]
11:52 -!- adu [~ajr@pool-173-66-0-198.washdc.fios.verizon.net] has quit [Quit:
adu]
11:54 -!- lmoura [~lauromour@187.112.27.190] has quit [Ping timeout: 252 seconds]
11:54 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Read
error: Operation timed out]
11:55 -!- mbohun [~mbohun@ppp115-156.static.internode.on.net] has joined #go-nuts
11:57 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
11:59 < hokapoka> I just closed an issue accidently on github, is there a
way to undo it?
12:02 < hokapoka> oh, I don't know how I missed the "open" option in the
dropdown.
12:03 -!- piyushmishra [~piyushmis@117.200.230.87] has quit [Ping timeout: 240
seconds]
12:04 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 245 seconds]
12:04 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
12:07 -!- vdrab [~vdrab@EM114-51-116-164.pool.e-mobile.ne.jp] has joined #go-nuts
12:08 -!- navigator [~navigator@p54892785.dip.t-dialin.net] has joined #go-nuts
12:11 -!- niemeyer [~niemeyer@187.23.154.182] has joined #go-nuts
12:11 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 255 seconds]
12:15 -!- lmoura_ [~lauromour@187.58.107.154] has quit [Read error: Connection
reset by peer]
12:17 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has joined
#go-nuts
12:18 -!- piyushmishra [~piyushmis@117.200.229.76] has joined #go-nuts
12:20 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 240 seconds]
12:22 -!- wrtp [~rog@92.17.96.224] has quit [Ping timeout: 240 seconds]
12:23 -!- vdrab_ [~vdrab@EM114-51-242-101.pool.e-mobile.ne.jp] has joined #go-nuts
12:24 -!- plainhao [~plainhao@mail.xbiotica.com] has joined #go-nuts
12:25 -!- vdrab [~vdrab@EM114-51-116-164.pool.e-mobile.ne.jp] has quit [Ping
timeout: 240 seconds]
12:25 -!- araujo [~araujo@gentoo/developer/araujo] has joined #go-nuts
12:25 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has quit [Remote
host closed the connection]
12:26 -!- lmoura_ [~lauromour@187.113.108.95] has joined #go-nuts
12:27 -!- wrtp [~rog@92.17.96.224] has joined #go-nuts
12:28 -!- plainhao [~plainhao@mail.xbiotica.com] has quit [Client Quit]
12:28 -!- plainhao [~plainhao@mail.xbiotica.com] has joined #go-nuts
12:28 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
12:28 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has
joined #go-nuts
12:32 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has
joined #go-nuts
12:33 -!- piyushmishra [~piyushmis@117.200.229.76] has quit [Read error:
Connection reset by peer]
12:34 -!- napsy [~luka@88.200.96.18] has quit [Quit: Lost terminal]
12:37 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
12:46 -!- rlab [~Miranda@91.200.158.34] has quit [Ping timeout: 264 seconds]
12:46 -!- vdrab_ [~vdrab@EM114-51-178-176.pool.e-mobile.ne.jp] has joined #go-nuts
12:48 -!- vdrab [~vdrab@EM114-51-242-101.pool.e-mobile.ne.jp] has quit [Ping
timeout: 264 seconds]
12:50 -!- piyushmishra [~piyushmis@117.200.228.179] has joined #go-nuts
12:53 -!- aho [~nya@fuld-4d00d164.pool.mediaWays.net] has joined #go-nuts
12:55 -!- niemeyer_ [~niemeyer@189.27.137.35.dynamic.adsl.gvt.net.br] has joined
#go-nuts
12:58 -!- niemeyer [~niemeyer@187.23.154.182] has quit [Ping timeout: 240 seconds]
13:01 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
13:01 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has joined #go-nuts
13:03 -!- nictuku [~nictuku@cetico.org] has quit [Ping timeout: 264 seconds]
13:04 -!- ucasano [~ucasano@host153-182-static.227-95-b.business.telecomitalia.it]
has joined #go-nuts
13:11 -!- rlab [~Miranda@91.200.158.34] has quit [Ping timeout: 240 seconds]
13:13 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has joined
#go-nuts
13:16 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
13:23 -!- luruke [~luruke@151.53.52.92] has joined #go-nuts
13:27 -!- saschpe [~quassel@mgdb-4d0cf2ad.pool.mediaWays.net] has joined #go-nuts
13:30 -!- iant [~iant@216.239.45.130] has quit [Ping timeout: 272 seconds]
13:30 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has quit
[Quit: allengeorge]
13:31 -!- luruke [~luruke@151.53.52.92] has quit [Quit: Leaving]
13:38 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
13:40 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 272 seconds]
13:43 -!- iant [~iant@66.109.106.2] has joined #go-nuts
13:43 -!- mode/#go-nuts [+v iant] by ChanServ
13:49 -!- major_majors [~major_maj@c-68-40-195-246.hsd1.mi.comcast.net] has joined
#go-nuts
13:56 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has joined
#go-nuts
13:56 -!- ericvh [~ericvh@32.97.110.63] has joined #go-nuts
13:57 -!- dj2 [~dj2@216.16.242.254] has joined #go-nuts
14:01 -!- jA_cOp_ [~yakobu@unaffiliated/ja-cop/x-9478493] has joined #go-nuts
14:01 -!- jA_cOp [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Read error:
Connection reset by peer]
14:03 -!- l00t- [~i-i3id3r_@189.105.70.192] has quit [Ping timeout: 255 seconds]
14:05 -!- bookses [~John@97-81-251-38.dhcp.leds.al.charter.com] has joined
#go-nuts
14:06 < bookses> hi all
14:06 < bookses> glad to meet you
14:06 < bookses> I have got a problem
14:06 < bookses> When I tried to install google go on debian 6 testing
14:07 < bookses> As my network is slow, it can't pass the http test after
compling
14:07 < bookses> So how to bypass the test?
14:08 -!- skejoe [~skejoe@188.114.142.231] has quit [Quit: leaving]
14:08 <+iant> bookses: set DISABLE_NET_TESTS=1 in your environment
14:08 -!- jA_cOp__ [~yakobu@ti0043a380-1382.bb.online.no] has joined #go-nuts
14:08 < bookses> export DISABLE_NET_TESTS=1 ?
14:08 <+iant> if you get to the point of running the tests, the compiler and
libraries are all fully installed and can be used
14:08 <+iant> yes
14:08 < bookses> Thanks a lot
14:11 < bookses> Well, all.bash seems to do make clean
14:11 -!- jA_cOp_ [~yakobu@unaffiliated/ja-cop/x-9478493] has quit [Ping timeout:
272 seconds]
14:11 -!- saschpe [~quassel@mgdb-4d0cf2ad.pool.mediaWays.net] has quit [Remote
host closed the connection]
14:11 < nsf> bookses: there is also make.bash
14:11 < nsf> that doesn't run tests
14:12 < bookses> just execute make.bash?
14:12 < bookses> I don't want to do make clean......  on my old laptop...
14:12 < nsf> I'm not sure
14:12 < bookses> just make install....
14:13 <+iant> I advise not spending time fighting with the build system in
order to save time
14:13 < nsf> bookses: yes, it looks like make.bash is enough
14:14 < nsf> bookses: but it will run clean.bash also
14:14 -!- ukai [~ukai@nat/google/x-wnrvozuehtyfaoyc] has quit [Ping timeout: 252
seconds]
14:15 -!- ukai [~ukai@nat/google/x-qpndovnnbmkmuipx] has joined #go-nuts
14:15 < bookses> Can go run on openbsd?
14:15 < bookses> openbsd 4.7
14:16 < bookses> freebsd 8.1
14:16 <+iant> bookses: there is a freebsd port but not an openbsd one
14:16 < bookses> freebsd seems fine
14:16 <+iant> I don't know how much the freebsd port would have to change to
run on openbsd
14:16 < nbjoerg> a lot
14:17 -!- kanru [~kanru@61-30-10-70.static.tfn.net.tw] has quit [Ping timeout: 252
seconds]
14:21 -!- scarabx [~scarabx@c-76-19-43-200.hsd1.ma.comcast.net] has quit [Quit:
This computer has gone to sleep]
14:21 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
14:24 -!- jA_cOp__ [~yakobu@ti0043a380-1382.bb.online.no] has quit [Read error:
Connection reset by peer]
14:25 -!- l00t [~i-i3id3r_@20150153193.user.veloxzone.com.br] has joined #go-nuts
14:25 -!- tsdh [~user@tsdh.uni-koblenz.de] has quit [Quit: Goodbye guys!]
14:33 -!- bookses [~John@97-81-251-38.dhcp.leds.al.charter.com] has quit [Remote
host closed the connection]
14:36 -!- bookses [~John@97-81-251-38.dhcp.leds.al.charter.com] has joined
#go-nuts
14:36 -!- pancake [~pancake@185.112.21.95.dynamic.jazztel.es] has joined #go-nuts
14:37 < pancake> do Go supports arm-linux?  im trying to compile in n900
(debian base) but i had to hack some .bash files and still fails in build with
redeclarations of weird symbols
14:38 <+iant> Go should support ARM Linux but I think there is currently
some build bug
14:38 -!- bookses [~John@97-81-251-38.dhcp.leds.al.charter.com] has quit [Remote
host closed the connection]
14:38 < nbjoerg> there's at least one critical bug open, yes
14:38 < pancake> any working revision?
14:38 <+iant> Rob says this patch may help:
http://codereview.appspot.com/2103048
14:38 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
14:38 < pancake> as far as I read in build scripts there's no support for
arm-darwin
14:39 < pancake> yep, libmach is the one that fails, letme check that patch
14:39 <+iant> I don't think anybody has ever tried ARM Darwin
14:39 < pancake> is there any guide for porting?  im interested on this port
14:40 <+iant> I don't know of any guide
14:40 <+iant> how different is ARM Darwin from x86 Darwin?
14:40 <+iant> with luck all the pieces are there and just need to be
shuffled a bit
14:40 < pancake> it's iOS/iphoneos, afaik is the same, but different cpu
14:40 < pancake> same for darwin/ppc
14:40 < pancake> uhm interesting
14:40 -!- tvw [~tv@e176001018.adsl.alicedsl.de] has joined #go-nuts
14:41 < pancake> will check someday and report if i get any success
14:42 < nbjoerg> iant: on what API level?
14:42 <+iant> I don't understand the question
14:42 < nbjoerg> the higher level GUI API is very different
14:42 < nbjoerg> not sure about the syscall level
14:43 <+iant> for Go it's the syscall level which matters
14:43 <+iant> Go doesn't implement any of the GUI stuff anyhow yet
14:43 < nbjoerg> unless you want to use some bindings
14:43 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
14:43 < pancake> but are syscalls hardwritten for each arch/os, or it gets
the values from the include files of the system?
14:43 < nbjoerg> given the limitations of the iOS SDKs, I wouldn't be
surprised if the syscall API is quite different
14:44 < nbjoerg> pancake: semi-handwritten
14:44 < pancake> nbjoerg: i dont use the ios sdk
14:44 <+iant> there is a script which generates the syscall info
14:44 < pancake> i have my own build of gcc natively
14:44 <+iant> semi-handwritten is a good word
14:44 < nbjoerg> there are scripts to build the syscall table and a bunch of
type mappnigs
14:44 < nbjoerg> but it isn't fully automated
14:44 < pancake> obj.c:216: warning: comparison is always false due to
limited range of data type
14:45 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has quit
[Quit: powerje]
14:47 < pancake> the rsc patch for arm doesnt fixes the build
14:47 < pancake> it just fixes some errors, but still there
14:47 <+iant> is there an existing issue for this?
14:47 -!- bookses [bookses@85.214.22.8] has joined #go-nuts
14:48 < bookses> Can I do socket programming in go ?
14:48 <+iant> sure
14:48 -!- femtoo [~femto@95-89-248-137-dynip.superkabel.de] has joined #go-nuts
14:49 < bookses> I don't see any text about that...
14:49 < pancake> oh, there's a all-arm.bash :/
14:49 < pancake> this build system looks a bit weird to me
14:49 < pancake> is there a way to avoid rebuilding everything all the time?
14:49 <+iant> bookses: http://golang.org/pkg/net/
14:50 <+iant> pancake: yes, you should definitely use all-arm.bash; no,
there is no way to avoid rebuilding everything, but it doesn't take long
14:50 <+iant> I should say there is no easy way to avoid rebuilding
everything
14:50 < pancake> iant: depends on the hardware.  in embeddeds and old boxes
it is not small time
14:51 < pancake> my nowadays box is a 5years old laptop, and the rest are
pocket devices, so not fast :)
14:52 -!- vdrab [~vdrab@EM114-51-178-176.pool.e-mobile.ne.jp] has quit [Ping
timeout: 240 seconds]
14:52 -!- l00t [~i-i3id3r_@20150153193.user.veloxzone.com.br] has quit [Read
error: Connection reset by peer]
14:52 < pancake> fails too with all-arm
14:52 < pancake> smoke time
14:53 -!- Fish9 [~Fish@86.65.182.207] has quit [Remote host closed the connection]
14:59 -!- nictuku [~nictuku@cetico.org] has joined #go-nuts
14:59 -!- bookses [bookses@85.214.22.8] has quit [Quit: Leaving.]
15:00 -!- bookses [~John@116.209.250.16] has joined #go-nuts
15:00 -!- heathkit [~heathkit@pool-173-71-39-214.dllstx.fios.verizon.net] has quit
[Ping timeout: 245 seconds]
15:03 -!- gabriel9 [~gabriel9@93.157.192.28] has quit [Read error: Connection
reset by peer]
15:04 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:05 -!- iant [~iant@66.109.106.2] has quit [Quit: Leaving.]
15:06 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
15:07 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:07 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:07 -!- wrtp [~rog@92.17.96.224] has quit [Ping timeout: 245 seconds]
15:08 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:08 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:10 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:11 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:12 -!- whitenoiz [~whitenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has quit [Quit:
Leaving]
15:13 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:13 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
15:14 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:14 -!- wrtp [~rog@92.17.96.224] has joined #go-nuts
15:14 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
15:15 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:15 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:15 -!- kanru [~kanru@118-160-163-217.dynamic.hinet.net] has joined #go-nuts
15:15 -!- pancake [~pancake@185.112.21.95.dynamic.jazztel.es] has quit [Quit: Lost
terminal]
15:16 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:16 -!- bookses [~John@116.209.250.16] has left #go-nuts []
15:17 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:17 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:18 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:18 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:19 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:20 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:20 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:20 -!- Venom_X [~pjacobs@74.61.90.217] has joined #go-nuts
15:21 < plexdev> http://is.gd/fanLK by [Russ Cox] in 2 subdirs of
go/src/cmd/ -- 6l, 8l: make etext accurate; introduce rodata, erodata.
15:21 < plexdev> http://is.gd/fanLS by [Russ Cox] in 3 subdirs of
go/src/cmd/ -- tabs
15:21 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:21 -!- virtualsue [~chatzilla@nat/cisco/x-jjrachxdptlpkbkf] has joined #go-nuts
15:21 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:22 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:22 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:23 -!- niemeyer__ [~niemeyer@189.27.134.94.dynamic.adsl.gvt.net.br] has joined
#go-nuts
15:23 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:24 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:24 -!- rejb [~rejb@unaffiliated/rejb] has joined #go-nuts
15:24 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:25 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:25 -!- niemeyer_ [~niemeyer@189.27.137.35.dynamic.adsl.gvt.net.br] has quit
[Ping timeout: 240 seconds]
15:26 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:26 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:27 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:27 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:27 -!- artefon [~thiago@189.107.228.2] has quit [Quit: bye]
15:27 -!- witenoiz [~witenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has joined
#go-nuts
15:28 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:28 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:29 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 276
seconds]
15:29 -!- rlab [~Miranda@91.200.158.34] has joined #go-nuts
15:29 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:30 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:30 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:32 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:33 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:33 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:34 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:34 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:36 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:37 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:37 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:38 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:40 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:40 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:41 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:41 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:44 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:44 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:45 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:46 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:46 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:47 -!- l00t [~i-i3id3r_@189.105.114.2] has joined #go-nuts
15:47 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:47 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:49 -!- gabriel9 [~gabriel9@93.157.192.28] has joined #go-nuts
15:49 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:50 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:53 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:53 -!- bortzmeyer [~bortzmeye@batilda.nic.fr] has quit [Quit: Leaving.]
15:53 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:54 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:54 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:55 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:57 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:57 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:58 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:59 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
15:59 -!- bookses [~John@116.209.250.16] has joined #go-nuts
15:59 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
15:59 < bookses> gopack grc _test/netchan.a _gotest_.8
15:59 < bookses> make[2]: Leaving directory `/home/john/go/src/pkg/netchan'
15:59 < bookses> --- FAIL: netchan.TestExportSendImportReceive
15:59 < bookses> new exporter: listen tcp 127.0.0.1:0: invalid argument
15:59 < bookses> --- FAIL: netchan.TestExportReceiveImportSend
15:59 < bookses> new exporter: listen tcp 127.0.0.1:0: invalid argument
15:59 < bookses> --- FAIL: netchan.TestClosingExportSendImportReceive
15:59 < bookses> new exporter: listen tcp 127.0.0.1:0: invalid argument
15:59 < bookses> --- FAIL: netchan.TestExportDrain
15:59 < bookses> new exporter: listen tcp 127.0.0.1:0: invalid argument
15:59 < bookses> --- FAIL: netchan.TestExportSync
15:59 < bookses> new exporter: listen tcp 127.0.0.1:0: invalid argument
15:59 < jnwhiteh> that was unnecessary.
16:00 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:00 < bookses> I want to bypass all tests.............
16:00 < jnwhiteh> bookses: well first, don't barge into a channel and paste
10 lines of text, everl.
16:00 < jnwhiteh> Paste it on one of the 'pastey' sites instead.
16:00 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
16:00 < jnwhiteh> You also didn't need to paste anything, its a well known
problem with the netchan tests.
16:01 < bookses> sorry
16:01 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:01 < jnwhiteh> I believe you can run ./make.bash
16:01 < jnwhiteh> instead of ./all.bash
16:01 < bookses> make.bash will still install go ?
16:01 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:01 < jnwhiteh> yes
16:02 < bookses> ok, I'll try
16:02 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:03 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:03 -!- virtualsue [~chatzilla@nat/cisco/x-jjrachxdptlpkbkf] has quit [Quit:
ChatZilla 0.9.86 [Firefox 3.5.11/20100701014808]]
16:03 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:03 -!- dj2_ [~dj2@216.16.242.254] has joined #go-nuts
16:04 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:04 -!- araujo [~araujo@gentoo/developer/araujo] has joined #go-nuts
16:04 -!- sukuri [~travis@132.170.135.255] has joined #go-nuts
16:05 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:05 -!- dj2__ [~dj2@216.16.242.254] has joined #go-nuts
16:05 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:06 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:06 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:07 -!- dj2 [~dj2@216.16.242.254] has quit [Ping timeout: 240 seconds]
16:08 -!- dj2_ [~dj2@216.16.242.254] has quit [Ping timeout: 240 seconds]
16:08 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:10 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:10 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:11 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:12 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:12 < bookses> anyway, make.bash succesfully
16:12 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:13 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
16:13 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
16:14 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has
joined #go-nuts
16:15 < bookses> hello.go:3: can't find import: fmt ?
16:16 -!- ikaros [~ikaros@2001:41b8:9bf:fe04:b85c:4eff:fe26:709d] has joined
#go-nuts
16:20 -!- iant [~iant@nat/google/x-ebcutfzbnitsduwt] has joined #go-nuts
16:20 -!- mode/#go-nuts [+v iant] by ChanServ
16:22 -!- major_majors [~major_maj@c-68-40-195-246.hsd1.mi.comcast.net] has quit
[Quit: major_majors]
16:23 -!- Tv [~tv@cpe-76-168-227-45.socal.res.rr.com] has quit [Ping timeout: 245
seconds]
16:23 -!- brad_ [~brad@cpe-098-026-123-011.nc.res.rr.com] has joined #go-nuts
16:25 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
16:28 -!- artefon [~thiagon@150.164.2.20] has joined #go-nuts
16:32 -!- tasosos [~tasosos@193.92.229.85.dsl.dyn.forthnet.gr] has quit [Remote
host closed the connection]
16:34 -!- witenoiz [~witenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has left #go-nuts
[]
16:35 -!- niemeyer__ [~niemeyer@189.27.134.94.dynamic.adsl.gvt.net.br] has left
#go-nuts []
16:35 -!- Shyde [~shyde@HSI-KBW-078-043-070-132.hsi4.kabel-badenwuerttemberg.de]
has quit [Remote host closed the connection]
16:40 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 265 seconds]
16:42 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has joined #go-nuts
16:43 < cbeck> bookses: Is your $GOROOT set?
16:44 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has quit [Remote
host closed the connection]
16:44 < bookses> yes
16:44 < bookses> $HOME/go
16:46 < cbeck> try to stat $GOROOT/pkg/$GOOS_$GOARCH/fmt.a
16:48 < bookses> well, I'm updating my debian, and try to recompile go, I'll
try it in few minutes
16:51 -!- mafs_ [~maikeru@24-107-56-173.dhcp.stls.mo.charter.com] has quit [Ping
timeout: 245 seconds]
16:58 -!- Fish [~Fish@9fans.fr] has joined #go-nuts
16:59 -!- sukuri [~travis@132.170.135.255] has quit [Ping timeout: 245 seconds]
17:00 -!- skelterjohn [~jasmuth@lawn-net168-in.rutgers.edu] has joined #go-nuts
17:01 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
17:02 -!- sukuri [~travis@node84.seg113.ucf.edu] has joined #go-nuts
17:05 -!- Tv [~tv@gige.bur.digisynd.com] has joined #go-nuts
17:21 -!- awidegreen [~quassel@62.176.237.78] has joined #go-nuts
17:26 < bookses> after a long wait, I installed new debian 6 patches, and
all go fine.
17:26 < bookses> including google go
17:31 -!- luruke [~luruke@151.53.37.151] has joined #go-nuts
17:33 -!- wrtp [~rog@92.17.96.224] has quit [Quit: wrtp]
17:36 -!- tasosos [~tasosos@193.92.229.85.dsl.dyn.forthnet.gr] has joined #go-nuts
17:39 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
17:41 -!- SRabbelier [~SRabbelie@ip138-114-211-87.adsl2.static.versatel.nl] has
quit [Read error: Connection reset by peer]
17:41 -!- l00t [~i-i3id3r_@189.105.114.2] has quit [Ping timeout: 240 seconds]
17:42 -!- sacho [~sacho@213.91.244.15] has quit [Remote host closed the
connection]
17:42 -!- l00t [~i-i3id3r_@189.105.102.211] has joined #go-nuts
17:44 -!- SRabbelier [~SRabbelie@ip138-114-211-87.adsl2.static.versatel.nl] has
joined #go-nuts
17:46 -!- Soultaker [~Soultaker@hell.student.utwente.nl] has joined #go-nuts
17:47 -!- Soultaker [~Soultaker@hell.student.utwente.nl] has quit [Client Quit]
17:48 -!- Soultaker [~Soultaker@hell.student.utwente.nl] has joined #go-nuts
17:51 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has quit [Ping timeout:
624 seconds]
17:52 -!- Adys [~Adys@unaffiliated/adys] has quit [Ping timeout: 245 seconds]
17:54 -!- The_Cog [~chatzilla@i-195-137-123-15.freedom2surf.net] has joined
#go-nuts
17:57 < The_Cog> If one go-routine blocks on an IO call like a socket read,
does that block other go-routines?  I ask because I read that happens in stackless
python.
17:57 <+iant> No, it does not block other go-routine
17:57 < The_Cog> thanks
17:58 -!- Adys [~Adys@unaffiliated/adys] has joined #go-nuts
18:00 -!- werdan7 [~w7@freenode/staff/wikimedia.werdan7] has joined #go-nuts
18:00 < Gertm> is the gccgo compiler the better one, or do I use the 6/8g/l
ones?
18:01 <+iant> I would say that at present gccgo generates somewhat better
code, but it's a lot simpler to build and use the 6g/8g compilers
18:01 < Gertm> I'll start with those then
18:01 <+iant> building gccgo is doable but does require some experience
18:02 -!- Adys [~Adys@unaffiliated/adys] has quit [Read error: Connection reset by
peer]
18:02 -!- Adys [~Adys@unaffiliated/adys] has joined #go-nuts
18:02 -!- virtualsue [~chatzilla@nat/cisco/x-kgjdzhmogpogvwfc] has joined #go-nuts
18:03 -!- enherit [~enherit@cpe-98-149-170-48.socal.res.rr.com] has joined
#go-nuts
18:04 -!- bookses [~John@116.209.250.16] has left #go-nuts []
18:10 -!- virtualsue [~chatzilla@nat/cisco/x-kgjdzhmogpogvwfc] has quit [Quit:
ChatZilla 0.9.86 [Firefox 3.5.11/20100701014808]]
18:14 -!- luruke [~luruke@151.53.37.151] has quit [Quit: Leaving]
18:17 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has quit [Ping timeout: 272
seconds]
18:18 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has joined #go-nuts
18:19 < cbeck> Does gccgo have gc yet?  I havn't been keeping up
18:23 -!- Method [~Method@unaffiliated/method] has quit [Quit: No Ping reply in 90
seconds.]
18:23 -!- Method [~Method@204.126.2.5] has joined #go-nuts
18:23 -!- Method [~Method@204.126.2.5] has quit [Changing host]
18:23 -!- Method [~Method@unaffiliated/method] has joined #go-nuts
18:24 < plexdev> http://is.gd/faCt1 by [Robert Griesemer] in
go/src/cmd/godoc/ -- godoc: better support for directory trees for user-defined
18:24 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has quit
[Quit: powerje]
18:25 -!- lmoura_ [~lauromour@187.113.108.95] has quit [Quit: Leaving]
18:25 -!- lmoura [~lauromour@187.113.108.95] has joined #go-nuts
18:25 <+iant> cbeck: yes, gccgo now has garbage collection
18:28 < cbeck> Ah, cool, I'll have to give it a spin
18:30 -!- skelterjohn [~jasmuth@lawn-net168-in.rutgers.edu] has quit [Quit:
skelterjohn]
18:32 -!- ucasano [~ucasano@host153-182-static.227-95-b.business.telecomitalia.it]
has quit [Quit: ucasano]
18:38 -!- Venom_X [~pjacobs@74.61.90.217] has quit [Ping timeout: 264 seconds]
18:38 -!- mafs [~maikeru@unaffiliated/maikeru/x-7708887] has joined #go-nuts
18:43 -!- Venom_X [~pjacobs@66.54.185.131] has joined #go-nuts
18:49 -!- kanru [~kanru@118-160-163-217.dynamic.hinet.net] has quit [Ping timeout:
272 seconds]
18:56 -!- sukuri [~travis@node84.seg113.ucf.edu] has quit [Ping timeout: 245
seconds]
19:03 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:05 -!- sukuri [~travis@node84.seg113.ucf.edu] has joined #go-nuts
19:05 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:07 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:08 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:08 -!- sukuri [~travis@node84.seg113.ucf.edu] has quit [Read error: Connection
reset by peer]
19:08 -!- sukuri [~travis@node84.seg113.ucf.edu] has joined #go-nuts
19:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:09 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:10 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:10 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:11 -!- skejoe [~skejoe@188.114.142.231] has joined #go-nuts
19:11 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:11 < plexdev> http://is.gd/faFZC by [Robert Griesemer] in
go/src/cmd/godoc/ -- godoc documentation: fixed typo, more precise comment
19:11 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:12 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:13 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:14 -!- ukai [~ukai@nat/google/x-qpndovnnbmkmuipx] has quit [Ping timeout: 255
seconds]
19:15 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:15 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:15 -!- ukai [~ukai@nat/google/x-unkeugeiantqdaqe] has joined #go-nuts
19:16 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:16 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:17 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:17 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:18 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:18 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:19 -!- plainhao [~plainhao@mail.xbiotica.com] has quit [Quit: plainhao]
19:19 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:20 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:20 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:21 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
19:22 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:22 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:24 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:24 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:25 -!- sukuri [~travis@node84.seg113.ucf.edu] has quit [Ping timeout: 245
seconds]
19:26 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:27 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:28 -!- sukuri [~travis@node84.seg113.ucf.edu] has joined #go-nuts
19:29 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:29 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:30 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:30 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:31 -!- mafs [~maikeru@unaffiliated/maikeru/x-7708887] has quit [Ping timeout:
276 seconds]
19:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:31 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:32 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has joined
#go-nuts
19:33 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:34 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
19:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:35 -!- sukuri [~travis@node84.seg113.ucf.edu] has quit [Ping timeout: 240
seconds]
19:35 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:36 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:36 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:36 -!- mafs [~maikeru@unaffiliated/maikeru/x-7708887] has joined #go-nuts
19:37 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:37 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:38 -!- sukuri [~travis@node84.seg113.ucf.edu] has joined #go-nuts
19:38 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:39 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:39 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:40 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 265 seconds]
19:40 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:40 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:41 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:44 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:45 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:45 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:46 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
19:48 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:48 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:49 -!- wrtp [~rog@92.17.96.224] has joined #go-nuts
19:50 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:50 -!- skelterjohn [~jasmuth@c-76-124-23-156.hsd1.nj.comcast.net] has joined
#go-nuts
19:50 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
19:51 -!- wrtp [~rog@92.17.96.224] has quit [Client Quit]
19:51 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
19:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:53 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:53 -!- Eridius [~kevin@unaffiliated/eridius] has joined #go-nuts
19:54 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:54 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:55 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:55 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:56 -!- mafs [~maikeru@unaffiliated/maikeru/x-7708887] has quit [Ping timeout:
272 seconds]
19:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:57 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
19:57 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
19:58 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:24a8:ad7c:b672:bd2f] has joined
#go-nuts
19:59 -!- RobertLJ [~quassel@c-68-44-163-191.hsd1.nj.comcast.net] has quit [Remote
host closed the connection]
20:00 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:00 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Read
error: Connection reset by peer]
20:01 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:01 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
20:02 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:02 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
20:03 -!- exch [~exch@h144170.upc-h.chello.nl] has quit [Ping timeout: 252
seconds]
20:03 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:03 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
20:04 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:04 -!- exch [~exch@h144170.upc-h.chello.nl] has joined #go-nuts
20:05 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
20:05 -!- wrtp [~rog@92.17.96.224] has joined #go-nuts
20:07 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
20:07 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
20:07 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has
joined #go-nuts
20:08 -!- wrtp [~rog@92.17.96.224] has quit [Client Quit]
20:10 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has joined #go-nuts
20:14 -!- mafs [~maikeru@unaffiliated/maikeru/x-7708887] has joined #go-nuts
20:21 -!- dj2 [~dj2@216.16.242.254] has quit [Quit: dj2]
20:22 -!- zozoR [~zozoR@4705ds1-ris.0.fullrate.dk] has quit [Quit: Morten.  Desu~]
20:24 -!- mbohun [~mbohun@ppp115-156.static.internode.on.net] has quit [Quit:
Leaving]
20:33 -!- deso [~deso@x0561a.wh30.tu-dresden.de] has quit [Remote host closed the
connection]
20:38 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
20:46 -!- witenoiz [~witenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has joined
#go-nuts
20:47 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
20:48 -!- virtualsue [~chatzilla@nat/cisco/x-fwejnvuvmnfjbket] has joined #go-nuts
20:49 -!- femtoo [~femto@95-89-248-137-dynip.superkabel.de] has quit [Quit:
Leaving]
20:53 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has joined #go-nuts
20:56 -!- samferry [sam@atheme/member/samferry] has quit [Read error: Operation
timed out]
21:00 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:24a8:ad7c:b672:bd2f] has quit
[Quit: Leaving.]
21:03 -!- slashus2 [~slashus2@74-137-24-74.dhcp.insightbb.com] has quit [Quit:
slashus2]
21:03 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has quit [Remote host
closed the connection]
21:13 -!- skejoe [~skejoe@188.114.142.231] has quit [Quit: leaving]
21:13 -!- awidegreen [~quassel@62.176.237.78] has quit [Read error: Connection
reset by peer]
21:13 -!- ikaros [~ikaros@2001:41b8:9bf:fe04:b85c:4eff:fe26:709d] has quit [Quit:
Leave the magic to Houdini]
21:14 < plexdev> http://is.gd/faOQ2 by [Robert Griesemer] in
go/src/cmd/godoc/ -- godoc: use correct delay time (bug fix)
21:15 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
21:21 -!- pancake [~pancake@95.61.49.229] has joined #go-nuts
21:22 < pancake> how can I refer the current lambda?  i want to pass a
lambda as an argument to a function called inside the lambda
21:22 <+iant> you can't refer to it directly, you have to name it
21:23 < pancake> ok
21:24 <+iant> type F func() F
21:24 <+iant> var f F
21:24 <+iant> f = func() F { return f }
21:25 < pancake> ok i get it
21:25 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
21:42 -!- virtualsue [~chatzilla@nat/cisco/x-fwejnvuvmnfjbket] has quit [Ping
timeout: 272 seconds]
21:43 -!- artefon [~thiagon@150.164.2.20] has quit [Quit: Leaving]
21:47 -!- powerje [~powerje@adsl-75-60-229-136.dsl.wotnoh.sbcglobal.net] has quit
[Quit: powerje]
21:48 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has joined #go-nuts
21:50 -!- Fish [~Fish@9fans.fr] has quit [Remote host closed the connection]
21:51 -!- vdrab [~vdrab@58-188-74-112f1.kyt1.eonet.ne.jp] has joined #go-nuts
21:52 -!- rlab [~Miranda@91.200.158.34] has quit [Read error: Connection reset by
peer]
21:54 -!- sukuri [~travis@node84.seg113.ucf.edu] has quit [Quit: Leaving.]
21:56 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has
joined #go-nuts
21:57 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has quit
[Read error: Connection reset by peer]
21:58 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 255 seconds]
21:58 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has
joined #go-nuts
21:58 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
21:59 < pancake> is there something similar to GWT for Go?
22:05 -!- jcao219 [~jcao219@pool-173-74-61-111.dllstx.fios.verizon.net] has joined
#go-nuts
22:09 -!- ericvh [~ericvh@32.97.110.63] has quit [Ping timeout: 255 seconds]
22:13 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 265
seconds]
22:18 -!- vdrab_ [~vdrab@58-188-74-112f1.kyt1.eonet.ne.jp] has joined #go-nuts
22:19 -!- steveno [~stevenoli@paludis/cheerleader/steveno] has quit [Quit:
steveno]
22:20 -!- vdrab [~vdrab@58-188-74-112f1.kyt1.eonet.ne.jp] has quit [Ping timeout:
276 seconds]
22:22 -!- vdrab_ [~vdrab@58-188-74-112f1.kyt1.eonet.ne.jp] has quit [Read error:
No route to host]
22:22 -!- vdrab [~vdrab@58-188-74-112f1.kyt1.eonet.ne.jp] has joined #go-nuts
22:24 -!- Project_2501 [~Marvin@82.84.71.147] has quit [Quit: E se abbasso questa
leva che succ...]
22:27 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 272 seconds]
22:28 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
22:30 < pancake> scgi.go:118: cannot use &tmp (type *[1024]uint8) as type
[]uint8 in function argument
22:30 < pancake> uhm, any idea?
22:31 < pancake> var tmp [1024]byte; n, err := fd.Read(byte(tmp))
22:31 < jesusaurus> it looks like you are trying to use a pointer to an
array as a slice
22:33 < pancake> cannot convert tmp (type [1024]uint8) to type []uint8
22:33 < pancake> why this conversion is not possible?
22:33 < jesusaurus> what does byte(tmp) return, and what does Read() expect
as an argument?
22:34 < pancake> should be []byte(tmp)
22:34 < pancake> but [1024]uint8 and []uint8 should be compatible
22:35 < pancake> func (s *SectionReader) Read(p []byte) (n int, err
os.Error)
22:36 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 245 seconds]
22:38 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
22:39 -!- artefon [~thiago@189.107.228.2] has joined #go-nuts
22:41 -!- napsy [~luka@88.200.96.18] has quit [Ping timeout: 252 seconds]
22:42 -!- witenoiz [~witenoiz@adsl-87-102-83-159.karoo.KCOM.COM] has left #go-nuts
[]
22:44 < cbeck> pancake: because they're different beasts, if you want to
convert an array to a slice use slice := array[0:]
22:46 < pancake> ok
22:48 -!- dju [dju@fsf/member/dju] has quit [Quit: Quitte]
22:48 -!- The_Cog [~chatzilla@i-195-137-123-15.freedom2surf.net] has quit [Quit:
ChatZilla 0.9.86 [Firefox 3.6.7/20100713120425]]
22:51 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has quit [Ping
timeout: 245 seconds]
22:52 < pancake> is there a function to slurp the contents of a file into a
byte[] or string?
22:54 < jessta> pancake: ioutil.ReadAll() will do that
22:55 < jessta> http://golang.org/pkg/io/ioutil/#ReadAll
22:57 -!- [Pete_27] [~noname@110-174-103-31.static.tpgi.com.au] has joined
#go-nuts
22:58 -!- dju [dju@fsf/member/dju] has joined #go-nuts
22:59 -!- kanru [~kanru@118-160-163-217.dynamic.hinet.net] has joined #go-nuts
23:00 < pancake> how would be the import?
23:00 < pancake> oh done, sry
23:01 -!- dju [dju@fsf/member/dju] has quit [Max SendQ exceeded]
23:02 -!- dju [dju@fsf/member/dju] has joined #go-nuts
23:02 < pancake> cool!  :)
23:02 < pancake> nite
23:02 -!- pancake [~pancake@95.61.49.229] has quit [Quit: SIGBYE]
23:03 -!- navigator [~navigator@p54892785.dip.t-dialin.net] has quit [Quit:
WeeChat 0.3.3]
23:07 -!- skelterjohn [~jasmuth@c-76-124-23-156.hsd1.nj.comcast.net] has quit
[Quit: skelterjohn]
23:12 -!- gabriel9 [~gabriel9@93.157.192.28] has quit [Read error: Connection
reset by peer]
23:18 -!- Boney [~paul@124-148-152-30.dyn.iinet.net.au] has quit [Quit: leaving]
23:18 -!- Boney [~paul@124-148-152-30.dyn.iinet.net.au] has joined #go-nuts
23:23 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
23:23 -!- major_majors [~major_maj@c-68-40-195-246.hsd1.mi.comcast.net] has joined
#go-nuts
23:26 -!- iant [~iant@nat/google/x-ebcutfzbnitsduwt] has quit [Ping timeout: 252
seconds]
23:26 -!- allengeorge_ [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has
joined #go-nuts
23:26 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has quit
[Read error: Connection reset by peer]
23:27 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has quit
[Client Quit]
23:27 -!- allengeorge [~allengeor@bas1-brampton37-1176134925.dsl.bell.ca] has
joined #go-nuts
23:32 -!- jmettraux [~jmettraux@211.19.55.177] has joined #go-nuts
23:33 -!- iant [~iant@66.109.106.2] has joined #go-nuts
23:33 -!- mode/#go-nuts [+v iant] by ChanServ
23:34 -!- ericvh [~ericvh@2002:467b:802c:0:223:6cff:fe93:c616] has joined #go-nuts
23:42 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:43 -!- raylu [raylu@c-24-131-193-106.hsd1.pa.comcast.net] has quit [Read error:
Connection reset by peer]
23:43 -!- raylu [raylu@c-24-131-193-106.hsd1.pa.comcast.net] has joined #go-nuts
23:43 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:44 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:45 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:45 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:46 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:47 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:47 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:48 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:48 -!- mattikus [~mattikus@ip24-250-73-154.br.br.cox.net] has joined #go-nuts
23:48 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:49 -!- major_majors [~major_maj@c-68-40-195-246.hsd1.mi.comcast.net] has quit
[Quit: major_majors]
23:49 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:49 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:50 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:50 -!- ericvh [~ericvh@2002:467b:802c:0:223:6cff:fe93:c616] has quit [Quit:
ericvh]
23:51 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:51 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:52 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:53 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:53 -!- tvw [~tv@e176001018.adsl.alicedsl.de] has quit [Remote host closed the
connection]
23:54 -!- ericvh [~ericvh@cpe-70-123-128-44.austin.res.rr.com] has joined #go-nuts
23:55 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:55 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:56 -!- dj2 [~dj2@CPE001f5b35feb4-CM0014048e0344.cpe.net.cable.rogers.com] has
joined #go-nuts
23:56 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:57 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:58 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
23:58 -!- kanru [~kanru@118-160-163-217.dynamic.hinet.net] has quit [Ping timeout:
272 seconds]
23:58 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has joined
#go-nuts
23:59 -!- powerje [~powerje@2002:4b3c:e588:0:5ab0:35ff:fe80:7cd2] has quit [Remote
host closed the connection]
--- Log closed Wed Sep 15 00:00:03 2010