You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/03/08 13:00:34 UTC

[GitHub] [arrow-nanoarrow] paleolimbot opened a new issue, #150: [R] Some internal C functions are not strict prototypes

paleolimbot opened a new issue, #150:
URL: https://github.com/apache/arrow-nanoarrow/issues/150

   From the incoming CRAN check:
   
   ```
   Found the following significant warnings:
     init.c:81:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     init.c:82:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     schema.c:402:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     version.c:24:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     version.c:26:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
   ```


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-nanoarrow] paleolimbot closed issue #150: [R] Some internal C functions are not strict prototypes

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot closed issue #150: [R] Some internal C functions are not strict prototypes
URL: https://github.com/apache/arrow-nanoarrow/issues/150


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org