head 1.2; access; symbols pkgsrc-2017Q3:1.1.0.10 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.6 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.4 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.2 pkgsrc-2016Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2017.10.27.17.48.29; author ryoon; state dead; branches; next 1.1; commitid 5JxkMLJMGh5nuIcA; 1.1 date 2016.12.23.22.29.59; author joerg; state Exp; branches; next ; commitid M4ogwQNPgapOW9zz; desc @@ 1.2 log @Remove thunderbird{24,31,38} @ text @$NetBSD: patch-mozilla_js_src_jsopcode.cpp,v 1.1 2016/12/23 22:29:59 joerg Exp $ --- mozilla/js/src/jsopcode.cpp.orig 2014-09-24 05:25:05.000000000 +0000 +++ mozilla/js/src/jsopcode.cpp @@@@ -1391,7 +1391,7 @@@@ ExpressionDecompiler::write(JSString *st bool ExpressionDecompiler::quote(JSString *s, uint32_t quote) { - return QuoteString(&sprinter, s, quote) >= 0; + return QuoteString(&sprinter, s, quote); } JSAtom * @ 1.1 log @Pointers do not have an order relative to 0, don't try to use that. @ text @d1 1 a1 1 $NetBSD$ @