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

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

> [R] Nameof<>() is incorrect in r-arrow build environment
> --------------------------------------------------------
>
>                 Key: ARROW-10622
>                 URL: https://issues.apache.org/jira/browse/ARROW-10622
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 2.0.0
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{r-arrow}} builds in an environment which combines MSVC and clang, 
> invalidating assumptions made in {{nameof<>()}} which is used to look up R6 
> class names. Specifically:
> - MSVC prefixes "struct " or "class " to some type names, but this doesn't 
> happen in clang+msvc
> - clang+msvc renders the signature of a function taking no arguments as 
> "(void)" instead of "()"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to