On Wed, Apr 05, 2006 at 01:17:06PM -0700, Eric Blossom wrote: > On Wed, Apr 05, 2006 at 12:54:37PM -0700, Erik Tollerud wrote: > > I'm building on FC4 with GCC 4.1.0, and I get a bunch of "extra > > qualification" errors in the C++ code where static functions are > > declared inside a class with the class name prefixed... for example, > > from gnuradio-core/src/lib/general/gr_clock_recovery_mm_cc.h, there's > > a class that looks like: > > They're errors and should be fixed. > > Can you get me a list of all files that have this problem? > I don't have gcc 4.1.0 installed.
gr_clock_recovery_mm_cc.h is fixed in CVS. Please let me know if you come across any others. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
