Polkit is out of date with respect to supported versions of mozjs. These
patches start moving polkit forward again. Right now they are just to
mozjs24 which is one of the first C++ only JSAPI versions of spidermonkey
and is a good starting point for evolving polkit. Moving it forward to 38 or
45 involves further effort.

Jeremy Linton (4):
  change mozjs interface module to c++
  Cleanup configure and add support for mozjs24
  Add support for mozjs24 to polkitbackendjsauthority.cpp
  Fix warnings caused by building with C++

 configure.ac                                       |  25 ++-
 src/polkitbackend/Makefile.am                      |   7 +-
 ...djsauthority.c => polkitbackendjsauthority.cpp} | 228 ++++++++++++---------
 test/polkitbackend/Makefile.am                     |   3 +
 4 files changed, 158 insertions(+), 105 deletions(-)
 rename src/polkitbackend/{polkitbackendjsauthority.c => 
polkitbackendjsauthority.cpp} (92%)

-- 
2.9.2

_______________________________________________
polkit-devel mailing list
polkit-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/polkit-devel

Reply via email to