Re: [Rpm-maint] Patch: fix strange code leading to gcc warnings

2010-04-12 Thread FlorianFesti
Commited as 18c3e1a37c482811b7b3af1415ef67aac527b869 I put you as --author but it looks like I missed to put the mail subject into the commit message... Same for the patches below. Florian ___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lis

[Rpm-maint] Patch: fix strange code leading to gcc warnings

2010-04-09 Thread Michael Schroeder
New gcc versions comlpain about undefined behaviour... --- luaext/modemuncher.c.orig 2010-03-26 09:43:45.0 + +++ luaext/modemuncher.c2010-03-26 09:44:54.0 + @@ -245,11 +245,11 @@ printf("modemuncher: doneflag = %u\n", d if (ch_mode) switch (op)