-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
by m.fellinger:
What steps will reproduce the problem? 1. Compile https://gist.github.com/d8caca9583ad843a78d9 2. Run the resulting binary What is the expected output? What do you see instead? No output expected. The output was https://gist.github.com/34fbfec3159b077b1a9c#file_gistfile2.txt What is your $GOOS? $GOARCH? GOOS is linux, GOARCH is 386 Which revision are you using? (hg identify) e4ebaa8d9b76 Please provide any additional information below. Works fine on amd64.