1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:31:22 -06:00
go/src/pkg/net/dict
Fazlul Shahriar dd0dec6290 net/dict: parse response correctly + typo
* SHOW DB responds with a
  "110 n databases present - text follows" -- parse it.
* Doing a Define() on a non-existing word gives error
  "invalid definition count: no", when we really
  want "552 no match".

R=rsc
CC=golang-dev
https://golang.org/cl/2211041
2010-09-16 13:37:35 -04:00
..
dict.go net/dict: parse response correctly + typo 2010-09-16 13:37:35 -04:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00