gdiplus: Implement GdipCreateRegionRgnData. Take 2.

Dmitry Timoshkov dmitry at baikal.ru
Mon Nov 18 22:50:20 CST 2013


Vincent Povirk <madewokherd at gmail.com> wrote:

>  > Just in case some applications depend on it. So far noone cared, at least
> > regarding bug reports.
> 
> So far Wine has never had an implementation of region deserialization
> functions, so how could anyone have complained about it?

I was talking about data generated by GdipGetRegionData.

> > Current GdipCreateRegionRgnData implementation fully supports data
> > generated by GdipGetRegionData, and I don't have an intention to
> > pollute the code with useless FIXMEs. If you have an application
> > that doesn't work with my implementation then just file a bug report
> > and I'll have a look.
> 
> This is using FIXME's for their intended purpose, namely highlighting
> missing features when applications use them. I'm trying to avoid a
> situation where an application uses one of those features and a
> developer wastes hours tracking down the bug when we could have made
> it obvious for them.

If you see obvious places of adding such FIXMEs then send a patch which
adds them, personally I don't care at this point about it.

-- 
Dmitry.



More information about the wine-devel mailing list