OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
83b3c34185277450936f83b26dc62ce649e5b81f
Authored by
Jay Berkenbilt
2019-06-21 21:36:34 -0400
1 parent
793d987b
Mention QIntC in README-Maintainer
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README-maintainer
README-maintainer
View file @
83b3c34
...
...
@@ -62,6 +62,7 @@ CODING RULES
62
62
`std::vector`. Instead, use `at()`. See README-hardening.md for
63
63
details.
64
64
65
+* Use QIntC for type conversions -- see casting policy in docs.
65
66
66
67
RELEASE PREPARATION
67
68
...
...