Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4139

warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Compiler (General)
    • None

    Description

      There's a number of occurrences in the travis log of this:

      thrift/thriftl.cc:2916:2: warning: 'register' storage class specifier is
            deprecated and incompatible with C++1z [-Wdeprecated-register]
              register YY_CHAR yy_c = 1;
              ^~~~~~~~~
      

      Attachments

        1. travis.log
          367 kB
          Jens Geyer

        Activity

          People

            Unassigned Unassigned
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: