[gcc-6] 122/401: * libstdc++-doc: Ignore warnings about formulas and long identifiers in man pages.
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit 05741c5a8d11594738cbc0ab355617e757c36dcc
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Thu Apr 28 12:49:22 2016 +0000
* libstdc++-doc: Ignore warnings about formulas and long identifiers in
man pages.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8799 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 2 ++
debian/libstdc++-BV-doc.overrides | 6 ++++++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5467b2b..8ed663c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ gcc-6 (6.1.0-1) UNRELEASED; urgency=medium
* Allow embedded timestamps by C/C++ macros to be set externally (Eduard
Sanou).
* Add missing libstdc++ symbol to symbols file.
+ * libstdc++-doc: Ignore warnings about formulas and long identifiers in
+ man pages.
-- Matthias Klose <doko at debian.org> Thu, 28 Apr 2016 10:31:38 +0200
diff --git a/debian/libstdc++-BV-doc.overrides b/debian/libstdc++-BV-doc.overrides
index f6d2c72..0522c3d 100644
--- a/debian/libstdc++-BV-doc.overrides
+++ b/debian/libstdc++-BV-doc.overrides
@@ -1,2 +1,8 @@
libstdc++- at BV@-doc binary: hyphen-used-as-minus-sign
libstdc++- at BV@-doc binary: manpage-has-bad-whatis-entry
+
+# some very long identifiers
+libstdc++- at BV@-doc binary: manpage-has-errors-from-man .*can't break line
+
+# doxygen accepts formulas in man pages ...
+libstdc++- at BV@-doc binary: manpage-has-errors-from-man .*a space character is not allowed in an escape name
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list