[
https://issues.apache.org/jira/browse/ORC-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459974#comment-16459974
]
ASF GitHub Bot commented on ORC-356:
------------------------------------
GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/261
ORC-356: [C++] fix and extend Adaptor (.cc/.hh)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/261.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #261
----
commit a976ac1d20f32f1cdc5ba71978be254a312b4c88
Author: rip-nsk <rip.nsk@...>
Date: 2018-05-01T17:32:04Z
Fix C09Adaper.cc (as Adaptor.cc)
commit fefcd6a644e9237a5fc787d806a051b16e5a3790
Author: rip-nsk <rip.nsk@...>
Date: 2018-05-01T17:45:36Z
portable strptime()
----
> fix and extend Adaptor (.cc/.hh)
> --------------------------------
>
> Key: ORC-356
> URL: https://issues.apache.org/jira/browse/ORC-356
> Project: ORC
> Issue Type: Improvement
> Components: C++
> Reporter: rip.nsk
> Assignee: rip.nsk
> Priority: Major
>
> Currently C09Adapter.cc is excluded from the build (and includes non-exist
> C09Adapter.hh).
> I'll fix this and extend it by adopters to support windows/msvc build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)