tags 645594 + pending thanks Alexis Huxley, le Mon 17 Oct 2011 12:17:03 +0200, a écrit : > I think just changing line 115 from: > > if ((mm == 0) || (mm == 4)) > > to: > > if (mm == 0) > > should fix it (not verified). That seems correct to me, I have commited it. Does anybody knows who we are supposed to give such upstream patch to exactly? Samuel