Re: (Many) extra files in svn archive?

2021-01-30 Thread Dr . Jürgen Sauermann
Hi Bill, thanks. I suppose I mistakenly executed 'make' from the wrong directory. SVN 1423 should be clean again. Best Regards, Jürgen On 1/30/21 3:39 AM, Bill Heagy wrote: I just updated with svn, and many

Re: (Many) extra files in svn archive? ... and a compile problem

2021-01-30 Thread Dr . Jürgen Sauermann
Hi Bill, it was an overlooked left-over from an unsuccessful proof-of-concept to use libxpathselect for ⎕XML. libxpathselect is a GNU/Linux library, but it did not quite work for me since I could not find any useful documentation.

Re: (Many) extra files in svn archive? ... and a compile problem

2021-01-30 Thread Bill Heagy
Looks fine now. svn had a bit of a problem with the update. It hung, checking ?r907?, after it appeared to do the update. I aborted it, reran it (which didn't do anything), and now it compiles and runs ok. Thanks again for all of your work. Bill On 1/30/21 7:34 AM, Dr. Jürgen Sauermann wro

SVN 1423 warning on Mac OS

2021-01-30 Thread lchretien--- via Bugs and suggestions for GNU APL
From the latest SVN, 1423: g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -g -O2 -MT apl-Value.o -MD -MP -MF .deps/apl-Value.Tpo -c -o apl-Value.o `test -f 'Value.cc' || echo './'`Value.cc Value.cc:923:23: warning: source of this 'memcpy' call is a pointer to dynamic class 'Cell'; vtable

Re: SVN 1423 warning on Mac OS

2021-01-30 Thread Dr . Jürgen Sauermann
Hi Louis, thanks, fixed in SVN 1425. Best Regards, Jürgen On 1/30/21 6:32 PM, lchretien--- via Bugs and suggestions for GNU APL wrote: From the latest SVN, 1423: g++ -DHAVE_CONFI

Value Conversion Issue Group

2021-01-30 Thread Peter Teeson
On my Mac High Sierra 13.6 SVN1424 downloaded, configured, built. One issue as mentioned by Louis Chretian. BUT If I make a standard Xcode C++ project and simply add only files main.hh and main.cc , then compile I get 24 Value Conversion Issues all of the type Impli