https://bugzilla.novell.com/show_bug.cgi?id=440204 Summary: m17n-lib-1.5.1-42.71: undefined code Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to build the OpenSuse factory package m17n-lib-1.5.1-42.71 and the compiler said mtext.c:484: warning: operation on 'p' may be undefined The source code is while (from < to && STRING_CHAR_ADVANCE_UTF8 (p) != c) from++; having seen the definition of the macro STRING_CHAR_ADVANCE_UTF8, I agree with the compiler. Instead of trying to repair the over 20 line macro, I suggest re-write it as a function definition for clarity. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.