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

--- Log opened Tue Jan 05 00:00:42 2010
01:07 -!- uriel [n=uriel@li43-28.members.linode.com] has joined #go-run
01:14 -!- Gracenotes [n=person@wikipedia/Gracenotes] has joined #go-run
01:15 -!- Gracenotes [n=person@wikipedia/Gracenotes] has quit [SendQ exceeded]
01:33 -!- Gracenotes [n=person@wikipedia/Gracenotes] has joined #go-run
08:10 -!- kevinwatt [i=kevin@59-125-147-75.HINET-IP.hinet.net] has joined #go-run
08:11 < kevinwatt> rndbot: test
08:11 < kevinwatt> > fmt.Printf("%d ", 30);
08:11 < rndbot> 30
08:11 < kevinwatt> > fmt.Printf("%d ", 30/5);
08:11 < rndbot> 6
08:12 < kevinwatt> > fmt.Printf("Nice...");
08:12 < rndbot> Nice...
08:12 -!- kevinwatt [i=kevin@59-125-147-75.HINET-IP.hinet.net] has left #go-run []
08:35 -!- kevinwatt [i=kevin@59-125-147-75.HINET-IP.hinet.net] has joined #go-run
08:36 < kevinwatt> > fmt.Printf("%d",30/5)
08:36 < rndbot> 6
09:30 < kevinwatt> @eval fmt.Sprintf("\0%s\0%s", "hi", "there")
09:30 < rndbot> <Error: non-oct character in escape sequence: %, non-oct
character in escape sequence: %, non-oct character in escape sequence: %...>
09:30 < kevinwatt> @eval fmt.Printf("%d",30/5)
09:30 < rndbot> <Error: implicit assignment of (n int, errno os.Error)
field 'n' in assignment...>
09:31 < kevinwatt> rndbot: fmt.Printf("%d",30/5)
09:31 < kevinwatt> rndbot: > fmt.Printf("%d",30/5)
09:49 -!- kevinwatt [i=kevin@59-125-147-75.HINET-IP.hinet.net] has left #go-run []
10:42 -!- Gracenotes [n=person@wikipedia/Gracenotes] has quit ["Leaving"]
10:48 -!- Gracenotes [n=person@wikipedia/Gracenotes] has joined #go-run
--- Log closed Wed Jan 06 00:00:43 2010