paleolimbot commented on a change in pull request #11919:
URL: https://github.com/apache/arrow/pull/11919#discussion_r766050050
##########
File path: r/src/arrowExports.cpp
##########
@@ -5,55 +5,55 @@
#include "./arrow_types.h"
// altrep.cpp
-#if defined(ARROW_R_WITH_ARROW)
-void test_SET_STRING_ELT(SEXP s);
+ #if defined(ARROW_R_WITH_ARROW)
+ void test_SET_STRING_ELT(SEXP s);
Review comment:
I'll look into this...I think a cpp11 update caused this change (the
file is auto-generated) but I'll see if I can minimize the diff for this PR.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]