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

Re: [MiNT] wide-char and g++



Andreas Schwab, 17.04.2013 11:02:24:

"Helmut Karlowski" <helmut.karlowski@ish.de> writes:

So the linker decides between wcslen(wchar_t const* s) and wcslen(const
wchar_t * s)

No, it doesn't.

Why doesn't it find the reference when they are the same?


--
Helmut Karlowski