This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/64573] Cmd.Start swallows error from fork()/clone()
- From: "eswierk at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Jan 2015 21:51:10 +0000
- Subject: [Bug go/64573] Cmd.Start swallows error from fork()/clone()
- Auto-submitted: auto-generated
- References: <bug-64573-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64573
Ed Swierk <eswierk at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34428|0 |1
is obsolete| |
--- Comment #1 from Ed Swierk <eswierk at gmail dot com> ---
Created attachment 34430
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34430&action=edit
Proposed fix (in proper patch format)