Hi, The attached patch does the following: A. Some newer gccs (4.3) distributed with Ubuntu have a few more functions declared with _warn_unused_result, which prevent userland from compiling with -Wall and -Werror flags. The patch adds checks in some places, workarounds in others, and replaces two system("rm...") calls with routines to remove the files/directories needed. B. Sometimes flash videos opened with a noise because libflashsupport didn't initalize it's buffer to 0. (There's probably an underlying bug in Flash somewhere, since libflashsupport shouldn't have to do this).
Yours, Yair K.
oss-more-checks.diff.gz
Description: GNU Zip compressed data
_______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel