aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-22 03:36:34 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-22 04:04:45 +0200
commit83b3c34185277450936f83b26dc62ce649e5b81f (patch)
tree5666cd5e67f6c530e335edae87ae5385b43e04f9 /README-maintainer
parent793d987b5fdd55330f2c0df532114c0ce13a25af (diff)
downloadqpdf-83b3c34185277450936f83b26dc62ce649e5b81f.tar.zst
Mention QIntC in README-Maintainer
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-maintainer b/README-maintainer
index cb6e7b26..58ffbf80 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -62,6 +62,7 @@ CODING RULES
`std::vector`. Instead, use `at()`. See README-hardening.md for
details.
+* Use QIntC for type conversions -- see casting policy in docs.
RELEASE PREPARATION