20 Nov
2009
20 Nov
'09
1:18 a.m.
On Fri, Nov 20, 2009 at 12:05 AM, Jeff Zaroyko <jeffzaroyko(a)gmail.com> wrote:
On Fri, Nov 20, 2009 at 4:56 AM, Austin English <austinenglish(a)gmail.com> wrote:
Should fix http://bugs.winehq.org/show_bug.cgi?id=13605
-- -Austin
Does it really fix it, the function still remains unimplemented, crash or no crash... a bug will probably just be filed after it to say the function needs to be implemented if the app really uses it, so what is gained?
Same as with other stubs, it prevents a crash. Many applications check to see if a function works, and if not, crash. When given a stub, they run. -- -Austin