Hi all!
There are some (possibly minor) problems with current version of the
interpreter. This is all on Linux with gcc 8.2.1. The first problem
was introduced in latest SVN 1121: compilation now fails without
CXX_WERR=no, because of -Wclass-memaccess. Apparently gcc isn't happy
about using POSIX
Hi,
thanks for reporting this. Could you please give an example for
the gcc warnings> I am using
g++ 4 .8.4 and I am not getting the warnings.
Thanks,
/// Jürgen
On 02/02/2019 06:38 PM, vvs wrote:
Hi all!
There
On Sat, Feb 2, 2019 at 9:08 PM Dr. Jürgen Sauermann
wrote:
> thanks for reporting this. Could you please give an example for the gcc
> warnings> I am using
> g++ 4 .8.4 and I am not getting the warnings.
Of course. Here:
g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -Wold-style-cast -Werror
-I/