all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Caldwell <david@porkrind.org>
To: Paul Eggert <eggert@cs.ucla.edu>, Alan Third <alan@idiocy.org>
Cc: 31305@debbugs.gnu.org, david+emacsformacosx@porkrind.org,
	Noam Postavsky <npostavs@gmail.com>,
	Jimmy Yuen Ho Wong <wyuenho@gmail.com>
Subject: bug#31305: 27.0.50; Symlinks recognized as dirs
Date: Wed, 16 May 2018 17:29:00 -0700	[thread overview]
Message-ID: <df1ed262-0aa2-3b4f-cb61-31c5276a244d@porkrind.org> (raw)
In-Reply-To: <04652e21-22e5-3163-dc5a-fcd34224b4f8@cs.ucla.edu>


[-- Attachment #1.1: Type: text/plain, Size: 1687 bytes --]

On 5/16/18 11:37 AM, Paul Eggert wrote:
>> I guess that means either Paul’s fix doesn’t work on macOS 10.9, or
>> David needs to update something in his build tree.
> 
> 
> Possibly the Gnulib workaround for the macOS faccessat bug does not work
> in older macOS versions. For example, the Gnulib workaround calls the
> function 'access' on platforms lacking faccessat, and faccessat is
> missing and 'access ("foo/", F_OK)' ignores the trailing slash in older
> macOS versions, then that could explain the problem.
> 
> Suppose my guess is right. Then, if this problem occurs because the
> emacsformacosx.com build is for OS X 10.9 or earlier,

For the record, currently I build on 10.6, 10.8 and 10.9. I'm very very
close to killing the 10.6 build.

> then a simple fix
> is to have emacsformacosx.com build for OS X 10.10 or later,

This is very easy to do, I mostly haven't already because I didn't see
any compelling reason to build on later machines (I'm not aware of any
10.10-10.13 dependent features the same way that say full screen mode
only works in 10.9 and later).

> because
> Emacs can't reasonably support OS versions that Apple itself does not
> support <https://lists.gnu.org/r/emacs-devel/2018-03/msg00798.html>. On
> the other hand, if the problem occurs on OS X 10.10 or later, then
> someone should hack on the Gnulib workaround so as to port the
> workaround to OS X 10.10. I can volunteer to do the hacking in my spare
> time, but I don't have easy access to OS X 10.10 so someone else would
> need to test it.

I have a 10.10 VM and could probably test it. I can't promise I'll be
super available though.

-David




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-05-17  0:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-28 20:44 bug#31305: 27.0.50; Symlinks recognized as dirs Jimmy Yuen Ho Wong
2018-04-28 21:06 ` Jimmy Yuen Ho Wong
2018-04-29 20:09 ` Alan Third
2018-04-29 20:25   ` Noam Postavsky
2018-04-29 20:50     ` Alan Third
2018-05-16 18:37 ` Paul Eggert
2018-05-17  0:29   ` David Caldwell [this message]
2018-05-17  1:09     ` Paul Eggert
2018-05-17  1:42       ` Paul Eggert
2018-05-18 10:22       ` David Caldwell
2018-05-18 17:16         ` Paul Eggert
2018-05-18 23:17           ` David Caldwell
2018-05-19  1:43             ` Paul Eggert
2019-09-28 18:10 ` Stefan Kangas
2019-09-28 21:04   ` Alan Third
2019-10-02 12:00     ` Stefan Kangas
2019-10-02 16:29       ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=df1ed262-0aa2-3b4f-cb61-31c5276a244d@porkrind.org \
    --to=david@porkrind.org \
    --cc=31305@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=david+emacsformacosx@porkrind.org \
    --cc=eggert@cs.ucla.edu \
    --cc=npostavs@gmail.com \
    --cc=wyuenho@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.