You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
I think there's a problem encoding arrays in the gob package. Strings and byte arrays seem to work, but things like integers and floats don't. I found TestArray in encoder_test.go and saw that it only tested a string array. I changed it to int and the test failed. Should I enter a bug on this? Do you need sample code?
Rob 'Commander' Pike
unread,
Dec 24, 2009, 3:03:53 AM12/24/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message