"H. Verbeet" <[EMAIL PROTECTED]> writes:

> I'm getting a "wrong type attr Win32" from an application (not for
> msvcr80 though, afaik). I guess the check at
> http://source.winehq.org/git/wine.git/?a=blob;f=dlls/ntdll/actctx.c;h=912d8231e34e88ec8d5edba775503a3809fe9b42;hb=HEAD#l838
> should be case insensitive. Or perhaps xmlstr_cmp() should be case
> insensitive in general?

No, only in that case, XML is case sensitive in general. Though I
don't think we actually need to check the type at all, we could simply
store it as is.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to