Alan Hourihane wrote: > I have more patches to gnulib for MINT. Shall I just file them as bugs ?
It depends how serious MINT as a platform is. What is MINT at all? Why does it lack basic functions like mbrtowc, standardized in ANSI C Amendment 1? Is this platform in active development? If so, it might be easier to add the missing functions or fix the bugs that might be uncovered by gnulib's tests. Did you try to run the complete gnulib unit tests? $ ./gnulib-tool --test --with-tests Bruno