Commit 93ebd48
committed
It says on the tin to use the DEBUG configure flag to "Enable debugging
info and strict compile warnings". Make it so.
* CMakeLists.txt: If DEBUG is set, also set SERF_MAINTAINER_MODE.
* SConstruct: If DEBUG is set, also enable additional warnings; and,
by default, silence all warings from the MockHTTP build.
(SHOW_MOCKHTTP_WARNINGS): New constant; set to True to show
warnings from MockHTTP anyway.
git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1926951 13f79535-47bb-0310-9956-ffa450edef681 parent 42d5adb commit 93ebd48
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
364 | 367 | | |
365 | 368 | | |
366 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
367 | 377 | | |
368 | 378 | | |
369 | 379 | | |
| |||
733 | 743 | | |
734 | 744 | | |
735 | 745 | | |
736 | | - | |
| 746 | + | |
737 | 747 | | |
738 | 748 | | |
739 | 749 | | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
740 | 760 | | |
741 | 761 | | |
742 | 762 | | |
| |||
0 commit comments