Re: New build errors

2020-05-03 Thread Dr . Jürgen Sauermann
Hi all, the *-Wclass-memaccess*warning should now be gone (*SVN 1280*). Jürgen On 5/3/20 5:36 PM, Blake McBride wrote: > Builds now.  Thanks! > > On Sun, May 3, 2020 at 10:29 AM Dr. Jürgen Sauermann > mailto:mail@j%C3%BCrgen-sauermann.de>> wrote: > > Hi Blake, > > thanks, fixed in SVN 1

Re: New build errors

2020-05-03 Thread Blake McBride
Builds now. Thanks! On Sun, May 3, 2020 at 10:29 AM Dr. Jürgen Sauermann < mail@jürgen-sauermann.de> wrote: > Hi Blake, > > thanks, fixed in SVN 1279. > The -Wno-class-memaccess seems to be somewhat new and is only > understood if the compiler also knows -Wclass-memaccess. > > I am currently te

Re: New build errors

2020-05-03 Thread Dr . Jürgen Sauermann
Hi Blake, thanks, fixed in SVN 1279. The -Wno-class-memaccess seems to be somewhat new and is only understood if the compiler also knows  -Wclass-memaccess. I am currently testing wit g++ 11 and will try to get rid of  -Wclass-memaccess

New build errors

2020-05-03 Thread Blake McBride
Greetings, I am doing: CXXFLAGS="-Wno-maybe-uninitialized -Wno-class-memaccess" ./configure make and getting: [...] Quad_RVAL.cc: In member function ‘Value_P Quad_RVAL::result_maxdepth(const Value&)’: Quad_RVAL.cc:371:22: error: logical not is only applied to the left hand side of comparison [-