freebsd-ports/www/firefox
Jan Beich fd8f2d8717 gecko: unbreak with clang/libc++ 4.0
In file included from mozilla/ipc/contentproc/plugin-container.cpp:7:
In file included from ../../dist/include/nsXPCOM.h:10:
In file included from ../../dist/include/nscore.h:20:
In file included from ../../dist/include/mozilla/mozalloc.h:16:
In file included from objdir/dist/stl_wrappers/new:44:
In file included from objdir/dist/system_wrappers/new:3:
/usr/include/c++/v1/new:132:1: error: function declared '[[noreturn]]' after its first declaration
_LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_bad_alloc();  // not in C++ spec
^
/usr/include/c++/v1/__config:273:30: note: expanded from macro '_LIBCPP_NORETURN'
 #  define _LIBCPP_NORETURN [[noreturn]]
                              ^
../../dist/include/mozilla/throw_gcc.h:35:1: note: declaration missing '[[noreturn]]' attribute is here
__throw_bad_alloc(void)
^

PR:		216186
Submitted by:	dim
Obtained from:	upstream
2017-01-30 21:03:46 +00:00
..
files gecko: unbreak with clang/libc++ 4.0 2017-01-30 21:03:46 +00:00
distinfo www/firefox: update to 51.0.1 2017-01-27 23:47:38 +00:00
Makefile www/firefox: update to 51.0.1 2017-01-27 23:47:38 +00:00
Makefile.options
pkg-descr
pkg-message