=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for yacas-1.2.2
/usr/bin/make all-recursive
make[1]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2'
Making all in .
make[2]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2'
Making all in docs
make[2]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/docs'
source='riptestfromyart.cpp' object='riptestfromyart.o' libtool=no \
depfile='.deps/riptestfromyart.Po' tmpdepfile='.deps/riptestfromyart.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o riptestfromyart.o `test -f 'riptestfromyart.cpp' || echo './'`riptestfromyart.cpp
source='autocompleter.cpp' object='autocompleter.o' libtool=no \
depfile='.deps/autocompleter.Po' tmpdepfile='.deps/autocompleter.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o autocompleter.o `test -f 'autocompleter.cpp' || echo './'`autocompleter.cpp
riptestfromyart.cpp: In function 'int main(int, char**)':
riptestfromyart.cpp:57:35: warning: deprecated conversion from string constant to 'char*'
riptestfromyart.cpp:61:40: warning: deprecated conversion from string constant to 'char*'
riptestfromyart.cpp:67:34: warning: deprecated conversion from string constant to 'char*'
riptestfromyart.cpp:70:35: warning: deprecated conversion from string constant to 'char*'
riptestfromyart.cpp:74:40: warning: deprecated conversion from string constant to 'char*'
riptestfromyart.cpp:80:34: warning: deprecated conversion from string constant to 'char*'
autocompleter.cpp: In function 'char* findexample(char*)':
autocompleter.cpp:75:10: warning: deprecated conversion from string constant to 'char*'
autocompleter.cpp: In function 'int main(int, char**)':
autocompleter.cpp:104:18: warning: deprecated conversion from string constant to 'char*'
autocompleter.cpp:105:19: warning: deprecated conversion from string constant to 'char*'
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o riptestfromyart riptestfromyart.o
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o autocompleter autocompleter.o
make[2]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/docs'
Making all in src
make[2]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/src'
source='yacasmain.cpp' object='yacasmain.o' libtool=no \
depfile='.deps/yacasmain.Po' tmpdepfile='.deps/yacasmain.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o yacasmain.o `test -f 'yacasmain.cpp' || echo './'`yacasmain.cpp
source='unixcommandline.cpp' object='unixcommandline.o' libtool=no \
depfile='.deps/unixcommandline.Po' tmpdepfile='.deps/unixcommandline.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o unixcommandline.o `test -f 'unixcommandline.cpp' || echo './'`unixcommandline.cpp
source='stdcommandline.cpp' object='stdcommandline.o' libtool=no \
depfile='.deps/stdcommandline.Po' tmpdepfile='.deps/stdcommandline.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o stdcommandline.o `test -f 'stdcommandline.cpp' || echo './'`stdcommandline.cpp
source='deffile.cpp' object='deffile.o' libtool=no \
depfile='.deps/deffile.Po' tmpdepfile='.deps/deffile.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o deffile.o `test -f 'deffile.cpp' || echo './'`deffile.cpp
source='infixparser.cpp' object='infixparser.o' libtool=no \
depfile='.deps/infixparser.Po' tmpdepfile='.deps/infixparser.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o infixparser.o `test -f 'infixparser.cpp' || echo './'`infixparser.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispparser.h:10,
from infixparser.h:11,
from infixparser.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from tokenizer.h:11:0,
from lispparser.h:11,
from infixparser.h:11,
from infixparser.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lisphash.h:12,
from deffile.h:11,
from deffile.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from commandline.h:18,
from stdcommandline.h:17,
from stdcommandline.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from lispatom.h:27,
from infixparser.cpp:5:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from yacas.h:8,
from yacasmain.cpp:51:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from lispuserfunc.h:8,
from deffile.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from stringio.h:10:0,
from yacas.h:9,
from yacasmain.cpp:51:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from commandline.h:18,
from unixcommandline.h:15,
from unixcommandline.cpp:6:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispuserfunc.h:8:0,
from deffile.cpp:4:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp: In member function 'void ParsedObject::Fail()':
infixparser.cpp:21:79: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:23:41: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp: In member function 'void ParsedObject::ReadExpression(int)':
infixparser.cpp:196:115: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp: In member function 'void ParsedObject::ReadAtom()':
infixparser.cpp:309:108: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:341:115: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:377:120: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp: In member function 'void InfixPrinter::Print(LispPtr&, LispOutput&, int)':
infixparser.cpp:449:44: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:451:44: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:466:33: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:511:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:523:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:530:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:533:41: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:536:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:540:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:545:43: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:547:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:553:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:555:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:566:52: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:575:39: warning: deprecated conversion from string constant to 'char*'
In file included from stdfileio.h:11:0,
from yacas.h:14,
from yacasmain.cpp:51:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'infixparser.cpp:593:47: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:595:39: warning: deprecated conversion from string constant to 'char*'
infixparser.cpp:599:52: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp: At global scope:
yacasmain.cpp:125:21: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:132:21: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:134:25: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp: In function 'char* ReadInputString(char*)':
yacasmain.cpp:213:28: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:238:10: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp: In function 'void LoadYacas(LispOutput*)':
yacasmain.cpp:479:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:480:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:481:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:482:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:483:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:484:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:485:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:486:1: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:557:24: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:563:22: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp: In function 'int main(int, char**)':
yacasmain.cpp:1309:20: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:1309:34: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:1312:20: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:1313:21: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:1360:22: warning: deprecated conversion from string constant to 'char*'
yacasmain.cpp:1370:24: warning: deprecated conversion from string constant to 'char*'
source='lispatom.cpp' object='lispatom.o' libtool=no \
depfile='.deps/lispatom.Po' tmpdepfile='.deps/lispatom.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispatom.o `test -f 'lispatom.cpp' || echo './'`lispatom.cpp
source='lispcleanupstack.cpp' object='lispcleanupstack.o' libtool=no \
depfile='.deps/lispcleanupstack.Po' tmpdepfile='.deps/lispcleanupstack.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispcleanupstack.o `test -f 'lispcleanupstack.cpp' || echo './'`lispcleanupstack.cpp
source='lispenvironment.cpp' object='lispenvironment.o' libtool=no \
depfile='.deps/lispenvironment.Po' tmpdepfile='.deps/lispenvironment.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispenvironment.o `test -f 'lispenvironment.cpp' || echo './'`lispenvironment.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispatom.h:25,
from lispatom.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from numbers.h:5,
from lispatom.h:27,
from lispatom.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from lispatom.h:27,
from lispatom.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from lispenvironment.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
source='lispeval.cpp' object='lispeval.o' libtool=no \
depfile='.deps/lispeval.Po' tmpdepfile='.deps/lispeval.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispeval.o `test -f 'lispeval.cpp' || echo './'`lispeval.cpp
source='lispio.cpp' object='lispio.o' libtool=no \
depfile='.deps/lispio.Po' tmpdepfile='.deps/lispio.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispio.o `test -f 'lispio.cpp' || echo './'`lispio.cpp
In file included from lispenvironment.h:16:0,
from lispenvironment.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.cpp:4:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='lispobject.cpp' object='lispobject.o' libtool=no \
depfile='.deps/lispobject.Po' tmpdepfile='.deps/lispobject.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispobject.o `test -f 'lispobject.cpp' || echo './'`lispobject.cpp
lispenvironment.cpp: In member function 'char* LispEnvironment::ErrorString(int)':
lispenvironment.cpp:535:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:537:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:539:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:541:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:543:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:545:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:547:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:549:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:551:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:553:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:555:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:557:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:559:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:561:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:563:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:565:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:567:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:569:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:571:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:573:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:575:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:577:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:579:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:581:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:583:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:585:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:587:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:589:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:598:20: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:602:16: warning: deprecated conversion from string constant to 'char*'
lispenvironment.cpp:605:12: warning: deprecated conversion from string constant to 'char*'
In file included from lispio.cpp:3:0:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispeval.h:10,
from lispeval.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from lispeval.h:11,
from lispeval.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispeval.h:11:0,
from lispeval.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='lispparser.cpp' object='lispparser.o' libtool=no \
depfile='.deps/lispparser.Po' tmpdepfile='.deps/lispparser.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispparser.o `test -f 'lispparser.cpp' || echo './'`lispparser.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispobject.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp: In function 'void TraceShowEnter(LispEnvironment&, LispPtr&)':
lispeval.cpp:220:27: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp: In member function 'virtual void TracedEvaluator::Eval(LispEnvironment&, LispPtr&, LispPtr&)':
lispeval.cpp:408:77: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp:409:54: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp:414:54: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp:433:54: warning: deprecated conversion from string constant to 'char*'
lispeval.cpp:436:54: warning: deprecated conversion from string constant to 'char*'
source='lispuserfunc.cpp' object='lispuserfunc.o' libtool=no \
depfile='.deps/lispuserfunc.Po' tmpdepfile='.deps/lispuserfunc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispuserfunc.o `test -f 'lispuserfunc.cpp' || echo './'`lispuserfunc.cpp
source='mathcommands.cpp' object='mathcommands.o' libtool=no \
depfile='.deps/mathcommands.Po' tmpdepfile='.deps/mathcommands.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathcommands.o `test -f 'mathcommands.cpp' || echo './'`mathcommands.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispparser.h:10,
from lispparser.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from tokenizer.h:11:0,
from lispparser.h:11,
from lispparser.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from lispatom.h:27,
from lispparser.cpp:4:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispuserfunc.h:7,
from lispuserfunc.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from lispuserfunc.h:8,
from lispuserfunc.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispuserfunc.h:8:0,
from lispuserfunc.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from mathcommands.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from mathcommands.cpp:5:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from mathcommands.cpp:5:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
mathcommands.cpp: In function 'void LispFromString(LispEnvironment&, int)':
mathcommands.cpp:1140:43: warning: deprecated conversion from string constant to 'char*'
source='mathenvironment.cpp' object='mathenvironment.o' libtool=no \
depfile='.deps/mathenvironment.Po' tmpdepfile='.deps/mathenvironment.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathenvironment.o `test -f 'mathenvironment.cpp' || echo './'`mathenvironment.cpp
mathcommands.cpp: In function 'void LispCustomEvalExpression(LispEnvironment&, int)':
mathcommands.cpp:1616:81: warning: deprecated conversion from string constant to 'char*'
mathcommands.cpp: In function 'void LispCustomEvalResult(LispEnvironment&, int)':
mathcommands.cpp:1625:81: warning: deprecated conversion from string constant to 'char*'
mathcommands.cpp: In function 'void LispCustomEvalStop(LispEnvironment&, int)':
mathcommands.cpp:1639:81: warning: deprecated conversion from string constant to 'char*'
source='mathuserfunc.cpp' object='mathuserfunc.o' libtool=no \
depfile='.deps/mathuserfunc.Po' tmpdepfile='.deps/mathuserfunc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathuserfunc.o `test -f 'mathuserfunc.cpp' || echo './'`mathuserfunc.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from mathenvironment.h:10,
from mathenvironment.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from mathenvironment.h:10,
from mathenvironment.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from mathenvironment.h:10:0,
from mathenvironment.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='standard.cpp' object='standard.o' libtool=no \
depfile='.deps/standard.Po' tmpdepfile='.deps/standard.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o standard.o `test -f 'standard.cpp' || echo './'`standard.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispuserfunc.h:7,
from mathuserfunc.h:6,
from mathuserfunc.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
source='stdfileio.cpp' object='stdfileio.o' libtool=no \
depfile='.deps/stdfileio.Po' tmpdepfile='.deps/stdfileio.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o stdfileio.o `test -f 'stdfileio.cpp' || echo './'`stdfileio.cpp
In file included from lispenvironment.h:16:0,
from lispuserfunc.h:8,
from mathuserfunc.h:6,
from mathuserfunc.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispuserfunc.h:8:0,
from mathuserfunc.h:6,
from mathuserfunc.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='arggetter.cpp' object='arggetter.o' libtool=no \
depfile='.deps/arggetter.Po' tmpdepfile='.deps/arggetter.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o arggetter.o `test -f 'arggetter.cpp' || echo './'`arggetter.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from standard.h:6,
from standard.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from standard.h:7,
from standard.cpp:5:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from standard.h:7:0,
from standard.cpp:5:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from stdfileio.h:10:0,
from stdfileio.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from stdfileio.h:11,
from stdfileio.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
standard.cpp: In function 'void ParseExpression(LispPtr&, char*, LispEnvironment&)':
standard.cpp:536:45: warning: deprecated conversion from string constant to 'char*'
In file included from stdfileio.h:11:0,
from stdfileio.cpp:4:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from arggetter.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from arggetter.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from arggetter.cpp:3:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='stringio.cpp' object='stringio.o' libtool=no \
depfile='.deps/stringio.Po' tmpdepfile='.deps/stringio.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o stringio.o `test -f 'stringio.cpp' || echo './'`stringio.cpp
source='tokenizer.cpp' object='tokenizer.o' libtool=no \
depfile='.deps/tokenizer.Po' tmpdepfile='.deps/tokenizer.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o tokenizer.o `test -f 'tokenizer.cpp' || echo './'`tokenizer.cpp
In file included from stringio.h:10:0,
from stringio.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from stringio.h:11,
from stringio.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from tokenizer.h:10,
from tokenizer.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from tokenizer.h:11:0,
from tokenizer.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from tokenizer.cpp:17:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='yacasapi.cpp' object='yacasapi.o' libtool=no \
depfile='.deps/yacasapi.Po' tmpdepfile='.deps/yacasapi.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o yacasapi.o `test -f 'yacasapi.cpp' || echo './'`yacasapi.cpp
source='genericobject.cpp' object='genericobject.o' libtool=no \
depfile='.deps/genericobject.Po' tmpdepfile='.deps/genericobject.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o genericobject.o `test -f 'genericobject.cpp' || echo './'`genericobject.cpp
source='arrayclass.cpp' object='arrayclass.o' libtool=no \
depfile='.deps/arrayclass.Po' tmpdepfile='.deps/arrayclass.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o arrayclass.o `test -f 'arrayclass.cpp' || echo './'`arrayclass.cpp
In file included from lispstring.h:114:0,
from yacas.h:8,
from yacasapi.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from stringio.h:10:0,
from yacas.h:9,
from yacasapi.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from arrayclass.h:6,
from arrayclass.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from stdfileio.h:11:0,
from yacas.h:14,
from yacasapi.cpp:4:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
arrayclass.cpp: In member function 'virtual char* ArrayClass::TypeName()':
arrayclass.cpp:28:12: warning: deprecated conversion from string constant to 'char*'
source='lispevalhash.cpp' object='lispevalhash.o' libtool=no \
depfile='.deps/lispevalhash.Po' tmpdepfile='.deps/lispevalhash.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispevalhash.o `test -f 'lispevalhash.cpp' || echo './'`lispevalhash.cpp
In file included from yacasapi.cpp:47:0:
corefunctions.h: In constructor 'DefaultYacasEnvironment::DefaultYacasEnvironment(LispOutput*, int)':
corefunctions.h:28:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:29:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:34:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:35:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:36:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:37:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:38:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:39:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:40:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:41:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:42:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:43:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:44:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:45:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:50:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:51:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:53:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:54:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:56:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:57:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:62:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:63:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:64:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:65:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:66:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:67:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:68:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:69:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:70:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:71:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:73:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:74:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:75:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:76:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:77:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:78:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:79:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:80:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:81:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:82:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:89:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:90:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:91:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:95:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:96:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:97:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:102:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:103:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:104:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:105:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:106:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:107:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:108:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:109:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:110:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:111:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:112:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:113:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:114:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:115:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:116:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:120:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:121:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:122:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:123:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:124:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:125:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:126:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:127:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:128:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:129:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:130:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:131:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:132:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:133:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:134:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:135:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:136:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:140:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:141:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:142:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:143:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:144:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:145:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:146:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:147:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:148:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:149:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:150:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:151:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:152:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:153:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:154:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:155:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:156:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:157:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:158:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:159:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:160:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:161:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:162:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:163:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:164:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:165:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:166:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:167:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:168:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:169:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:170:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:171:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:172:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:173:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:174:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:175:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:176:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:177:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:178:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:179:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:180:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:181:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:182:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:183:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:184:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:185:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:186:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:188:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:189:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:190:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:191:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:192:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:193:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:194:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:195:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:196:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:197:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:198:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:200:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:201:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:202:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:203:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:204:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:205:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:206:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:208:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:209:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:210:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:211:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:212:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:213:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:214:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:215:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:216:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:217:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:218:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:219:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:220:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:221:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:222:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:223:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:224:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:225:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:226:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:227:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:228:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:229:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:230:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:231:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:232:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:233:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:234:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:235:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:236:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:237:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:242:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:243:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:244:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:245:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:250:1: warning: deprecated conversion from string constant to 'char*'
yacasapi.cpp: In member function 'virtual void CYacas::Evaluate(const char*)':
yacasapi.cpp:84:5: warning: deprecated conversion from string constant to 'char*'
source='patterns.cpp' object='patterns.o' libtool=no \
depfile='.deps/patterns.Po' tmpdepfile='.deps/patterns.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o patterns.o `test -f 'patterns.cpp' || echo './'`patterns.cpp
source='patternclass.cpp' object='patternclass.o' libtool=no \
depfile='.deps/patternclass.Po' tmpdepfile='.deps/patternclass.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o patternclass.o `test -f 'patternclass.cpp' || echo './'`patternclass.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispevalhash.h:10,
from lispevalhash.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from lispevalhash.cpp:5:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispevalhash.cpp:5:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from patterns.h:21,
from patterns.cpp:6:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from patterns.h:21,
from patterns.cpp:6:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from patterns.h:21:0,
from patterns.cpp:6:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from patternclass.h:6,
from patternclass.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from patterns.h:21,
from patternclass.h:8,
from patternclass.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from patterns.h:21:0,
from patternclass.h:8,
from patternclass.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
patternclass.cpp: In member function 'virtual char* PatternClass::TypeName()':
patternclass.cpp:22:12: warning: deprecated conversion from string constant to 'char*'
source='substitute.cpp' object='substitute.o' libtool=no \
depfile='.deps/substitute.Po' tmpdepfile='.deps/substitute.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o substitute.o `test -f 'substitute.cpp' || echo './'`substitute.cpp
source='mathcommands2.cpp' object='mathcommands2.o' libtool=no \
depfile='.deps/mathcommands2.Po' tmpdepfile='.deps/mathcommands2.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathcommands2.o `test -f 'mathcommands2.cpp' || echo './'`mathcommands2.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from substitute.h:6,
from substitute.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from mathcommands2.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from substitute.h:7,
from substitute.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from mathcommands2.cpp:5:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from substitute.h:7:0,
from substitute.cpp:3:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from mathcommands2.cpp:5:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
mathcommands2.cpp: In function 'void LispDebugFile(LispEnvironment&, int)':
mathcommands2.cpp:108:67: warning: deprecated conversion from string constant to 'char*'
mathcommands2.cpp: In function 'void LispDebugLine(LispEnvironment&, int)':
mathcommands2.cpp:120:67: warning: deprecated conversion from string constant to 'char*'
source='mathcommands3.cpp' object='mathcommands3.o' libtool=no \
depfile='.deps/mathcommands3.Po' tmpdepfile='.deps/mathcommands3.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathcommands3.o `test -f 'mathcommands3.cpp' || echo './'`mathcommands3.cpp
source='errors.cpp' object='errors.o' libtool=no \
depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o errors.o `test -f 'errors.cpp' || echo './'`errors.cpp
source='patcher.cpp' object='patcher.o' libtool=no \
depfile='.deps/patcher.Po' tmpdepfile='.deps/patcher.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o patcher.o `test -f 'patcher.cpp' || echo './'`patcher.cpp
source='genericstructs.cpp' object='genericstructs.o' libtool=no \
depfile='.deps/genericstructs.Po' tmpdepfile='.deps/genericstructs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o genericstructs.o `test -f 'genericstructs.cpp' || echo './'`genericstructs.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from mathcommands3.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from patcher.cpp:4:0:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from mathcommands3.cpp:5:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from standard.h:6,
from patcher.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from mathcommands3.cpp:5:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from errors.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from errors.cpp:3:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from standard.h:7:0,
from patcher.cpp:5:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
In file included from errors.cpp:3:0:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
patcher.cpp: In function 'void PatchLoad(char*, LispOutput&, LispEnvironment&)':
patcher.cpp:78:49: warning: deprecated conversion from string constant to 'char*'
mathcommands3.cpp: In function 'void LispBitsToDigits(LispEnvironment&, int)':
mathcommands3.cpp:849:106: warning: deprecated conversion from string constant to 'char*'
mathcommands3.cpp: In function 'void LispDigitsToBits(LispEnvironment&, int)':
mathcommands3.cpp:872:106: warning: deprecated conversion from string constant to 'char*'
genericstructs.cpp: In member function 'virtual char* GenericStruct::Send(LispArgList&)':
genericstructs.cpp:17:12: warning: deprecated conversion from string constant to 'char*'
source='xmltokenizer.cpp' object='xmltokenizer.o' libtool=no \
depfile='.deps/xmltokenizer.Po' tmpdepfile='.deps/xmltokenizer.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o xmltokenizer.o `test -f 'xmltokenizer.cpp' || echo './'`xmltokenizer.cpp
source='archiver.cpp' object='archiver.o' libtool=no \
depfile='.deps/archiver.Po' tmpdepfile='.deps/archiver.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o archiver.o `test -f 'archiver.cpp' || echo './'`archiver.cpp
source='compressedfiles.cpp' object='compressedfiles.o' libtool=no \
depfile='.deps/compressedfiles.Po' tmpdepfile='.deps/compressedfiles.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o compressedfiles.o `test -f 'compressedfiles.cpp' || echo './'`compressedfiles.cpp
In file included from lispstring.h:114:0,
from lisperror.h:6,
from xmltokenizer.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from tokenizer.h:11:0,
from xmltokenizer.h:6,
from xmltokenizer.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from standard.h:6,
from compressedfiles.cpp:7:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from archiver.cpp:4:0:
minilzo.c: In function 'lzo_bool ptr_check()':
minilzo.c:1083:43: warning: dereferencing type-punned pointer will break strict-aliasing rules
minilzo.c:1084:45: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from lispenvironment.h:16:0,
from standard.h:7,
from compressedfiles.cpp:7:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
source='commandline.cpp' object='commandline.o' libtool=no \
depfile='.deps/commandline.Po' tmpdepfile='.deps/commandline.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o commandline.o `test -f 'commandline.cpp' || echo './'`commandline.cpp
In file included from standard.h:7:0,
from compressedfiles.cpp:7:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
source='anumber.cpp' object='anumber.o' libtool=no \
depfile='.deps/anumber.Po' tmpdepfile='.deps/anumber.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o anumber.o `test -f 'anumber.cpp' || echo './'`anumber.cpp
source='yacasnumbers.cpp' object='yacasnumbers.o' libtool=no \
depfile='.deps/yacasnumbers.Po' tmpdepfile='.deps/yacasnumbers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o yacasnumbers.o `test -f 'yacasnumbers.cpp' || echo './'`yacasnumbers.cpp
In file included from lispstring.h:114:0,
from commandline.h:18,
from commandline.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from anumber.h:8,
from anumber.cpp:12:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
anumber.cpp: In member function 'void ANumber::SetTo(const char*, int)':
anumber.cpp:201:84: warning: suggest parentheses around '&&' within '||'
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from numbers.h:5,
from yacasnumbers.cpp:9:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from numbers.h:5,
from yacasnumbers.cpp:9:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from yacasnumbers.cpp:9:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
yacasnumbers.cpp: In member function 'void BigNumber::DumpDebugInfo()':
yacasnumbers.cpp:913:35: warning: deprecated conversion from string constant to 'char*'
source='numbers.cpp' object='numbers.o' libtool=no \
depfile='.deps/numbers.Po' tmpdepfile='.deps/numbers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o numbers.o `test -f 'numbers.cpp' || echo './'`numbers.cpp
source='mkfastprimes.cpp' object='mkfastprimes.o' libtool=no \
depfile='.deps/mkfastprimes.Po' tmpdepfile='.deps/mkfastprimes.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mkfastprimes.o `test -f 'mkfastprimes.cpp' || echo './'`mkfastprimes.cpp
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispenvironment.h:11,
from numbers.h:5,
from numbers.cpp:4:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispenvironment.h:16:0,
from numbers.h:5,
from numbers.cpp:4:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from numbers.cpp:4:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
numbers.cpp: In function 'double log2_table_lookup(unsigned int)':
numbers.cpp:71:70: warning: deprecated conversion from string constant to 'char*'
source='grower.cpp' object='grower.o' libtool=no \
depfile='.deps/grower.Po' tmpdepfile='.deps/grower.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o grower.o `test -f 'grower.cpp' || echo './'`grower.cpp
mkfastprimes.cpp: In function 'int check_if_prime(int)':
mkfastprimes.cpp:13:16: warning: suggest parentheses around comparison in operand of '&'
source='stdstubs.cpp' object='stdstubs.o' libtool=no \
depfile='.deps/stdstubs.Po' tmpdepfile='.deps/stdstubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o stdstubs.o `test -f 'stdstubs.cpp' || echo './'`stdstubs.cpp
source='obmalloc.cpp' object='obmalloc.o' libtool=no \
depfile='.deps/obmalloc.Po' tmpdepfile='.deps/obmalloc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o obmalloc.o `test -f 'obmalloc.cpp' || echo './'`obmalloc.cpp
In file included from lispstring.h:114:0,
from lisperror.h:6,
from stdstubs.cpp:5:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
source='lisphash.cpp' object='lisphash.o' libtool=no \
depfile='.deps/lisphash.Po' tmpdepfile='.deps/lisphash.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lisphash.o `test -f 'lisphash.cpp' || echo './'`lisphash.cpp
source='lispstring.cpp' object='lispstring.o' libtool=no \
depfile='.deps/lispstring.Po' tmpdepfile='.deps/lispstring.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o lispstring.o `test -f 'lispstring.cpp' || echo './'`lispstring.cpp
source='mathutil.cpp' object='mathutil.o' libtool=no \
depfile='.deps/mathutil.Po' tmpdepfile='.deps/mathutil.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o mathutil.o `test -f 'mathutil.cpp' || echo './'`mathutil.cpp
In file included from lispstring.h:114:0,
from lisperror.h:6,
from lisphash.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from lispstring.h:114:0,
from lispstring.cpp:7:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
source='yacasbase.cpp' object='yacasbase.o' libtool=no \
depfile='.deps/yacasbase.Po' tmpdepfile='.deps/yacasbase.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o yacasbase.o `test -f 'yacasbase.cpp' || echo './'`yacasbase.cpp
source='debugmem.cpp' object='debugmem.o' libtool=no \
depfile='.deps/debugmem.Po' tmpdepfile='.deps/debugmem.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o debugmem.o `test -f 'debugmem.cpp' || echo './'`debugmem.cpp
echo "#define VERSION \"1.2.2\"" > version.h
source='gencorefunctions.cpp' object='gencorefunctions.o' libtool=no \
depfile='.deps/gencorefunctions.Po' tmpdepfile='.deps/gencorefunctions.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o gencorefunctions.o `test -f 'gencorefunctions.cpp' || echo './'`gencorefunctions.cpp
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mkfastprimes mkfastprimes.o
In file included from lispstring.h:114:0,
from lispobject.h:18,
from lispevalhash.h:10,
from gencorefunctions.cpp:3:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
In file included from gencorefunctions.cpp:74:0:
corefunctions.h: In function 'int main(int, char**)':
corefunctions.h:28:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:28:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:29:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:29:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:34:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:34:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:35:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:35:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:36:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:36:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:37:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:37:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:38:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:38:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:39:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:39:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:40:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:40:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:41:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:41:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:42:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:42:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:43:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:43:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:44:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:44:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:45:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:45:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:50:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:50:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:51:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:51:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:53:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:53:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:54:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:54:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:56:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:56:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:57:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:57:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:62:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:62:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:63:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:63:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:64:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:64:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:65:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:65:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:66:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:66:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:67:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:67:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:68:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:68:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:69:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:69:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:70:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:70:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:71:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:71:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:73:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:73:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:74:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:74:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:75:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:75:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:76:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:76:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:77:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:77:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:78:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:78:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:79:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:79:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:80:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:80:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:81:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:81:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:82:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:82:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:89:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:89:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:90:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:90:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:91:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:91:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:95:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:95:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:96:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:96:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:97:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:97:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:102:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:102:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:103:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:103:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:104:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:104:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:105:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:105:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:106:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:106:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:107:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:107:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:108:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:108:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:109:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:109:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:110:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:110:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:111:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:111:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:112:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:112:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:113:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:113:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:114:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:114:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:115:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:115:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:116:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:116:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:120:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:120:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:121:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:121:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:122:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:122:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:123:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:123:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:124:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:124:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:125:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:125:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:126:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:126:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:127:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:127:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:128:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:128:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:129:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:129:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:130:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:130:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:131:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:131:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:132:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:132:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:133:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:133:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:134:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:134:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:135:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:135:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:136:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:136:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:140:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:140:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:141:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:141:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:142:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:142:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:143:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:143:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:144:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:144:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:145:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:145:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:146:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:146:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:147:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:147:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:148:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:148:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:149:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:149:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:150:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:150:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:151:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:151:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:152:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:152:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:153:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:153:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:154:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:154:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:155:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:155:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:156:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:156:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:157:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:157:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:158:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:158:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:159:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:159:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:160:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:160:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:161:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:161:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:162:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:162:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:163:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:163:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:164:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:164:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:165:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:165:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:166:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:166:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:167:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:167:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:168:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:168:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:169:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:169:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:170:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:170:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:171:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:171:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:172:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:172:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:173:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:173:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:174:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:174:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:175:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:175:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:176:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:176:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:177:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:177:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:178:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:178:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:179:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:179:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:180:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:180:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:181:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:181:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:182:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:182:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:183:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:183:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:184:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:184:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:185:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:185:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:186:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:186:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:188:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:188:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:189:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:189:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:190:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:190:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:191:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:191:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:192:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:192:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:193:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:193:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:194:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:194:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:195:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:195:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:196:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:196:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:197:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:197:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:198:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:198:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:200:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:200:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:201:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:201:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:202:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:202:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:203:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:203:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:204:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:204:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:205:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:205:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:206:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:206:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:208:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:208:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:209:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:209:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:210:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:210:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:211:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:211:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:212:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:212:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:213:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:213:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:214:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:214:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:215:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:215:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:216:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:216:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:217:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:217:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:218:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:218:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:219:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:219:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:220:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:220:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:221:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:221:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:222:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:222:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:223:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:223:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:224:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:224:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:225:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:225:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:226:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:226:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:227:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:227:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:228:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:228:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:229:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:229:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:230:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:230:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:231:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:231:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:232:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:232:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:233:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:233:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:234:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:234:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:235:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:235:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:236:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:236:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:237:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:237:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:242:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:242:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:243:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:243:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:244:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:244:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:245:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:245:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:250:1: warning: deprecated conversion from string constant to 'char*'
corefunctions.h:250:1: warning: deprecated conversion from string constant to 'char*'
In file included from gencorefunctions.cpp:77:0:
core_yacasmain.h:1:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:1:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:2:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:2:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:3:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:3:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:4:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:4:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:5:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:5:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:6:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:6:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:7:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:7:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:8:1: warning: deprecated conversion from string constant to 'char*'
core_yacasmain.h:8:1: warning: deprecated conversion from string constant to 'char*'
./mkfastprimes > fastprimes.c
source='platmath.cpp' object='platmath.o' libtool=no \
depfile='.deps/platmath.Po' tmpdepfile='.deps/platmath.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o platmath.o `test -f 'platmath.cpp' || echo './'`platmath.cpp
source='fastprimes.c' object='fastprimes.o' libtool=no \
depfile='.deps/fastprimes.Po' tmpdepfile='.deps/fastprimes.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./plat/linux32 -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c `test -f 'fastprimes.c' || echo './'`fastprimes.c
In file included from lispstring.h:114:0,
from lispobject.h:18,
from platmath.cpp:7:
lispstring.inl: In constructor 'LispString::LispString(int)':
lispstring.inl:40:39: warning: deprecated conversion from string constant to 'char*'
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o gencorefunctions gencorefunctions.o
In file included from lispenvironment.h:16:0,
from numbers.h:5,
from lispatom.h:27,
from platmath.cpp:8:
lispio.h: In constructor 'InputStatus::InputStatus()':
lispio.h:16:53: warning: deprecated conversion from string constant to 'char*'
In file included from numbers.h:5:0,
from lispatom.h:27,
from platmath.cpp:8:
lispenvironment.h: In member function 'void LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
lispenvironment.h:366:123: warning: deprecated conversion from string constant to 'char*'
platmath.cpp: In function 'double GetDouble(LispObject*)':
platmath.cpp:20:65: warning: deprecated conversion from string constant to 'char*'
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o yacas yacasmain.o unixcommandline.o stdcommandline.o deffile.o infixparser.o lispatom.o lispcleanupstack.o lispenvironment.o lispeval.o lispio.o lispobject.o lispparser.o lispuserfunc.o mathcommands.o mathenvironment.o mathuserfunc.o standard.o stdfileio.o arggetter.o stringio.o tokenizer.o yacasapi.o genericobject.o arrayclass.o lispevalhash.o patterns.o patternclass.o substitute.o mathcommands2.o mathcommands3.o errors.o patcher.o genericstructs.o xmltokenizer.o archiver.o compressedfiles.o commandline.o anumber.o yacasnumbers.o numbers.o platmath.o grower.o stdstubs.o obmalloc.o lisphash.o lispstring.o mathutil.o yacasbase.o debugmem.o fastprimes.o
make[2]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/src'
Making all in scripts
make[2]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/scripts'
Making all in manmake
make[2]: Entering directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/manmake'
source='manripper.cpp' object='manripper.o' libtool=no \
depfile='.deps/manripper.Po' tmpdepfile='.deps/manripper.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o manripper.o `test -f 'manripper.cpp' || echo './'`manripper.cpp
source='removeduplicates.cpp' object='removeduplicates.o' libtool=no \
depfile='.deps/removeduplicates.Po' tmpdepfile='.deps/removeduplicates.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -c -o removeduplicates.o `test -f 'removeduplicates.cpp' || echo './'`removeduplicates.cpp
perl ./txt2yacasdoc.pl < intro.book.txt > intro.book
perl ./txt2yacasdoc.pl < coding.book.txt > coding.book
perl ./txt2yacasdoc.pl < ref.book.txt > ref.book
perl ./txt2yacasdoc.pl < refprog.book.txt > refprog.book
perl ./txt2yacasdoc.pl < essays.book.txt > essays.book
perl ./txt2yacasdoc.pl < Algo.book.txt > Algo.book
perl ./txt2yacasdoc.pl < FDL.chapt.txt > FDL.chapt
perl ./txt2yacasdoc.pl < cl-options.chapt.txt > cl-options.chapt
perl ./txt2yacasdoc.pl < config.chapt.txt > config.chapt
perl ./txt2yacasdoc.pl < addons.chapt.txt > addons.chapt
perl ./txt2yacasdoc.pl < YacasDebugger.chapt.txt > YacasDebugger.chapt
perl ./txt2yacasdoc.pl < ABIN-grammar.chapt.txt > ABIN-grammar.chapt
perl ./txt2yacasdoc.pl < SimpleTools.chapt.txt > SimpleTools.chapt
perl ./txt2yacasdoc.pl < CVS-Howto.chapt.txt > CVS-Howto.chapt
perl ./txt2yacasdoc.pl < YacasDocs.chapt.txt > YacasDocs.chapt
perl ./txt2yacasdoc.pl < wester-1994.chapt.txt > wester-1994.chapt
perl ./txt2yacasdoc.pl < new.chapt.txt > new.chapt
perl ./txt2yacasdoc.pl < paper.chapt.txt > paper.chapt
perl ./txt2yacasdoc.pl < wordproblems.chapt.txt > wordproblems.chapt
perl ./txt2yacasdoc.pl < BuildSystem.chapt.txt > BuildSystem.chapt
perl ./txt2yacasdoc.pl < arith.chapt.txt > arith.chapt
perl ./txt2yacasdoc.pl < calc.chapt.txt > calc.chapt
perl ./txt2yacasdoc.pl < complex.chapt.txt > complex.chapt
perl ./txt2yacasdoc.pl < solvers.chapt.txt > solvers.chapt
perl ./txt2yacasdoc.pl < simplify.chapt.txt > simplify.chapt
perl ./txt2yacasdoc.pl < ode.chapt.txt > ode.chapt
perl ./txt2yacasdoc.pl < linalg.chapt.txt > linalg.chapt
perl ./txt2yacasdoc.pl < univar.chapt.txt > univar.chapt
perl ./txt2yacasdoc.pl < lists.chapt.txt > lists.chapt
perl ./txt2yacasdoc.pl < functional.chapt.txt > functional.chapt
perl ./txt2yacasdoc.pl < controlflow.chapt.txt > controlflow.chapt
perl ./txt2yacasdoc.pl < preds.chapt.txt > preds.chapt
perl ./txt2yacasdoc.pl < logic.chapt.txt > logic.chapt
perl ./txt2yacasdoc.pl < const.chapt.txt > const.chapt
perl ./txt2yacasdoc.pl < vars.chapt.txt > vars.chapt
perl ./txt2yacasdoc.pl < io.chapt.txt > io.chapt
perl ./txt2yacasdoc.pl < numtheory.chapt.txt > numtheory.chapt
perl ./txt2yacasdoc.pl < strings.chapt.txt > strings.chapt
perl ./txt2yacasdoc.pl < transforms.chapt.txt > transforms.chapt
perl ./txt2yacasdoc.pl < probability-and-statistics.chapt.txt > probability-and-statistics.chapt
perl ./txt2yacasdoc.pl < glossary.chapt.txt > glossary.chapt
cat ../COPYING | sed -e 's,<,{<},g;s,>,{>},g;' | perl ./txt2yacasdoc.pl > GPL.chapt
perl ./txt2yacasdoc.pl < numerics.chapt.txt > numerics.chapt
perl ./txt2yacasdoc.pl < algo-basic.chapt.txt > algo-basic.chapt
perl ./txt2yacasdoc.pl < algo-numapprox.chapt.txt > algo-numapprox.chapt
perl ./txt2yacasdoc.pl < algorithms-elemfunc.chapt.txt > algorithms-elemfunc.chapt
perl ./txt2yacasdoc.pl < algorithms-specfunc.chapt.txt > algorithms-specfunc.chapt
perl ./txt2yacasdoc.pl < algorithms-numtheory.chapt.txt > algorithms-numtheory.chapt
perl ./txt2yacasdoc.pl < algorithms-integration.chapt.txt > algorithms-integration.chapt
perl ./txt2yacasdoc.pl < algorithms-multivar.chapt.txt > algorithms-multivar.chapt
perl ./txt2yacasdoc.pl < SturmSequences.chapt.txt > SturmSequences.chapt
perl ./txt2yacasdoc.pl < algo-refs.chapt.txt > algo-refs.chapt
perl ./txt2yacasdoc.pl < algo-contfrac.chapt.txt > algo-contfrac.chapt
perl ./txt2yacasdoc.pl < algorithms-transforms.chapt.txt > algorithms-transforms.chapt
g++ -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -Wall -Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o removeduplicates removeduplicates.o
echo '[DefaultDirectory("./"); Use("indexmaker"); GenerateIndex();];' | ../src/yacas --rootdir ../scripts/:../scripts/ -fpc
manripper.cpp: In function 'void GetBf(char*, int, FILE*)':
manripper.cpp:20:21: error: 'strlen' was not declared in this scope
manripper.cpp: In function 'void ProcessFile(char*)':
manripper.cpp:40:23: error: 'strlen' was not declared in this scope
manripper.cpp:43:30: error: 'strncmp' was not declared in this scope
manripper.cpp:57:25: error: 'memset' was not declared in this scope
manripper.cpp:58:39: error: 'memcpy' was not declared in this scope
manripper.cpp:78:27: error: 'strlen' was not declared in this scope
manripper.cpp:81:25: error: 'memset' was not declared in this scope
manripper.cpp:82:41: error: 'memcpy' was not declared in this scope
make[2]: *** [manripper.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Reading index entry for book Using Yacas, function reference
Reading index entry for book Programming in Yacas
Reading index entry for book Programming in Yacas, function reference
Reading index entry for book The Yacas Book of Algorithms
Reading index entry for book Introduction to the off-line version of Yacas
Reading index entry for book Essays on Yacas
Creating book index
Creating ref.html (full function reference index)
True;
Creating Book Introduction to the off-line version of Yacas
Creating Chapter 1. Getting started with Yacas off-line
Creating Section 1.1 Introduction
Creating Section 1.2 Installing Yacas
Creating Section 1.3 Using the console mode
Creating Chapter 2. Examples
Creating Section 2.1 Using Yacas from the console
Creating Chapter 3. Running Yacas off-line
Creating Section 3.1 Interactive session commands
Creating Section 3.2 Command-line options
Creating Chapter 4. Startup configuration
Creating Chapter 5. Platform-dependent packages
Creating Chapter 6. GNU Free Documentation License
Writing intro
True;
Creating Book Programming in Yacas
Creating Chapter 1. Yacas under the hood
Creating Section 1.1 The Yacas architecture
Creating Section 1.2 Startup, scripts and .def files
Creating Section 1.3 Object types
Creating Section 1.4 Yacas evaluation scheme
Creating Section 1.5 Rules
Creating Section 1.6 Examples of using rules
Creating Section 1.7 Structured programming and control flow
Creating Section 1.8 Additional syntactic sugar
Creating Section 1.9 Using "Macro rules" (e.g. NFunction)
Creating Section 1.10 Macro expansion
Creating Section 1.11 Scope of variable bindings
Creating Chapter 2. Evaluation of expressions
Creating Section 2.1 The LISP heritage
Creating Section 2.2 Yacas-specific extensions for CAS implementations
Creating Section 2.3 Destructive operations
Creating Chapter 3. Coding style
Creating Section 3.1 Introduction
Creating Section 3.2 Interactions of rules and types
Creating Section 3.3 Ordering of rules
Creating Section 3.4 Writing new library functions
Creating Section 3.5 Reporting errors
Creating Chapter 4. Advanced example 1: parsing expressions (CForm)
Creating Section 4.1 Recursive parsing of expression trees
Creating Section 4.2 Handling precedence of infix operations
Creating Chapter 5. Yacas programming pitfalls
Creating Section 5.1 All rules are global
Creating Section 5.2 Objects that look like functions
Creating Section 5.3 Guessing when arguments are evaluated and when not
Creating Section 5.4 Evaluating variables in the wrong scope
Creating Chapter 6. Debugging in Yacas
Creating Section 6.1 Introduction
Creating Section 6.2 The trace facilities
Creating Chapter 7. Custom evaluation facilities
Creating Section 7.1 The basic infrastructure for custom evaluation
Creating Section 7.2 A simple interactive debugger
Creating Section 7.3 Profiling
Creating Section 7.4 The Yacas Debugger
Creating Chapter 8. Advanced example 2: implementing a non-commutative algebra
Creating Section 8.1 The problem
Creating Section 8.2 First steps
Creating Section 8.3 Structure of expressions
Creating Section 8.4 Implementing the canonical form
Creating Section 8.5 Implementing commutation relations
Creating Section 8.6 Avoiding infinite recursion
Creating Section 8.7 Implementing VEV()
Creating Chapter 9. GNU Free Documentation License
Writing coding
True;
make[2]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2/manmake'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pkgsrc/math/yacas/work/yacas-1.2.2'
make: *** [all] Error 2
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/math/yacas
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/math/yacas