Thread (61 messages) flat view 61 messages, 6 authors, 2021-09-27

Re: [PATCH 3/7] grep: typesafe versions of grep_source_init

From: Emily Shaffer <hidden>
Date: 2021-08-11 21:42:31

On Tue, Aug 10, 2021 at 11:28:41AM -0700, Jonathan Tan wrote:
grep_source_init() can create "struct grep_source" objects and,
depending on the value of the type passed, some void-pointer parameters have
different meanings. Because one of these types (GREP_SOURCE_OID) will
require an additional parameter in a subsequent patch, take the
opportunity to increase clarity and type safety by replacing this
function with individual functions for each type.

Signed-off-by: Jonathan Tan <redacted>
Like Junio said, it is very neat.

Reviewed-by: Emily Shaffer <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help