mctest results from FreeBSD 5.2.1

Roland Illig roland.illig at gmx.de
Wed Nov 10 13:45:34 UTC 2004


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



More information about the mc-devel mailing list