From d928c728e40f86da37e9c9f0704cf41ca2eebe0d Mon Sep 17 00:00:00 2001 From: "Vladimir.Marek" Date: Fri, 16 Aug 2013 16:38:13 +0200 Subject: [PATCH] Solaris support - missing or incompatible functions (v2) --- 2e/fde910069a1d331539ada6f7c4fabc9d1f9f18 | 81 +++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 2e/fde910069a1d331539ada6f7c4fabc9d1f9f18 diff --git a/2e/fde910069a1d331539ada6f7c4fabc9d1f9f18 b/2e/fde910069a1d331539ada6f7c4fabc9d1f9f18 new file mode 100644 index 000000000..668320c22 --- /dev/null +++ b/2e/fde910069a1d331539ada6f7c4fabc9d1f9f18 @@ -0,0 +1,81 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 3B6E2429E2E + for ; Fri, 16 Aug 2013 07:38:48 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.299 +X-Spam-Level: +X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id rVlr0cP+wv34 for ; + Fri, 16 Aug 2013 07:38:42 -0700 (PDT) +Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 06F19431FAF + for ; Fri, 16 Aug 2013 07:38:41 -0700 (PDT) +Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) + by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with + ESMTP id r7GEcd7J019345 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) + for ; Fri, 16 Aug 2013 14:38:41 GMT +Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) + by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id + r7GEcb7a024061 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) + for ; Fri, 16 Aug 2013 14:38:38 GMT +Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71]) + by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id + r7GEcbpu005717 + for ; Fri, 16 Aug 2013 14:38:37 GMT +Received: from tbd.cz.oracle.com (/10.163.101.124) + by default (Oracle Beehive Gateway v4.0) + with ESMTP ; Fri, 16 Aug 2013 07:38:36 -0700 +From: Vladimir.Marek@oracle.com +To: notmuch@notmuchmail.org +Subject: Solaris support - missing or incompatible functions (v2) +Date: Fri, 16 Aug 2013 16:38:13 +0200 +Message-Id: <1376663897-24385-1-git-send-email-Vladimir.Marek@oracle.com> +X-Mailer: git-send-email 1.7.9.2 +X-Source-IP: ucsinet22.oracle.com [156.151.31.94] +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 16 Aug 2013 14:38:48 -0000 + +Hi, + +I'm re-sending the patches which were rebased to current top of the tree. Apart +from rebasing there has been no change made. I am using this notmuch for half a +year and it seems to work fine. + +As I said in my previous email, not all the tests pass, but I know that the +failures in the testing itself and not in the code. + +Notmuch test suite complete. +548/557 tests passed. +9 tests failed. + +1 test fails because there are new exported symbols in notmuch binary +2 test fails because I don't have gpg +6 test fails because my emacs somehow refuses to send email + + +Thank you +-- + Vlad -- 2.26.2