Re: [PATCH] git-diff: fix combined diff From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:56 Hi, On Fri, 23 Feb 2007, Jeff King wrote: On Fri, Feb 23, 2007 at 05:20:32AM +0100, Johannes Schindelin wrote: quotedWith "const unsigned (*parent)[20]", "parent + 1" is not the same as "&parent[1]"... Actually, they _are_ the same (the C standard definition of A[B] is *(A+B)). Modulo binding precedence. Thanks for clearing this up, 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