Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-10578

libhdfs++: Silence compile warnings from URI parser

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • hdfs-client
    • None

    Description

      The URI parser is calling free on buffers that are const qualified and gcc complains. It had already been complaining about some other stuff that we had a flag for, I'd like to just add a "-w" flag to silence everything.

      Attachments

        1. HDFS-10578.HDFS-8707.000.patch
          1 kB
          James Clampffer

        Activity

          People

            James C James Clampffer
            James C James Clampffer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: