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
I experienced the same error.
linux/386
Ubuntu 9.04
changeset: 3975:b51fd2d6c160 (same as above)
I was able to avoid this error and complete the build by adding net\ to the NOTEST
list in src/pkg/Makefile as suggested by rydmen in issue report 23: SIGTRAP on all.bash.
Note that RET still becomes ARETURN, not ARET. This means we lose
the ability to write a literal return instruction from assembly,
but that's okay, we never need to do that.
Fixesgolang#28
Change-Id: I5733bbb16d98585cb7309314965750e58042a7a4
mikioh
changed the title
TestDialError fails
net: TestDialError fails
Aug 5, 2015
by morphius.faydal:
The text was updated successfully, but these errors were encountered: