[R-pkg-devel] -Wlong-long

Tim Keitt tkeitt at utexas.edu
Sun Oct 29 19:25:54 CET 2017


Anyone have a fix for:

Found the following significant warnings:
  ../windows/libpq-9.5.2/include/pg_config_ext.h:8:28: warning: ISO
C++ 1998 does not support 'long long' [-Wlong-long]


? I tried prepending __extension__ to the definition and adding CXX_STD =
CXX11 to Makevars. This is external code from postgres that is used to
build libpq.

THK


http://www.keittlab.org/

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list