https://bugs.winehq.org/show_bug.cgi?id=47131 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello Louis, please avoid bugs that add a bunch of stubs crossing different components (unrelated to each other) in one ticket a la "make app x happy/work". There is a risk that other apps see the one of the new exports and start regressing. I suggest to properly separate them by component and even per API set used and use the standard summary line "app x crashes on unimplemented function xy". It makes it easier to dissect in case of regressions. Same with enhancements to individual stubs later (turning them into semi-stubs) -> there is 1:1 traceability via tickets, same with "fixed by commit sha1". Also release notes get more verbose. Regards -- 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.