Re: mctest results from FreeBSD 5.2.1



Andrew V. Samoilov wrote:
-----test0.err--------
editcmd.c: In function `edit_replace_prompt':
editcmd.c:1186: warning: unused variable `label_len'

Shall we still discuss the use of GString?

If that was meant some kind of ironically, I say: No.

The problem here is that the macro convert_to_display does not evaluate its argument if CHARSET is disabled. The macro should be fixed, not the source code.

+#ifndef HAVE_WCTYPE_H
+#define HAVE_WCTYPE_H 0
+#endif
+

That's streightforward and works for me.

Roland



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]