Greetings. On Sun, 05 May 2013 16:54:31 +0200 Strake <[email protected]> wrote: > From d3455f61a5caaf5d94e2b6c1056fb03713772029 Mon Sep 17 00:00:00 2001 > From: Strake <[email protected]> > Date: Tue, 30 Apr 2013 23:53:04 -0500 > Subject: [PATCH] swap
Rejected. You are doing two things wrong: You are using ugly variable names in an ugly macro and then change code in a different code style. This swap macro will never be accepted, because it hides a whole vari‐ able which might be really hard to debug. Sincerely, Christoph Lohmann
