2.5.6 & svn - compile error with osx funny mangle in vidFlux.cpp w/clang

Started by nibbles, February 26, 2012, 09:40:31 PM

Previous topic - Next topic

nibbles

One of the plugins in Avidemux2 won't compile with clang-3.x on OSX at this point.
I made a short gist of the error, which might be an upstream problem.
But wait you say, it's upstream.
I know, but maybe it's an easy workaround for us.
Ok here is the error: 

Is it funny mangle?  Is it the ASM_CONST=0  in

static long int FUNNY_MANGLE(_l_src_pitch) ASM_CONST =0;

nibbles


nibbles

This has been fixed upstream in clang.  The patch has been merged into their git repo.