nealrichardson commented on a change in pull request #11919:
URL: https://github.com/apache/arrow/pull/11919#discussion_r766100486
##########
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:
This file is all generated by
https://github.com/apache/arrow/blob/master/r/data-raw/codegen.R, not cpp11.
Neither have changed recently (cpp11 is vendored currently)
--
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]