Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1140

Buffer.hh includes Config.hh without "../"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.1
    • 1.7.1
    • c++
    • None

    Description

      Buffer.hh includes the file Config.hh, which is located in the parent directory. Config.hh is included like via #include "Config.hh", but this should be #include "../Config.hh". Both work when compiling the AVRO distribution, but if you install AVRO using make install, g++ complains that it can't find Config.hh, which is included via DataFile.hh in my case.

      Attachments

        1. AVRO-1140.patch
          0.4 kB
          jvdl

        Activity

          People

            Unassigned Unassigned
            janlugt jvdl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified