[docs] winedev: A hint for patch separation

André Hentschel nerv at dawncrow.de
Sun Jun 26 13:02:01 CDT 2011


---
 en/winedev-coding.sgml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/en/winedev-coding.sgml b/en/winedev-coding.sgml
index eacf6d8..8b0f0d9 100644
--- a/en/winedev-coding.sgml
+++ b/en/winedev-coding.sgml
@@ -207,6 +207,10 @@ code
         is your friend!
       </para>
       <para>
+        Every patch must not break building and testing Wine and
+        adding dead code should be avoided.
+      </para>
+      <para>
         Save yourself some embarrassment and run your patched code
         against more than just your current test example.  Experience
         will tell you how much effort to apply here. If there are
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list