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

build c++ docs in correct location

    XMLWordPrintableJSON

Details

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

    Description

      There's two problems with the c++ documentation build: 1) after the code reorg, doxygen was not finding the correct path for the headers, and 2) it was not copying the html files to the same path that the top level avro index.html expected to find them.

      This patch fixes both.

      It also has 2 minor changes that were in my repo but never submitted: 1) fix a coverity warning about checking unsigned value with <0, and 2) add a #define for EOF because builds on some linux distributions were not finding it.

      I'd like to get these submitted for 1.3.

      Attachments

        1. AVRO-422.patch
          2 kB
          Scott Banachowski

        Activity

          People

            Unassigned Unassigned
            sbanacho Scott Banachowski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: