You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/04/24 22:03:16 UTC

[jira] [Commented] (TS-1848) Fix MIMEHdr::field_value_set_int64() wrapper

    [ https://issues.apache.org/jira/browse/TS-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640866#comment-13640866 ] 

ASF subversion and git services commented on TS-1848:
-----------------------------------------------------

Commit f02235aec0c5ec1fc4c4e9572774e386fae4c97e in branch refs/heads/master from James Peach <jp...@apache.org>
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f02235a ]

TS-1848: Fix field_value_set_int64() wrapper

Converting int64_t to uint32_t is unnecessary. Just use
field->value_set_int64() to fix it.

                
>  Fix MIMEHdr::field_value_set_int64() wrapper
> ---------------------------------------------
>
>                 Key: TS-1848
>                 URL: https://issues.apache.org/jira/browse/TS-1848
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: MIME
>            Reporter: Yunkai Zhang
>         Attachments: 0001-Fix-field_value_set_int64-wrapper.patch
>
>
> Converting int64_t to uint32_t is unnecessary.
> Just use field->value_set_int64() to fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira