all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: trunk r113824: * process.c (deactivate_process): Reset fds to -1.
       [not found] <E1V8yYZ-0008OF-Sp@vcs.savannah.gnu.org>
@ 2013-08-13  1:04 ` Lars Magne Ingebrigtsen
  2013-08-13  2:44   ` bug#15075: " Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2013-08-13  1:04 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

Paul Eggert <eggert@cs.ucla.edu> writes:

>    if (inchannel >= 0)
>      {
> +      p->infd  = -1;
> +      p->outfd = -1;

Does this fix bug#15075, too?

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#15075: trunk r113824: * process.c (deactivate_process): Reset fds to -1.
  2013-08-13  1:04 ` trunk r113824: * process.c (deactivate_process): Reset fds to -1 Lars Magne Ingebrigtsen
@ 2013-08-13  2:44   ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2013-08-13  2:44 UTC (permalink / raw)
  To: Lars Magne Ingebrigtsen; +Cc: 15075-done

Lars Magne Ingebrigtsen wrote:
> Does this fix bug#15075, too?

Yes, I think trunk bzr 113824 should also fix
bug#15075.  I'll CC: this to 15075@debbugs.gnu.org
to give them a heads up.  I'm taking the liberty of
closing that bug; if I'm wrong, please reopen it or
let me know and I'll reopen it.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-13  2:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1V8yYZ-0008OF-Sp@vcs.savannah.gnu.org>
2013-08-13  1:04 ` trunk r113824: * process.c (deactivate_process): Reset fds to -1 Lars Magne Ingebrigtsen
2013-08-13  2:44   ` bug#15075: " Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.