unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Amadeusz Żołnowski" <aidecoe@aidecoe.name>
To: David Bremner <david@tethera.net>
Cc: notmuch <notmuch@notmuchmail.org>
Subject: Re: [PATCH 1/2] Build symbol-test with make instead of hardcoding in symbol-hiding.
Date: Fri, 25 Nov 2011 16:12:24 +0100	[thread overview]
Message-ID: <1322233411-sup-6651@ittemni> (raw)
In-Reply-To: <878vn4bbf7.fsf@convex-new.cs.unb.ca>

[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]

Excerpts from David Bremner's message of 2011-11-25 14:04:44 +0100:
> On Fri, 25 Nov 2011 11:54:51 +0100, Amadeusz Żołnowski <aidecoe@aidecoe.name> wrote:
> >  
> > +$(dir)/symbol-test: $(dir)/symbol-test.o
> > +    $(call quiet,CC) $^ -o $@ -Llib -lnotmuch -lxapian
> 
> I'm a bit surprised no -I is neaded here. Is that taken care in the CC
> call?

-I is for headers which are not used when linking.  symbol-test.o is
compiled according to rule defined earlier in some parent Makefile.


> >  .PHONY: test check
> > -test:    all $(dir)/smtp-dummy
> > +test:    all $(dir)/smtp-dummy $(dir)/symbol-test
> >      @${dir}/notmuch-test $(OPTIONS)
> 
> The instructions were already wrong, but maybe they should be updated to
> point out that calling the test scripts directly requires smtp-dummy and
> symbol-test already be built. Or maybe the tests should check for these
> binaries as pre-reqs along with emacs, gpg, etc... 
> 
> > +       -e "/^(emacs.expected-output|smtp-dummy|smtp-dummy.c|test-verbose|symbol-test.cc|symbol-test|symbol-test.o)/d" \
> 
> I wonder if this should be shortened (and made a bit sloppier) with the
> use of regexes.

Thanks it's so straightforward.  I found this line quickly without deep
analysis of all test-framework. :-)  It could only be made more flexible
- put list of this files into some separate text file.  But that's
subject for another patch.  Purpose of this one is to make building out
of tree working.


--
Amadeusz Żołnowski

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2011-11-25 15:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25 10:54 [PATCH 1/2] Build symbol-test with make instead of hardcoding in symbol-hiding Amadeusz Żołnowski
2011-11-25 10:54 ` [PATCH 2/2] Fixed warnings for test/symbol-test.cc Amadeusz Żołnowski
2011-11-25 13:07   ` David Bremner
2011-11-25 15:34     ` [PATCH 2/3] Fix " Amadeusz Żołnowski
2011-11-25 15:34       ` [PATCH 3/3] Whitespaces cleanup Amadeusz Żołnowski
2011-11-25 13:04 ` [PATCH 1/2] Build symbol-test with make instead of hardcoding in symbol-hiding David Bremner
2011-11-25 15:12   ` Amadeusz Żołnowski [this message]
2011-11-26 19:12 ` David Bremner
2011-11-26 20:51   ` [PATCH] " Amadeusz Żołnowski
2011-11-26 21:13     ` Amadeusz Żołnowski
2011-11-26 21:14       ` Amadeusz Żołnowski
2011-11-27 16:20         ` David Bremner
2011-11-27 18:25         ` Dmitry Kurochkin

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=1322233411-sup-6651@ittemni \
    --to=aidecoe@aidecoe.name \
    --cc=david@tethera.net \
    --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).