zsh-workers
 help / color / mirror / code / Atom feed
From: Jun T <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: [PATCH] new completion for otool command (macOS)
Date: Thu, 4 Jan 2018 12:31:51 +0900	[thread overview]
Message-ID: <A37CD241-FB6D-4BAE-9728-313F7BC46827@kba.biglobe.ne.jp> (raw)
In-Reply-To: <6948BF91-0914-48BE-B4AE-602066408522@dana.is>


> 2017/12/31 12:38, dana <dana@dana.is> wrote:
> 
> 
> btw, _object_files doesn't include the macOS shared-library extension .dylib.

Yes, but there are a few more extensions (.bundle, .jnilib, and more?) and
Frameworked libraries have no extension. But in my experience they always
have execution permission, so I didn't add these extensions to _objdct_files.
If there is a possibility that .dylib does not have an execution permission,
then please add it to _object_files.

Jun

  reply	other threads:[~2018-01-04  4:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-31  2:57 Jun T.
2017-12-31  3:38 ` dana
2018-01-04  3:31   ` Jun T [this message]
2018-01-04 17:27     ` dana

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=A37CD241-FB6D-4BAE-9728-313F7BC46827@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=zsh-workers@zsh.org \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).