Hi,
make[1]: Entering directory /usr/local/musik/pd-0.37-0/extra/expr~' cc -g -DPD -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror -Wno-unused -Wno-parentheses -Wno-switch -I../../src -o vexp.pd_linux_o -c vexp.c vexp.c:81: warning: declaration of
exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
vexp.c:83: warning: declaration of `exp' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
How can I get rid of the global declaration?
I only have 8.4 (as a debian package) and couldn't find any more recent version than 8.45 in the net. Is there any more recent version available somewhere?
-- Orm