On 2013-03-05 09:03:27 +0100, Anton Khirnov wrote:
> 
> On Mon, 4 Mar 2013 15:55:50 +0100, Janne Grunau <[email protected]> 
> wrote:
> > On 2013-03-04 15:10:46 +0100, Anton Khirnov wrote:
> > > From: "Ronald S. Bultje" <[email protected]>
> > > 
> > > +#else
> > > +
> > > +#error "Threading is enabled, but there is no implementation of atomic 
> > > operations available"
> > 
> > the message is wrong. only pthreads is disabled at this point.
> > 
> > #elif HAVE_THREADS
> > 
> > #error "Threading is enabled, but there is no implementation of atomic 
> > operations available"
> > 
> > #else
> > 
> > [the removed dummy implemtation]
> 
> Eh? That's what my patch already does.

I'm blind, sorry. patch ok

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to