From: Christophe CURIS <[email protected]> ...so we'll get better code? am I being too optimistic there?
Signed-off-by: Christophe CURIS <[email protected]> --- The-perfect-Window-Maker-patch.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/The-perfect-Window-Maker-patch.txt b/The-perfect-Window-Maker-patch.txt index eab93f0..136325b 100644 --- a/The-perfect-Window-Maker-patch.txt +++ b/The-perfect-Window-Maker-patch.txt @@ -19,6 +19,19 @@ want to switch to #next branch, if not already done: git checkout next +____________________ +Testing your changes +-------------------- + +If you want to raise the quality of your contribution, you are strongly +encouraged to use at least this configure option: + +./configure --enable-debug + +This does not only enable debugging information, which you may need when +testing your work, it also enables a number of extra compiler warning +which help keeping safer code. + __________________________ Producing a patch with git -------------------------- -- 1.8.5.3 -- To unsubscribe, send mail to [email protected].
