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]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel