Thread (1 message) 1 message, 1 author, 2017-08-08

Re: [PATCH] Convert size datatype to size_t

From: Junio C Hamano <hidden>
Date: 2017-08-08 21:21:54

Martin Koegler [off-list ref] writes:
From: Martin Koegler <redacted>

It changes the signature of the core object access function
including any other functions to assure a clean compile if
sizeof(size_t) != sizeof(unsigned long).

Signed-off-by: Martin Koegler <redacted>
---
...
 66 files changed, 193 insertions(+), 191 deletions(-)
Wow, that's a lot of changes.  What version did you worked this
patch on?  The reason I ask is because...
quoted hunk
diff --git a/diff-delta.c b/diff-delta.c
index cd238c8..3d5e1ef 100644
... I do not see any version of Git that had blob cd238c8 at that
path, so "git am -3" is having hard time applying this pach to allow
me reviewing it.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help