unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
@ 2019-04-11  2:31 Van L
  2019-04-11 12:06 ` Noam Postavsky
  2019-04-11 13:26 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Van L @ 2019-04-11  2:31 UTC (permalink / raw)
  To: 35225

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. */




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

* bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
  2019-04-11  2:31 bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html Van L
@ 2019-04-11 12:06 ` Noam Postavsky
  2019-04-11 13:31   ` Eli Zaretskii
  2019-04-11 13:26 ` Eli Zaretskii
  1 sibling, 1 reply; 4+ messages in thread
From: Noam Postavsky @ 2019-04-11 12:06 UTC (permalink / raw)
  To: Van L; +Cc: 35225

Van L <van@scratch.space> writes:

> 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)

If I open this in web.archive.org, it redirects a bunch of times, and I
eventually end up at (the still existing outside the archive) address of
https://developer.apple.com/library/archive/releasenotes/CoreFoundation/RN-CoreFoundation/

I'm not really seeing anything about forked processes on that page
though.





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

* bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
  2019-04-11  2:31 bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html Van L
  2019-04-11 12:06 ` Noam Postavsky
@ 2019-04-11 13:26 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-04-11 13:26 UTC (permalink / raw)
  To: Van L; +Cc: 35225-done

> From: Van L <van@scratch.space>
> Date: Thu, 11 Apr 2019 12:31:52 +1000
> 
> 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)

Thanks, fixed.





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

* bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
  2019-04-11 12:06 ` Noam Postavsky
@ 2019-04-11 13:31   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-04-11 13:31 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: van, 35225

> From: Noam Postavsky <npostavs@gmail.com>
> Date: Thu, 11 Apr 2019 08:06:09 -0400
> Cc: 35225@debbugs.gnu.org
> 
> If I open this in web.archive.org, it redirects a bunch of times, and I
> eventually end up at (the still existing outside the archive) address of
> https://developer.apple.com/library/archive/releasenotes/CoreFoundation/RN-CoreFoundation/
> 
> I'm not really seeing anything about forked processes on that page
> though.

Try another (earlier) date.  I did find that page eventually.





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

end of thread, other threads:[~2019-04-11 13:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-11  2:31 bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html Van L
2019-04-11 12:06 ` Noam Postavsky
2019-04-11 13:31   ` Eli Zaretskii
2019-04-11 13:26 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).