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

Re: [MiNT] towupper()?



On 04/29/13 13:19, Vincent Rivière wrote:
Hello.

I tried to rebuild my old coreutils 8.5:
http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/mint/coreutils/

But it failed because towupper() was declared but not defined.

Unless I'm wrong, towupper() is declared in include/wctype.h, but not defined anywhere in the MiNTLib.

See the attached testcase.


I'm fixing this. Will commit later.

Alan.