You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Mike Ruffing (Jira)" <ji...@apache.org> on 2022/08/10 18:13:00 UTC

[jira] [Updated] (AVRO-3601) C++ API header contains breaking include

     [ https://issues.apache.org/jira/browse/AVRO-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Ruffing updated AVRO-3601:
-------------------------------
    Description: 
Problem file/line: https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24

Steps to reproduce:
 * Download AVRO version 1.11.1
 * Execute {{./build.sh install}} (from the {{lang/c++ directory}})
 * Navigate to the installed {{include}} directory
 * Verify this file (and path) {{"../impl/json/JsonDom.hh"}} does NOT exists in the installed {{include}} directory

Relates to: https://issues.apache.org/jira/browse/AVRO-3547

  was:
Problem file/line: https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24

Steps to reproduce:
 * Download AVRO version 1.11.1
 * Execute {{./build.sh install}} (from the {{lang/c++ directory}})
 * Navigate to the installed {{include}} directory
 * Verify this file (or path) {{"../impl/json/JsonDom.hh"}} does NOT exists in the installed {{include}} directory

Relates to: https://issues.apache.org/jira/browse/AVRO-3547


> C++ API header contains breaking include
> ----------------------------------------
>
>                 Key: AVRO-3601
>                 URL: https://issues.apache.org/jira/browse/AVRO-3601
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Mike Ruffing
>            Priority: Major
>
> Problem file/line: https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24
> Steps to reproduce:
>  * Download AVRO version 1.11.1
>  * Execute {{./build.sh install}} (from the {{lang/c++ directory}})
>  * Navigate to the installed {{include}} directory
>  * Verify this file (and path) {{"../impl/json/JsonDom.hh"}} does NOT exists in the installed {{include}} directory
> Relates to: https://issues.apache.org/jira/browse/AVRO-3547



--
This message was sent by Atlassian Jira
(v8.20.10#820010)