[Pkg-ocaml-maint-commits] [approx] 01/08: enable all compiler warnings but don't treat them as errors

Eric Cooper ecc at cmu.edu
Sun Jul 23 21:21:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

ecc-guest pushed a commit to branch master
in repository approx.

commit 9a037615db550abf8b6bab289bb49a5e76ab17e1
Author: Eric Cooper <ecc at cmu.edu>
Date:   Sat Jul 22 13:55:58 2017 -0400

    enable all compiler warnings but don't treat them as errors
---
 _tags | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_tags b/_tags
index d58b999..ee83e10 100644
--- a/_tags
+++ b/_tags
@@ -1,8 +1,8 @@
 # approx: proxy server for Debian archive files
-# Copyright (C) 2014  Eric C. Cooper <ecc at cmu.edu>
+# Copyright (C) 2017  Eric C. Cooper <ecc at cmu.edu>
 # Released under the GNU General Public License
 
-<**/*>: warn_error_A
+<**/*>: warn_A
 
 <approx.ml>: package(nethttpd), package(pcre)
 <config_file.ml>: package(pcre)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/approx.git



More information about the Pkg-ocaml-maint-commits mailing list