From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 15 21:28:37 2021 Received: (at submit) by debbugs.gnu.org; 16 Oct 2021 01:28:37 +0000 Received: from localhost ([127.0.0.1]:40630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbYUz-0003Oy-78 for submit@debbugs.gnu.org; Fri, 15 Oct 2021 21:28:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:55548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbXeR-00029B-H4 for submit@debbugs.gnu.org; Fri, 15 Oct 2021 20:34:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mbXeR-0000cj-7V for bug-grep@gnu.org; Fri, 15 Oct 2021 20:34:15 -0400 Received: from mail-ua1-x92f.google.com ([2607:f8b0:4864:20::92f]:37826) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mbXeN-00020X-Fz for bug-grep@gnu.org; Fri, 15 Oct 2021 20:34:12 -0400 Received: by mail-ua1-x92f.google.com with SMTP id f4so440849uad.4 for ; Fri, 15 Oct 2021 17:34:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=RsopJ8myxYpxGQmAcZCjWFD7PT4BGGOvbCC/Tryju+8=; b=XSJxQ4WIz5GLqmGOiD135vvkeAgmK3hrPhOSCOvaQw+kQ9DPkEI3trvEMuUJk7T/2N dNiPtS1ObB/0HYecJmuc300Tnt2rQgynmd487+KByIiFPlb422eqP1x7e0kPgypaW+Ud c1OyQZPmPy28MVCntyf0PpGRbKS9iNhqD27ubzgsm0HgYkfk7oKcDjCdsHAtZM1ISkBY 1mncGKaCTYBAIZExfvw8hf7k0NAJqQIw56F7P3kNqLff2+dcIsgNqf6xljCIaEBm9gh3 2iI2BlLajla2d+79bKQuFJK0FABA9K5ZsNqXmpeL9pWNbo54lwMq7La8HU7RBYKVdZdJ Z7wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=RsopJ8myxYpxGQmAcZCjWFD7PT4BGGOvbCC/Tryju+8=; b=5BqNUsDF9B+UnJwGZNrcoRU12Sj6i8gDPQVFICnGwHtd+jKqUrEa4Nr1m9v8uRBLso n83KsMMZ5rhsILRvaj+H5LlXSAjRvjiCSs6BitHIuv0faOzdMQLFlxO+VLsqnA5hdpAP a1K+4YjR2KoTSzx94W0fY9LLt6iquBkpQKJDPB25Xal+6T8KTFerz5axQJpWfo5l5xso giI2+LimuMREE8HGO4eIKNaXs65wq64nBIBUSddPR9VPnR5y5djcFr0mNz4Hb1HiklgJ F1kyNtrE0S/EYI9dkqMP341CW4srD4LfTCax5yltjktUzHPkKJNqNwB8yh358Vw+1F+Q LTkA== X-Gm-Message-State: AOAM533+dzr0pg//E5z85fK8voynwO+nA4VWeh0zPuT7LjFN+sLTS2+M omwCFpcDjw38MsGuFV9nZSch88Zhv8HXEZZdJTWMoSwBVXBgbA== X-Google-Smtp-Source: ABdhPJzb5T30DHIsEPkj3op3h5Jeulp88BLiVKG4EuBUo7RP92WVTcRmMGMW5bEqJ4C75gSawxCi4slR9Sexbg45SKM= X-Received: by 2002:a67:a44b:: with SMTP id p11mr17627724vsh.57.1634344450105; Fri, 15 Oct 2021 17:34:10 -0700 (PDT) MIME-Version: 1.0 From: Carlo Arenas Date: Fri, 15 Oct 2021 17:33:59 -0700 Message-ID: Subject: increase performance and usability of binary search with -P To: bug-grep@gnu.org Content-Type: multipart/mixed; boundary="00000000000063babd05ce6d7856" Received-SPF: pass client-ip=2607:f8b0:4864:20::92f; envelope-from=carenas@gmail.com; helo=mail-ua1-x92f.google.com X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 15 Oct 2021 21:28:32 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --00000000000063babd05ce6d7856 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The following patch increase performance of grep when looking at binary data, without any side effects: Summary 'cd grep; ./src/grep -Pc foo /Users/carlo/Downloads/FreeBSD-13.0-BETA2-amd64.vhd' ran 1.77 =C2=B1 0.02 times faster than 'cd grep.base; ./src/grep -Pc foo /Users/carlo/Downloads/FreeBSD-13.0-BETA2-amd64.vhd' Carlo --00000000000063babd05ce6d7856 Content-Type: application/octet-stream; name="0001-pcre-only-match-UTF-8-if-needle-is-UTF-8-and-case-fo.patch" Content-Disposition: attachment; filename="0001-pcre-only-match-UTF-8-if-needle-is-UTF-8-and-case-fo.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_kut2grvp0 RnJvbSA4YWEwY2E1YmUzOWExZjFhNGU0NmM0MzZiNjE5OGVlNmE3MTRiNjJhIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiA9P1VURi04P3E/Q2FybG89MjBNYXJjZWxvPTIwQXJlbmFzPTIw QmVsPUMzPUIzbj89IDxjYXJlbmFzQGdtYWlsLmNvbT4KRGF0ZTogRnJpLCAxNSBPY3QgMjAyMSAx NzowNzoyNiAtMDcwMApTdWJqZWN0OiBbUEFUQ0hdIHBjcmU6IG9ubHkgbWF0Y2ggVVRGLTggaWYg bmVlZGxlIGlzIFVURi04IGFuZCBjYXNlIGZvbGRpbmcgaXMKIHJlcXVpcmVkCk1JTUUtVmVyc2lv bjogMS4wCkNvbnRlbnQtVHlwZTogdGV4dC9wbGFpbjsgY2hhcnNldD1VVEYtOApDb250ZW50LVRy YW5zZmVyLUVuY29kaW5nOiA4Yml0CgpQQ1JFIFVURi04IG1hdGNoaW5nIHJlcXVpcmVzIGEgbG90 IG1vcmUgd29yayB0aGFuIGJpbmFyeSBtYXRjaGluZywKd2hpY2ggaXMgdXN1YWxseSBnb29kIGVu b3VnaCwgdW5sZXNzIGRvaW5nIGEgY2FzZSBpbnNlbnNpdGl2ZSBtYXRjaC4KCkFkZGl0aW9uYWxs eSwgd2hlbiBkb2luZyBhIGJpbmFyeSBncmVwIHdpdGggUENSRSwgdGhlIGxpYnJhcnkgd2lsbApu ZWVkIHRvIHZhbGlkYXRlIHRoYXQgdGhlIFVURi04IGlzIHZhbGlkIGlmIHRoZSBVVEYtOCBmbGFn IHdhcyB1c2VkLApoZW5jZSBieSBhdm9pZGluZyBpdCwgdGhlIGJpbmFyeSBtYXRjaCBleHBlcmll bmNlIGlzIGltcHJvdmVkLgoKU2lnbmVkLW9mZi1ieTogQ2FybG8gTWFyY2VsbyBBcmVuYXMgQmVs w7NuIDxjYXJlbmFzQGdtYWlsLmNvbT4KLS0tCiBzcmMvcGNyZXNlYXJjaC5jIHwgMTYgKysrKysr KysrKysrKysrLQogMSBmaWxlIGNoYW5nZWQsIDE1IGluc2VydGlvbnMoKyksIDEgZGVsZXRpb24o LSkKCmRpZmYgLS1naXQgYS9zcmMvcGNyZXNlYXJjaC5jIGIvc3JjL3BjcmVzZWFyY2guYwppbmRl eCAzYmRhZWU5Li5jNDk5NGI1IDEwMDY0NAotLS0gYS9zcmMvcGNyZXNlYXJjaC5jCisrKyBiL3Ny Yy9wY3Jlc2VhcmNoLmMKQEAgLTU3LDYgKzU3LDE3IEBAIHN0cnVjdCBwY3JlX2NvbXAKICAgaW50 IGVtcHR5X21hdGNoWzJdOwogfTsKIAorc3RhdGljIGJvb2wKK2FzY2lpX3BhdHRlcm4gKGNvbnN0 IGNoYXIgKnBhdHRlcm4sIGlkeF90IHNpemUpCit7CisgIGlkeF90IGk7CisgIGZvciAoaSA9IDA7 IGkgPCBzaXplOyBpKyspCisgICAgeworICAgICAgaWYgKCFpc2FzY2lpIChwYXR0ZXJuW2ldKSkK KyAgICAgICAgYnJlYWs7CisgICAgfQorICByZXR1cm4gKGkgPT0gc2l6ZSk7Cit9CiAKIC8qIE1h dGNoIHRoZSBhbHJlYWR5LWNvbXBpbGVkIFBDUkUgcGF0dGVybiBhZ2FpbnN0IHRoZSBkYXRhIGlu IFNVQkpFQ1QsCiAgICBvZiBzaXplIFNFQVJDSF9CWVRFUyBhbmQgc3RhcnRpbmcgd2l0aCBvZmZz ZXQgU0VBUkNIX09GRlNFVCwgd2l0aApAQCAtMTM1LDcgKzE0NiwxMCBAQCBQY29tcGlsZSAoY2hh ciAqcGF0dGVybiwgaWR4X3Qgc2l6ZSwgcmVnX3N5bnRheF90IGlnbm9yZWQsIGJvb2wgZXhhY3Qp CiAgICAgewogICAgICAgaWYgKCEgbG9jYWxlaW5mby51c2luZ191dGY4KQogICAgICAgICBkaWUg KEVYSVRfVFJPVUJMRSwgMCwgXygiLVAgc3VwcG9ydHMgb25seSB1bmlieXRlIGFuZCBVVEYtOCBs b2NhbGVzIikpOwotICAgICAgZmxhZ3MgfD0gUENSRV9VVEY4OworCisgICAgICAvKiBBdm9pZCBV VEY4IG1hdGNoaW5nIHVubGVzcyBhYnNvbHV0ZWx5IG5lY2Vzc2FyeSAgKi8KKyAgICAgIGlmICgh YXNjaWlfcGF0dGVybiAocGF0dGVybiwgc2l6ZSkgJiYgbWF0Y2hfaWNhc2UpCisgICAgICAgIGZs YWdzIHw9IFBDUkVfVVRGODsKICAgICB9CiAKICAgLyogRklYTUU6IFJlbW92ZSB0aGlzIHJlc3Ry aWN0aW9uLiAgKi8KLS0gCjIuMzMuMC4xMTU1LmdiZGI3MWFjMDc4Cgo= --00000000000063babd05ce6d7856-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 15 22:27:13 2021 Received: (at 51231) by debbugs.gnu.org; 16 Oct 2021 02:27:13 +0000 Received: from localhost ([127.0.0.1]:40660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbZPl-0004tg-3x for submit@debbugs.gnu.org; Fri, 15 Oct 2021 22:27:13 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:37250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbZPi-0004tP-9E for 51231@debbugs.gnu.org; Fri, 15 Oct 2021 22:27:11 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 275CE1600EA; Fri, 15 Oct 2021 19:27:04 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id XjDLZvBfzBC0; Fri, 15 Oct 2021 19:27:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 7A4411600FD; Fri, 15 Oct 2021 19:27:03 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ohDQW5LO1Ajg; Fri, 15 Oct 2021 19:27:03 -0700 (PDT) Received: from [192.168.1.9] (cpe-172-91-119-151.socal.res.rr.com [172.91.119.151]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 58B041600EA; Fri, 15 Oct 2021 19:27:03 -0700 (PDT) To: Carlo Arenas References: From: Paul Eggert Organization: UCLA Computer Science Department Subject: Re: bug#51231: increase performance and usability of binary search with -P Message-ID: Date: Fri, 15 Oct 2021 19:27:03 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: 51231 Cc: 51231@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.4 (---) An all-ASCII pattern can match non-ASCII data. For example, the pattern=20 'a.b' can match the string 'a=CE=93b'. So it's not clear to me that the p= atch=20 is correct in general. For speed, try setting LC_ALL=3D'C'. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 16 03:28:31 2021 Received: (at 51231) by debbugs.gnu.org; 16 Oct 2021 07:28:31 +0000 Received: from localhost ([127.0.0.1]:40868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbe7L-0004I5-AB for submit@debbugs.gnu.org; Sat, 16 Oct 2021 03:28:31 -0400 Received: from mail-ua1-f50.google.com ([209.85.222.50]:36800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbYzW-0004Ao-6L for 51231@debbugs.gnu.org; Fri, 15 Oct 2021 22:00:09 -0400 Received: by mail-ua1-f50.google.com with SMTP id e10so599118uab.3 for <51231@debbugs.gnu.org>; Fri, 15 Oct 2021 19:00:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=3d13VvLtgQ5iB/04p/PSYV4LdQlarIi63zYA7+nLSpc=; b=qmPAx8faFuFNvAXJDyfCbBIeIH4MRGwky4x8/ZtEDztF6Q8GiBiW/8dgASMuHi3TQY 8nukoq0K48VaiqVtToWw60//3m+1BUM8n0+enixAIKv88fik4UoZrQh5L/JxryfxCpj0 FUZXmA8sSmbDmz8fl6bRmfbW77nRjoYltEOPQPrWcw1MSM2qyoPSSTBd9NHYBPvjn85Y wWOgekA2SGOIddBzqUZ78U7dyQMvFm4AnHDZkz4sfV3JFKm+fISHMyHo9bR/eyHVCsDn KBL57qQESXVrYjPRBKm1l0HU2lCNP9c1JZrLA8CPNlk50CSaRxvVG6465LWSQ6J4JrM4 Gfew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=3d13VvLtgQ5iB/04p/PSYV4LdQlarIi63zYA7+nLSpc=; b=AHMF5oe32pXonHMOgz+/QvRs1pBrRvT5AhmcdftepQlVptiKq6AQBzoG4APS4aZCdc Jd/7zCa+IoPPiCbdvpyZ2Wskm8iM/4G1fqaCBpj/fcA2p/za9Buy2OSYaIx5zsowfatk LrwM3e1AaVccQge6rhtr9pzO0B1MQEMn5A5PFZNOulPh42G/CTdo2Mf7gGks7ruDZyDk Elp7S5TZbcayk+omxQcLFM2kHoHF1xEADhU6KSXZRoSmjxps2X8fKqdE6lnhQ/332l0K tcyuXHsvO/jOGz6EFH/c9G3ILOITnHvmiYOxFEqh0K9z6bFCoKLgmPJ5QwsC9i7h3Odf 0SWg== X-Gm-Message-State: AOAM531V3ZhriZtN7taFvp20zOo/54O5ckXphA7chBDytaIp3iWRj+IZ grucZlJbPaWSi8jf0drI/jKQC2coceaD6ywSzXOPiVqW12zWLw== X-Google-Smtp-Source: ABdhPJxWbBlKqIdc0xOXxK4nvJRcrKAH2wQS05iD3hJUbT5qqtrrmyVLrT6UrE+TTLCRxRpvSXSkSbAS3A2a0jA5j6k= X-Received: by 2002:a67:f5c3:: with SMTP id t3mr17636873vso.14.1634349600256; Fri, 15 Oct 2021 19:00:00 -0700 (PDT) MIME-Version: 1.0 From: Carlo Arenas Date: Fri, 15 Oct 2021 18:59:49 -0700 Message-ID: Subject: disregard patch To: 51231@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 51231 X-Mailman-Approved-At: Sat, 16 Oct 2021 03:28:30 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) And of course it has side effects (as shown by the test suite), and would only help (if fixed) when the needle is a fixed string, which is 3x slower than doing -F, -G or -E. Apologies for the distraction. Carlo From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 16 03:39:05 2021 Received: (at control) by debbugs.gnu.org; 16 Oct 2021 07:39:05 +0000 Received: from localhost ([127.0.0.1]:40896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbeHZ-0004aA-L5 for submit@debbugs.gnu.org; Sat, 16 Oct 2021 03:39:05 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:37576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbeHV-0004Zd-Qv for control@debbugs.gnu.org; Sat, 16 Oct 2021 03:39:04 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id C6B9C1600EA for ; Sat, 16 Oct 2021 00:38:55 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 1SjniKQPGL-K for ; Sat, 16 Oct 2021 00:38:55 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 3D6D31600FD for ; Sat, 16 Oct 2021 00:38:55 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id dA_VhQBUFVK2 for ; Sat, 16 Oct 2021 00:38:55 -0700 (PDT) Received: from [192.168.1.9] (cpe-172-91-119-151.socal.res.rr.com [172.91.119.151]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 1E6AF1600EA for ; Sat, 16 Oct 2021 00:38:55 -0700 (PDT) To: control@debbugs.gnu.org From: Paul Eggert Subject: close 51231 Organization: UCLA Computer Science Department Message-ID: <5175ae19-3673-50ea-5636-098ab6cf388d@cs.ucla.edu> Date: Sat, 16 Oct 2021 00:38:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 51231 From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 16 12:44:21 2021 Received: (at 51231-done) by debbugs.gnu.org; 16 Oct 2021 16:44:22 +0000 Received: from localhost ([127.0.0.1]:42910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbmnF-0008BD-ND for submit@debbugs.gnu.org; Sat, 16 Oct 2021 12:44:21 -0400 Received: from mail-wm1-f46.google.com ([209.85.128.46]:51916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbmnD-0008B0-J2 for 51231-done@debbugs.gnu.org; Sat, 16 Oct 2021 12:44:20 -0400 Received: by mail-wm1-f46.google.com with SMTP id p21so4814905wmq.1 for <51231-done@debbugs.gnu.org>; Sat, 16 Oct 2021 09:44:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/cRm8ht8rXyixHEQA0cpYhCIePOQR/+SylO8xHieqKY=; b=cGRzpaBhutFhFvmSNPt2k80MuaLvkx6o78ZSC8Q+5RRHEG/ysjW963f7K2igSsd4Qy rsPnyZF9l1NGwwYoc81id7U9OMiDSGWHi7vgWBlPZVYKtEKzJgP9K7gGJysbaDAb/5EF DtO/URdL9TodRDLaOeGw0KXKNyiJkjnmMR54E44FRp1WGPI1Z0dV16p+I4+yquHbtUV9 qZTV+xhDT/nl7Akjl6NcqgIRITA6yorDxwoxJxIgLWbwR3TqCnBXF5OqlfdbGEmOhKKz 0kFvHJPHeqJmcjFhmAp15gESRD9BoF0GT3deAhRNPlorITL1lGRmDTM42Mfs3xej+Y0W gRew== X-Gm-Message-State: AOAM533hS0AfIPgHkH4XC4DBlJ9WN3J8ri8udJF1UdjvxW6ZIqPpxfL2 5JqGohDzQjOL4gZSjO6YyhGrfx8XpL2hIm8/rP8= X-Google-Smtp-Source: ABdhPJyXjsHeQVZOCLtqjktQ99mJ+I11ZQLVanPwfgFzzZa68TpyS8RfJTqj4m1VDCLHtpgCuIQHF7B9r+9vu0jr7i0= X-Received: by 2002:a1c:cc09:: with SMTP id h9mr20032680wmb.191.1634402653758; Sat, 16 Oct 2021 09:44:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jim Meyering Date: Sat, 16 Oct 2021 09:44:02 -0700 Message-ID: Subject: Re: bug#51231: disregard patch To: Carlo Arenas Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 51231-done Cc: 51231-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) tags 51231 notabug stop On Sat, Oct 16, 2021 at 12:29 AM Carlo Arenas wrote: > And of course it has side effects (as shown by the test suite), and > would only help (if fixed) when the needle is a fixed string, which is > 3x slower than doing -F, -G or -E. > > Apologies for the distraction. Marking this as "notabug" via first lines above and (via the "-done" in recipient of 51231-done@debbugs.gnu.org) closing the issue. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 16 12:49:31 2021 Received: (at control) by debbugs.gnu.org; 16 Oct 2021 16:49:31 +0000 Received: from localhost ([127.0.0.1]:42934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbmsF-0008MX-Lz for submit@debbugs.gnu.org; Sat, 16 Oct 2021 12:49:31 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:51310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbmsD-0008MG-NQ for control@debbugs.gnu.org; Sat, 16 Oct 2021 12:49:30 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 58B9016010F; Sat, 16 Oct 2021 09:49:24 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 16jCh_FFwpI4; Sat, 16 Oct 2021 09:49:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id ACE92160068; Sat, 16 Oct 2021 09:49:23 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5tE7oNWoMC17; Sat, 16 Oct 2021 09:49:23 -0700 (PDT) Received: from [192.168.1.9] (cpe-172-91-119-151.socal.res.rr.com [172.91.119.151]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 8802B160117; Sat, 16 Oct 2021 09:49:23 -0700 (PDT) To: control@debbugs.gnu.org From: Paul Eggert Subject: 51231 is not a bug Organization: UCLA Computer Science Department Message-ID: <26fea64d-8c1b-c7e0-e6ed-19187b6319df@cs.ucla.edu> Date: Sat, 16 Oct 2021 09:49:23 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control Cc: Jim Meyering X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 51231 notabug stop Unfortunately, it doesn't work to issue the above commands as part of email to 51231-done@debbugs.gnu.org; one needs to send the commands separately to control@debbugs.gnu.org. So this message should install the tag. From unknown Fri Sep 05 08:20:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 14 Nov 2021 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator