On Fri, Apr 22, 2011 at 12:04 AM, Stefan Sperling <[email protected]> wrote:
> minicom contains a function called wprintf() (print to a window) which
> collides with the standard C wprintf() (print a wide character string).
>
> Upstream already realised this was a bad idea and changed the function's
> name to mc_wprintf(). This diff does the same for our port.
>
> The port could also be updated to minicom 2.5 to fix this problem.
> But that is more work than I want to do right now -- most of our patches
> do not apply to the 2.5 release.
>
> ok?

Ok for me. We can always work on an update later...

ciao
David

Reply via email to