You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/28 10:32:00 UTC

[jira] [Updated] (ARROW-16042) [GO] Fix header file preprocessor issues in Arrow Golang module

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

ASF GitHub Bot updated ARROW-16042:
-----------------------------------
    Labels: pull-request-available  (was: )

> [GO] Fix header file preprocessor issues in Arrow Golang module
> ---------------------------------------------------------------
>
>                 Key: ARROW-16042
>                 URL: https://issues.apache.org/jira/browse/ARROW-16042
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Go
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Makefile  in Arrow Golang includes 'I' flag(-I_Lib) to change the algorithm for searching for headers whose names are not absolute pathnames to look in the directory named by the directory pathname before looking in the usual places.
> This tiny task is to change double-quotes to the angle brackets.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)