Skip to content

Conversation

romainfrancois
Copy link
Collaborator

Follow up to #65

Some enum classes in arrow have char as their underlying type and this avoids as_cpp<char>() which apparently doesn't compile.

closes #73

romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 5, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 6, 2020
romainfrancois and others added 2 commits August 6, 2020 16:01
Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
@jimhester jimhester merged commit 6815d4b into r-lib:master Aug 6, 2020
@jimhester
Copy link
Member

Thanks!

@romainfrancois romainfrancois deleted the enum_char branch August 6, 2020 16:06
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 6, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 17, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 17, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 18, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 18, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 20, 2020
romainfrancois added a commit to romainfrancois/arrow that referenced this pull request Aug 20, 2020
nealrichardson pushed a commit to romainfrancois/arrow that referenced this pull request Aug 24, 2020
nealrichardson pushed a commit to romainfrancois/arrow that referenced this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enum with underlying type: char
3 participants