Commit 80801e4c564a8d4f9d26d7fbea269041e1ed1bec
1 parent
c78229b4
TODO note
Showing
1 changed file
with
2 additions
and
0 deletions
TODO
| ... | ... | @@ -33,6 +33,8 @@ Misc |
| 33 | 33 | * Go through README-maintainer "CODING RULES" and update -- |
| 34 | 34 | PointerHolder and other changes will make some of the rules |
| 35 | 35 | obsolete. |
| 36 | +* Have a warn in QPDF that passes its variable arguments onto QPDFExc | |
| 37 | + so you don't have to do warn(QPDFExc(...)) | |
| 36 | 38 | |
| 37 | 39 | Soon: Break ground on "Document-level work" |
| 38 | 40 | ... | ... |