"Randall S. Becker" writes:
> I like it. Do you need this resubmitted? Or should I just learn for next
> time?
I'll queue the attached for today's iteration. Thanks, both.
-- >8 --
From: "Randall S. Becker"
Date: Sun, 14 Jan 2018 13:07:48 -0500
Subject: [PATCH] hashmap.h: remove unused variab
On 01/15, Randall S. Becker wrote:
> On January 15, 2018 3:43 PM, Thomas Gummerer wrote:
> > Thanks for your patch! A few nitpicks below:
> >
> > > Subject: [PATCH] Removed unnecessary void* from hashmap.h that caused
> > > compile warnings
> >
&
On January 15, 2018 3:43 PM, Thomas Gummerer wrote:
> Thanks for your patch! A few nitpicks below:
>
> > Subject: [PATCH] Removed unnecessary void* from hashmap.h that caused
> > compile warnings
>
> From Documentation/SubmittingPatches:
>
> Describe your c
Thanks for your patch! A few nitpicks below:
> Subject: [PATCH] Removed unnecessary void* from hashmap.h that caused compile
> warnings
>From Documentation/SubmittingPatches:
Describe your changes in imperative mood, e.g. "make xyzzy do frotz"
instead of "[Th
From: "Randall S. Becker"
* hashmap.h: Revised the while loop in the hashmap_enable_item_counting
to remove unneeded void* item.
Signed-off-by: Randall S. Becker
---
hashmap.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hashmap.h b/hashmap.h
index 7ce79f3..d37
5 matches
Mail list logo