Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3182

Reenable -Werror for kudu files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Kudu_Impala
    • Impala 2.6.0
    • Backend
    • None

    Description

      There is a macro clash between Impala's gutil and Kudu's stubs.h on the COMPILE_ASSERT and DISALLOW_COPY_AND_ASSIGN macros.
      With -Werror on this clash causes a warning that in turn causes the compilation to fail.
      -Wno-macro-redefined would be more precise but is not supported in gcc

      Attachments

        Activity

          People

            caseyc casey
            dralves David Alves
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: