[
https://issues.apache.org/jira/browse/GEODE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360186#comment-17360186
]
ASF GitHub Bot commented on GEODE-9334:
---------------------------------------
pdxcodemonkey commented on pull request #816:
URL: https://github.com/apache/geode-native/pull/816#issuecomment-857849658
Still working on that, as well. We're slowly coming to the conclusion that
not only is `clang-format` subtly incompatible between versions, it is also
sometimes subtly incompatible in _the same version_ between platforms, most
notably Windows. In this case, however, I think we've accidentally picked up a
daily build version or something, because if you run the CI Docker image it
reports this:
```
root@87ac1e844af6:/# clang-format --version
Ubuntu clang-format version
12.0.1-++20210525082622+328a6ec95532-1~exp1~20210525063352.95
```
Again, we're working on it. Multiple fires to put out right now :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Geode Native User Guide: update dockerfile to use newer ruby & gems
> -------------------------------------------------------------------
>
> Key: GEODE-9334
> URL: https://issues.apache.org/jira/browse/GEODE-9334
> Project: Geode
> Issue Type: Improvement
> Components: docs, native client
> Reporter: Alberto Bustamante Reyes
> Assignee: Alberto Bustamante Reyes
> Priority: Major
> Labels: pull-request-available
>
> Update the Geode Native docker-based scripts to generate the user guides,
> following the same process done for Geode User Guide (GEODE-9042)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)