Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
schema: fix error panic #6
Conversation
|
|
|
$$merge$$ |
added a commit
that referenced
this pull request
Jun 2, 2015
rogpeppe
merged commit e32c2dd
into
juju:master
Jun 2, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedJun 2, 2015
Also fix a possible panic when a map key type isn't
string and simplify the FieldMap checker logic.
(Review request: http://reviews.vapour.ws/r/1839/)