On Wed, Sep 16, 2009 at 10:17 AM, Iustin Pop <[email protected]> wrote: > > Uh uh uh "4" "4" "4". Please don't use this. Please say plen = > lentgth(constants.CONFD_MAGIC_FOURCC) and use that in all places. >
Oh, ok, I had asked hansmi whether I should have created a constant for the 4cc len, and he said to just use 4... But I can create one, then! BTW in the unittests we're checking that it stays 4 (as changing it would anyway break retrocompatibility in the protocol) Thanks, Guido
