http://bugs.winehq.org/show_bug.cgi?id=14717
Alexander E. Patrakov patrakov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38279|0 |1 is obsolete| |
--- Comment #271 from Alexander E. Patrakov patrakov@gmail.com 2012-01-16 11:22:30 CST --- Created attachment 38385 --> http://bugs.winehq.org/attachment.cgi?id=38385 Optimized version of my patch, with some cleanups
Andrew Eikum spotted some areas where a cleanup is needed. I did that.
1. The 0006 and 0007 patches needlessly changed the return type of cp_fields back and forth.
2. There were whitespace issues with the 0007 patch.
3. firgen.c compiled with warnings.
This patch doesn't have other changes and thus brings no speed improvement over patches already submitted.