unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Matthias Guedemann <matthias.guedemann@googlemail.com>
Cc: notmuch@notmuchmail.org
Subject: Re: removed "--defined" option from nm in gen-version-script.sh replaced functionality with grep
Date: Mon, 05 Sep 2011 07:53:59 -0300	[thread overview]
Message-ID: <87aaajuuns.fsf@zancas.localnet> (raw)
In-Reply-To: <87r54312zt.fsf@pc44es141.cs.uni-magdeburg.de>

On Tue, 30 Aug 2011 14:46:14 +0200, Matthias Guedemann <matthias.guedemann@googlemail.com> wrote:

> -nm --defined $* | awk '$3 ~ "Xapian.*Error" {print $3}' | sort | uniq | \
> +nm $* | grep "^[0-f][0-f]*" | awk '$3 ~ "Xapian.*Error" {print $3}' |
> sort | un

As mentioned in the other thread, I pushed a modified version of
this. Just for the archives, patches for notmuch need a bit more
discussion in the commit message than the one line summary.

David

      reply	other threads:[~2011-09-05 10:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30  9:20 remove GNU specific nm option from version script Matthias Guedemann
2011-08-30 11:04 ` Patch formatting: (was: remove GNU specific nm option from version script) Tomi Ollila
2011-08-30 11:24   ` David Bremner
2011-08-30 13:04     ` Patch formatting: Tomi Ollila
2011-08-30 20:05       ` Tomi Ollila
2011-08-30 20:33         ` David Bremner
2011-08-31  1:22           ` Austin Clements
2011-08-31  1:33             ` Jameson Graef Rollins
2011-08-31  5:22               ` Tomi Ollila
2011-08-31  5:49                 ` Tomi Ollila
2011-08-30 12:46   ` removed "--defined" option from nm in gen-version-script.sh replaced functionality with grep Matthias Guedemann
2011-09-05 10:53     ` David Bremner [this message]

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=87aaajuuns.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=matthias.guedemann@googlemail.com \
    --cc=notmuch@notmuchmail.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://yhetil.org/notmuch.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).