Bugs item #2921709, was opened at 2009-12-26 21:32 Message generated for change (Tracker Item Submitted) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921709...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Nobody/Anonymous (nobody) Summary: iem_matrix: implicit declaration of function ‘sqrt’
Initial Comment: warnings that could cause problems with 64-bit builds:
pd/auto-build/pd-extended/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -o "/home/pd/auto-build/pd-extended/externals/iem/iem_matrix/src/matrix_orthogonal.o" -c "/home/pd/auto-build/pd-extended/externals/iem/iem_matrix/src/matrix_orthogonal.c" /home/pd/auto-build/pd-extended/externals/iem/iem_matrix/src/matrix_orthogonal.c: In function ‘matrix_orthogonal_matrix’:/home/pd/auto-build/pd-extended/externals/iem/iem_matrix/src/matrix_orthogonal.c:109: warning: /home/pd/auto-build/pd-extended/externals/iem/iem_matrix/src/matrix_orthogonal.c:109: warning: incompatible implicit declaration of built-in function ‘sqrt’
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921709...