amoeba commented on PR #46949:
URL: https://github.com/apache/arrow/pull/46949#issuecomment-3020371096

   This removes the final instance of the operator literal with the extra 
whitespace,
   
   ```
   ~/src/apache/arrow fix/GH-45616--r-cpp11-operator-whitespace*
   ❯ ag 'operator"" _nm'
   
   ~/src/apache/arrow fix/GH-45616--r-cpp11-operator-whitespace*
   ❯ ag 'operator""_nm'
   r/src/filesystem.cpp
   261:  using cpp11::literals::operator""_nm;
   441:  using cpp11::literals::operator""_nm;
   ```


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