cloudfoundry-attic / bosh-init

bosh-init is a tool used to create and update the Director VM
Apache License 2.0
31 stars 33 forks source link

Fix an issue with closures in gccgo. #35

Closed allomov closed 9 years ago

allomov commented 9 years ago

GCC Go frontend has a bug that caused an error from https://github.com/cloudfoundry/bosh-init/issues/34 (bug description).

This PR allows you to run bosh-init deployment with this bug.

cfdreddbot commented 9 years ago

Hey allomov!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you've already signed the CLA.

allomov commented 9 years ago

It looks like here is much the same issue:
https://github.com/cloudfoundry/bosh-agent/commit/26fe4b08f1fb9ac6c5fbee4fcd139c1167c3c39b.

cppforlife commented 9 years ago

@allomov could you add a comment with a link to the gccgo bug.

allomov commented 9 years ago

@cppforlife sure. done.

cppforlife commented 9 years ago

Fixed in 0.0.54.