Hi Peter,
thanks, fixed in SVN 496.
/// Jürgen
On 10/21/2014 05:15 PM, Peter Teeson
wrote:
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/src/PrintBuffer.cc:125:6: Variable length array of non-POD element type 'P
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/src/PrintBuffer.cc:125:6:
Variable length array of non-POD element type 'PrintBuffer'
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/src/PrintBuffer.cc:188:6:
Variable length array of non-POD element type 'PrintBuffer'
Hi Elias,
thanks, complex numbers seem to be not very portable between
compilers.
Hopefully fixed in SVN 495 along with the other errors.
/// Jürgen
On 10/20/2014 04:48 PM, Elias Mårtenson
wrote:
After wor
After working around the previous error, I'm getting the following:
g++ -DHAVE_CONFIG_H -I. -I.. -rdynamic -g -O2 -MT LvalCell.o -MD -MP
-MF $depbase.Tpo -c -o LvalCell.o LvalCell.cc &&\
mv -f $depbase.Tpo $depbase.Po
clang: warning: argument unused during compilation: '-rdynamic'
In file in