From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.bugs Subject: bug#36251: Regex library doesn't recognize ']' in a character class Date: Fri, 28 Jun 2019 08:21:08 -0300 Message-ID: <20190628082108.64832ccf@capac> References: <87r27rywum.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/1MigTFzujYt4bgmwr=wzkel"; protocol="application/pgp-signature" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="147597"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Abdulrahman Semrie , 36251@debbugs.gnu.org To: Mark H Weaver Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Jun 28 14:56:59 2019 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hgqQy-000cEB-Qr for guile-bugs@m.gmane.org; Fri, 28 Jun 2019 14:56:56 +0200 Original-Received: from localhost ([::1]:59496 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgqQx-0007e6-QP for guile-bugs@m.gmane.org; Fri, 28 Jun 2019 08:56:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39055) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgqAY-0000zT-T0 for bug-guile@gnu.org; Fri, 28 Jun 2019 08:40:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgqAW-0006wc-7x for bug-guile@gnu.org; Fri, 28 Jun 2019 08:39:58 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55194) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgqAV-0006mB-VM for bug-guile@gnu.org; Fri, 28 Jun 2019 08:39:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hgox8-0001rE-K0 for bug-guile@gnu.org; Fri, 28 Jun 2019 07:22:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David Pirotte Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Fri, 28 Jun 2019 11:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36251 X-GNU-PR-Package: guile Original-Received: via spool by 36251-submit@debbugs.gnu.org id=B36251.15617208807085 (code B ref 36251); Fri, 28 Jun 2019 11:22:02 +0000 Original-Received: (at 36251) by debbugs.gnu.org; 28 Jun 2019 11:21:20 +0000 Original-Received: from localhost ([127.0.0.1]:40438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hgowR-0001qD-PY for submit@debbugs.gnu.org; Fri, 28 Jun 2019 07:21:19 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:39410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hgowP-0001q4-Nz for 36251@debbugs.gnu.org; Fri, 28 Jun 2019 07:21:18 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 63EC51BE00F2; Fri, 28 Jun 2019 13:21:16 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([127.0.0.1]) by localhost (maximusconfessor.all2all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bMfdbxplYBOM; Fri, 28 Jun 2019 13:21:16 +0200 (CEST) Original-Received: from capac (unknown [179.210.16.250]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 508B01BE00EE; Fri, 28 Jun 2019 13:21:15 +0200 (CEST) In-Reply-To: <87r27rywum.fsf@netris.org> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.org gmane.lisp.guile.bugs:9372 Archived-At: --Sig_/1MigTFzujYt4bgmwr=wzkel Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, > ... > It turns out that there are several flavors of regular expressions in > common use, with different features and syntax. The link you provided > is using PCRE (PHP) regular expressions (see the "flavor" pane on the > left), and there are three other supported flavors on that web site. > ... Fwiw, I just came across a pcre binding for guile(*), here: https://github.com/NalaGinrut/guile-pcre-ffi I didn't try it and I have no idea about the general quality and robustness= of the binding, last updated 4y ago it seems, but the code is really small, uses t= he ffi, so it should be quite easy to patch if necessary and may be fun to 'resurre= ct' ... David (*) I found it while looking for something else, here: http://sph.mn/foreign/guile-software.html --Sig_/1MigTFzujYt4bgmwr=wzkel Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAl0V+CQACgkQ83T9k6MF etfRVgf/esYwY8ic6lyvPH9cPvK0UjXBtX5V597lArQszTh4TU/GRD5Jg9UR95qy K5bsLqDFCGOBUJ9LPm3emqiNWH/wtDN7UjFA69DUjuDWacOwGK54ycqRKjOI4t50 /XrK0ZkDNfGbubkAMr/h31S+41a8iRcNyVHVtd7E1EmOkgtI5YpMIE+g8QmlMgQ8 PH8KZe1Q1idTlhSjhLsFH60HTKfx5ICeCuk2psieNoOLak5+iDYR2EUi6T/EJ3YF /PXIVG3l7Fk0D8nsjr7Qcf2JKw/1RkalWkXE+LbgwrRiImyHxeUACFuyHNntr+6T tCOyBWz9EK5SqdSz8lYyTC052f/4/A== =RkK+ -----END PGP SIGNATURE----- --Sig_/1MigTFzujYt4bgmwr=wzkel--