"Bang Jun-young" <[EMAIL PROTECTED]> wrote: >> > cabinet: Include wine/port.h for strcasecmp(). >> >> If a Wine DLL uses strcasecmp() then it's a bug. It should >> use an appropriate kernel32 API instead. > > I know, but it's too late. The tree is already contaminated with such > functions and quite a number of other unnecessary Wine-specific APIs > which shouldn't have been in the first place.
It doesn't mean that instead of replacing them you can simply make an impression that it's OK to just hide the bug. -- Dmitry.
