CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/01/28 12:46:00
Modified files:
audio/vamp-plugin-sdk: Makefile
Removed files:
audio/vamp-plugin-sdk/patches:
patch-examples_SpectralCentroid_cpp
Log message:
isnan() and isinf() are in the std:: namespace now, so remove a patch
which stripped the std:: namespace qualifier from calls to these functions.
Should unbreak this port on architectures using gcc-3.x.
ok naddy@
