[Bug 2341] XQuartz X11 forwarding not working in OS X 10.10 Yosemite
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 7 10:34:32 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2341
--- Comment #14 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2871
--> https://bugzilla.mindrot.org/attachment.cgi?id=2871
OSX X11: if using launchd socket, remove the screen number
>+ if (0 == stat(path, &sbuf)) {
this is counter to the usual style (same below).
>+ is_path_to_socket=1;
needs spaces
We should fix those before committing, other than that, looks
reasonable.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list