http://bugs.winehq.org/show_bug.cgi?id=59824 --- Comment #3 from Stian Low <wineryyyyy@gmail.com> --- (In reply to Stian Low from comment #2)
wine-staging-11.10 seems to have removed the FIXME stub so despite LLM claiming to use staging 11.10 it does not seem to match my human eyes:
Forgive my LLM impatience. Human eyes were indeed incorrect. Confirming it may at least be accurate about using wine-staging-11.10: static HRESULT STDMETHODCALLTYPE visual_SetEffect(IDCompositionVisualUnknown *iface, IDCompositionEffect *effect) { FIXME("iface %p, effect %p stub!\n", iface, effect); return E_NOTIMPL; }
Bug priority should probably be considered low until signs of intelligence/human life.
Still applies -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.