unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] removed unused variables
@ 2010-04-23  3:26 Dirk Hohndel
  2010-04-24  0:55 ` Carl Worth
  0 siblings, 1 reply; 3+ messages in thread
From: Dirk Hohndel @ 2010-04-23  3:26 UTC (permalink / raw)
  To: notmuch


trivial compiler warning fix

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
---
 notmuch-search.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/notmuch-search.c b/notmuch-search.c
index 25c9cfc..8a1cdca 100644
--- a/notmuch-search.c
+++ b/notmuch-search.c
@@ -104,8 +104,6 @@ format_thread_json (const void *ctx,
 		    const char *authors,
 		    const char *subject)
 {
-    struct tm *tm;
-    char timestamp[40];
     void *ctx_quote = talloc_new (ctx);
 
     printf ("\"thread\": %s,\n"
-- 
1.6.6.1


-- 
Dirk Hohndel
Intel Open Source Technology Center

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] removed unused variables
  2010-04-23  3:26 [PATCH] removed unused variables Dirk Hohndel
@ 2010-04-24  0:55 ` Carl Worth
  2010-04-24 16:47   ` Dirk Hohndel
  0 siblings, 1 reply; 3+ messages in thread
From: Carl Worth @ 2010-04-24  0:55 UTC (permalink / raw)
  To: Dirk Hohndel, notmuch

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

On Thu, 22 Apr 2010 20:26:46 -0700, Dirk Hohndel <hohndel@infradead.org> wrote:
> 
> trivial compiler warning fix

Thanks. I finally caught up to this.

I had seen this patch from you earlier, when I didn't have a convenient
working-directory for just applying it---so I've been religiously
ignoring those warnings ever since rather than just fixing them. ;-)

-Carl

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] removed unused variables
  2010-04-24  0:55 ` Carl Worth
@ 2010-04-24 16:47   ` Dirk Hohndel
  0 siblings, 0 replies; 3+ messages in thread
From: Dirk Hohndel @ 2010-04-24 16:47 UTC (permalink / raw)
  To: Carl Worth, notmuch

On Fri, 23 Apr 2010 17:55:09 -0700, Carl Worth <cworth@cworth.org> wrote:
> On Thu, 22 Apr 2010 20:26:46 -0700, Dirk Hohndel <hohndel@infradead.org> wrote:
> > 
> > trivial compiler warning fix
> 
> Thanks. I finally caught up to this.
> 
> I had seen this patch from you earlier, when I didn't have a convenient
> working-directory for just applying it---so I've been religiously
> ignoring those warnings ever since rather than just fixing them. ;-)

This is something that I got caught in last night. I have brought in
more patches from others, worked on my own patches, and suddenly I
got stuck in git-branch-hell and couldn't figure out how to move changes
from one branch to another. That's why my reply-guessing-segfault fix is
not relative to my last patch...

I'm trying to clean up my mess this morning :-)

/D

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-24 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23  3:26 [PATCH] removed unused variables Dirk Hohndel
2010-04-24  0:55 ` Carl Worth
2010-04-24 16:47   ` Dirk Hohndel

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).