Thread (61 messages) flat view 61 messages, 4 authors, 2016-06-15

Re: [PATCH 12/21] Use prefixcmp() instead of memcmp() for cleaner code with less magic numbers

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:43:15

Hi,

On Sat, 9 Jun 2007, Johan Herland wrote:
-	if (memcmp(data, "object ", 7))
+	if (prefixcmp(data, "object "))
FWIW I think that _these_ changes are actually somewhat worth it. And they 
should have come _instead_ of moving the order of the memcmp() around 
(you know which patch that was).

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help