Uh oh!
There was an error while loading. Please reload this page.
Remove ffjson because of gccgo issues - #363
Conversation
Fixesopencontainers#362 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
wking
commented
Mar 31, 2016
via email
JakeWarner
commented
Mar 31, 2016
LGTM |
vbatts
commented
Mar 31, 2016
so many lines. |
crosbymichael
commented
Mar 31, 2016
not that i know of at this point |
vbatts
commented
Mar 31, 2016
i wonder if having a build tag + go:generate would allow a way around incompatible things like gccgo? |
wking
commented
Mar 31, 2016
On Thu, Mar 31, 2016 at 11:52:21AM -0700, Michael Crosby wrote:
The cludgy approach would be “fork this repo and keep ffjson in the |
vbatts
commented
Mar 31, 2016
@wking noup |
wking
commented
Mar 31, 2016
On Thu, Mar 31, 2016 at 12:00:56PM -0700, Vincent Batts wrote:
This also sounds promising to me, and would certainly be cleaner than |
JakeWarner
commented
Mar 31, 2016
Personally, I'd wait to potentially re-integrate ffjson until the issue behind pquerna/ffjson#172 is resolved as any golang1.6 builds aren't consistent due to the spec having anonymous structs. I see that @crosbymichael closed #361 due to this pull request. |
crosbymichael
commented
Mar 31, 2016
ya, i think we can remove for now and work with upstream to fix some of the issues that we have |
vbatts
commented
Mar 31, 2016
sounds fine. LGTM |
mrunalp
commented
Mar 31, 2016
LGTM |
Through 6734c7a (Merge pull request opencontainers#370 from vbatts/json_schema_and_examples, 2016-04-11). The only unlisted changes to master were a brief run with ffjson (opencontainers#343, opencontainers#351), but that was pulled out due to gccgo issues in opencontainers#363. Signed-off-by: W. Trevor King <wking@tremily.us>
Through 6734c7a (Merge pull request opencontainers#370 from vbatts/json_schema_and_examples, 2016-04-11). The only unlisted changes to master were a brief run with ffjson (opencontainers#343, opencontainers#351), but that was pulled out due to gccgo issues in opencontainers#363. Signed-off-by: W. Trevor King <wking@tremily.us>
Through 6734c7a (Merge pull request opencontainers#370 from vbatts/json_schema_and_examples, 2016-04-11). The only unlisted changes to master were a brief run with ffjson (opencontainers#343, opencontainers#351), but that was pulled out due to gccgo issues in opencontainers#363. Signed-off-by: W. Trevor King <wking@tremily.us>
Through 6734c7a (Merge pull request opencontainers#370 from vbatts/json_schema_and_examples, 2016-04-11). The only unlisted changes to master were a brief run with ffjson (opencontainers#343, opencontainers#351), but that was pulled out due to gccgo issues in opencontainers#363. Signed-off-by: W. Trevor King <wking@tremily.us>
Fixes#362
Signed-off-by: Michael Crosby crosbymichael@gmail.com