cabinet: Include wine/port.h for strcasecmp().

Dmitry Timoshkov dmitry at codeweavers.com
Fri Feb 1 03:06:27 CST 2008


"Bang Jun-young" <junyoung at mogua.com> 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.



More information about the wine-devel mailing list