pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
On Thu, Aug 21, 2014 at 08:47:29PM +0200, Jan Beich wrote:
> "Joerg Sonnenberger" <joerg%netbsd.org@localhost> writes:
>
> > Modified Files:
> > pkgsrc/www/firefox: distinfo
> > pkgsrc/www/firefox/patches: patch-content_media_AudioStream.h
> >
> > Log Message:
> > Drop forward declaration, the real one is already in place.
> >
>
> Don't revert part of bug 912702 which tries to reduce namespace
> pollution. Better sync the patch from bug 517422 to v1.2 or later.
> The chunk in question is only needed for --with-system-soundtouch
> but mozilla-common.mk does *not* pass it.
The code doesn't compile as is, because the forward declaration has
different visibility than the real definition.
Joerg
Home |
Main Index |
Thread Index |
Old Index