[jira] [Assigned] (TS-1084) enable compile-time format string checking

2012-01-25 Thread Leif Hedstrom (Assigned) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom reassigned TS-1084:
-

Assignee: James Peach  (was: Leif Hedstrom)

> 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




[jira] [Assigned] (TS-1084) enable compile-time format string checking

2012-01-18 Thread James Peach (Assigned) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Peach reassigned TS-1084:
---

Assignee: Leif Hedstrom

Leif, can you review and apply if appropriate. Thanks.

> 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: Leif Hedstrom
>Priority: Minor
> Attachments: 0001-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