Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-1582

gcc 4.7 needs a space between strings and format specifiers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • Build
    • None
    • Fedora 17 64bit - gcc 4.7

    Description

      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' {} \;

      Attachments

        1. make.log
          1.0 kB
          Luca Rea
        2. diff.log
          61 kB
          Luca Rea
        3. config.log
          412 kB
          Luca Rea

        Activity

          People

            i.galic Igor Galić
            luca.rea Luca Rea
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: