bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundat


From: Van L
Subject: bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
Date: Thu, 11 Apr 2019 12:31:52 +1000

Hello,

The link in the comment finds: 
The page you’re looking for can’t be found.

/* To run as a background daemon under Cocoa or Windows,
   we must do a fork+exec, not a simple fork.

   On Cocoa, CoreFoundation lib fails in forked process:
   http://developer.apple.com/ReleaseNotes/
   CoreFoundation/CoreFoundation.html)

   On Windows, a Cygwin fork child cannot access the USER subsystem.

   We mark being in the exec'd process by a daemon name argument of
   form "--daemon=\nFD0,FD1\nNAME" where FD are the pipe file descriptors,
   NAME is the original daemon name, if any. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]