[Speex-dev] Missing 'extern "C" {' in speex_jitter_buffer.h ?

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Fri Jun 27 19:33:09 PDT 2008


Thanks for reporting the issue. It's fixed in git now (svn is no longer
being updated).

	Jean-Marc

Joshua Gargus a écrit :
> Hi,
>  
> It seems like there's a missing ...
> 
> #ifdef __cplusplus
> extern "C" {
> #endif
> 
> ... somewhere near the beginning of speex_jitter_buffer.h (I'm looking
> at the latest SVN version).  Otherwise, there is nothing to match the
> "#ifdef __cplusplus" near the end of the file.  Inserting the lines
> above allows my code to compile.
> 
> (BTW, Speex has been working like a charm for us!  Thanks!)
> 
> Cheers,
> Josh
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev


More information about the Speex-dev mailing list