[jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

2020-01-07 Thread Wes McKinney (Jira)


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

Wes McKinney updated ARROW-5121:

Fix Version/s: (was: 0.16.0)

> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> -
>
> Key: ARROW-5121
> URL: https://issues.apache.org/jira/browse/ARROW-5121
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Ben Kietzman
>Assignee: Ben Kietzman
>Priority: Minor
>
> MSVC appears to implement c++20 ADL, which includes function templates with 
> explicit template arguments (previously these were not looked up through ADL):
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097



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


[jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

2019-09-18 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-5121:
--
Fix Version/s: 1.0.0

> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> -
>
> Key: ARROW-5121
> URL: https://issues.apache.org/jira/browse/ARROW-5121
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Benjamin Kietzman
>Assignee: Benjamin Kietzman
>Priority: Minor
> Fix For: 1.0.0
>
>
> MSVC appears to implement c++20 ADL, which includes function templates with 
> explicit template arguments (previously these were not looked up through ADL):
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097



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


[jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

2019-09-04 Thread Wes McKinney (Jira)


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

Wes McKinney updated ARROW-5121:

Fix Version/s: (was: 0.15.0)

> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> -
>
> Key: ARROW-5121
> URL: https://issues.apache.org/jira/browse/ARROW-5121
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Benjamin Kietzman
>Assignee: Benjamin Kietzman
>Priority: Minor
>
> MSVC appears to implement c++20 ADL, which includes function templates with 
> explicit template arguments (previously these were not looked up through ADL):
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

2019-08-22 Thread Wes McKinney (Jira)


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

Wes McKinney updated ARROW-5121:

Fix Version/s: 0.15.0

> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> -
>
> Key: ARROW-5121
> URL: https://issues.apache.org/jira/browse/ARROW-5121
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Benjamin Kietzman
>Assignee: Benjamin Kietzman
>Priority: Minor
> Fix For: 0.15.0
>
>
> MSVC appears to implement c++20 ADL, which includes function templates with 
> explicit template arguments (previously these were not looked up through ADL):
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097



--
This message was sent by Atlassian Jira
(v8.3.2#803003)