You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1. Run the new json package unit test in the attached patch
What is the expected output? What do you see instead?
Marshal should report an error due to an interface value. Instead it
returns no error and truncates the output for the map value field at the
point where the invalid value occurs.
What is your $GOOS? $GOARCH?
linux 386
Which revision are you using? (hg identify)
84c2d8accf42+ tip
Please provide any additional information below.
Attachments:
The text was updated successfully, but these errors were encountered: