From kde-bugs-dist Fri Sep 28 14:33:45 2007 From: Leon Bottou Date: Fri, 28 Sep 2007 14:33:45 +0000 To: kde-bugs-dist Subject: [Bug 150241] nspluginviewer crashes on amd64 (with explanation of the Message-Id: <20070928143345.14053.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=119099003016860 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=150241 ------- Additional Comments From leon bottou org 2007-09-28 16:33 ------- Incidentally the djvulibre project is now using the modern versions of npapi.h and friends. This is not completely obvious because the jri.h file depends on countless mozilla headers. But we can replace this file with a stub containing incomplete type definitions. Hardly a problem since npruntime.h is a superior alternative to jri anyway... See Feel free to copy whatever you wish. - L.