[
https://issues.apache.org/jira/browse/TS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197579#comment-13197579
]
James Peach commented on TS-1084:
---------------------------------
Commit 9b3bae3644bc302aa7587b225bb4340b52219436 and following.
> enable compile-time format string checking
> ------------------------------------------
>
> Key: TS-1084
> URL: https://issues.apache.org/jira/browse/TS-1084
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cleanup
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Attachments: 0001-TS-1084-Add-format-string-checking.patch
>
>
> Add format string checking.
>
> Add format string checking to internal and external APIs that take
> a printf(3) format string. No functional changes.
>
> Fix all the resulting warnings
> - time_t is formatted as long long for portability
> - size_t became %zu
> - pointers all became %p
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira