You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2012/11/21 12:31:58 UTC

[jira] [Updated] (TS-1582) gcc 4.7 needs a space between strings and format specifiers

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

Igor Galić updated TS-1582:
---------------------------

    Summary: gcc 4.7 needs a space between strings and format specifiers  (was: make fails)
    
> gcc 4.7 needs a space between strings and format specifiers
> -----------------------------------------------------------
>
>                 Key: TS-1582
>                 URL: https://issues.apache.org/jira/browse/TS-1582
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.0
>         Environment: Fedora 17 64bit - gcc 4.7
>            Reporter: Luca Rea
>         Attachments: config.log, diff.log, make.log
>
>
> building the trunk master (dev) thare are many errors like the following:
> error: unable to find string literal operator 'operator"" PRId64'
> To solve please run something like:
> find ./trafficserver -type f -name "*.cc" -exec sed -i 's/\"\(PRI.64\)/\"\ \1/g' {} \;

--
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