[Bug go/56171] syscall FAILs on Solaris

2013-02-20 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #10 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2013-02-20 20:04:48 UTC --- Author: ian Date: Wed Feb 20 20:04:36 2013 New Revision: 196180 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196180 Log: PR

[Bug go/56171] syscall FAILs on Solaris

2013-02-20 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug go/56171] syscall FAILs on Solaris

2013-02-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #9 from Rainer Orth ro at gcc dot gnu.org 2013-02-14 10:11:11 UTC --- Created attachment 29448 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29448 proposed patch for __xnet_ socket functions This works fine in the

[Bug go/56171] syscall FAILs on Solaris

2013-02-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-12 14:43:41 UTC --- --- Comment #6 from Ian Lance Taylor ian at airs dot com 2013-02-11 19:16:41 UTC --- [...] Note that this test case

[Bug go/56171] syscall FAILs on Solaris

2013-02-12 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #8 from Ian Lance Taylor ian at airs dot com 2013-02-12 15:02:12 UTC --- I think we'll need to pull the relevant //sys lines out of socket.go into, e.g., socket_posix.go, and then add socket_xnet.go, and arrange for the

[Bug go/56171] syscall FAILs on Solaris

2013-02-11 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #5 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2013-02-11 19:03:09 UTC --- Author: ian Date: Mon Feb 11 19:03:04 2013 New Revision: 195950 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195950 Log: PR

[Bug go/56171] syscall FAILs on Solaris

2013-02-11 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #6 from Ian Lance Taylor ian at airs dot com 2013-02-11 19:16:41 UTC --- The two closes of file descriptor 4 that you show are actually normal and expected for this test. The first is the deferred close of the os.File that

[Bug go/56171] syscall FAILs on Solaris

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug go/56171] syscall FAILs on Solaris

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #4 from Rainer Orth ro at gcc dot gnu.org 2013-02-07 17:06:27 UTC --- Created attachment 29387 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29387 proposed patch 2013-02-06 Rainer Orth r...@cebitec.uni-bielefeld.de

[Bug go/56171] syscall FAILs on Solaris

2013-02-02 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 --- Comment #1 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2013-02-02 15:40:20 UTC --- Author: ian Date: Sat Feb 2 15:40:14 2013 New Revision: 195686 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195686 Log: PR

[Bug go/56171] syscall FAILs on Solaris

2013-02-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56171 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED