[
https://issues.apache.org/jira/browse/ORC-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-331.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
I just committed this, although we should probably standardize on whether we use
{code:java}
if (NOT MSVC)
{code}
or
{code:java}
if defined(_MSC_VER)
{code}
> Add support for Windows/MSVC
> ----------------------------
>
> Key: ORC-331
> URL: https://issues.apache.org/jira/browse/ORC-331
> Project: ORC
> Issue Type: New Feature
> Components: C++
> Reporter: rip.nsk
> Assignee: rip.nsk
> Priority: Major
> Fix For: 1.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)