yutannihilation commented on issue #164:
URL: https://github.com/apache/sedona-db/issues/164#issuecomment-3368371101

   > `devtools::load_all()`
   
   I wrote "this doesn't happen when I compile the project by 
`devtools::load_all()` locally," but it seems I was wrong. Now it fails on my 
local, too.
   
   I found the compile success if I add the same tweak as #78. So, probably 
this issue title was wrong; the problem is `-pedantic`, not `-Werror`.
   
   > I wonder if this is something inserted into the makevars by devtools?
   
   It seems so. `-pedantic` probably comes from here.
   
   
https://github.com/r-lib/pkgbuild/blob/d88519a177c18c6a2701e1eaf9fb22d37f9580b9/R/compiler-flags.R#L3-L5


-- 
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]

Reply via email to