[R-pkg-devel] Windows R CMD check warning using Boost Beast

Florian Rupprecht ||oruppr @end|ng |rom gm@||@com
Mon Nov 30 19:47:33 CET 2020


Dear package development mailing list,

I am trying to publish my package httpgd (https://github.com/nx10/httpgd)
which includes Boost Beast to CRAN but I am struggling to solve a CMD check
warning:

* checking whether package 'httpgd' can be installed ... WARNING
Found the following significant warnings:
  lib/boost/beast/core/detail/char_buffer.hpp:39:21: warning: 'void*
memmove(void*, const void*, size_t)' forming offset
[-9223372036854771705, 4105] is out of the bounds [0, 4104] of object
'buf' with type 'boost::beast::detail::char_buffer<4096>'
[-Warray-bounds]


The warning is only shown under windows and deep inside the Boost Beast.

Thank you for any help you can provide,
Florian

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list