Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1549

Update `libhdfspp.tar.gz` by adding `#include <cstdint>`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Update `libhdfspp.tar.gz` by adding `#include <cstdint>` like the following

      
      $ diff -r tmp1 tmp2
      diff --color -r /Users/dongjoon/APACHE/orc-merge/c++/libs/libhdfspp/tmp/include/hdfspp/content_summary.h ./tmp/include/hdfspp/content_summary.h
      20a21
      > #include <cstdint>
      diff --color -r /Users/dongjoon/APACHE/orc-merge/c++/libs/libhdfspp/tmp/include/hdfspp/fsinfo.h ./tmp/include/hdfspp/fsinfo.h
      20a21
      > #include <cstdint>
      diff --color -r /Users/dongjoon/APACHE/orc-merge/c++/libs/libhdfspp/tmp/include/hdfspp/statinfo.h ./tmp/include/hdfspp/statinfo.h
      20a21
      > #include <cstdint>
      diff --color -r /Users/dongjoon/APACHE/orc-merge/c++/libs/libhdfspp/tmp/include/hdfspp/uri.h ./tmp/include/hdfspp/uri.h
      21a22
      > #include <cstdint>
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: