GNU bug report logs - #12665
regexp fault for closing square bracket within character class

Previous Next

Package: guile;

Reported by: Panicz Maciej Godek <godek.maciek <at> gmail.com>

Date: Wed, 17 Oct 2012 19:59:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Panicz Maciej Godek <godek.maciek <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: regexp fault for closing square bracket within character class
Date: Wed, 17 Oct 2012 21:33:58 +0200
guile 2.0.5-deb+1-1
(string-match "[\\[]" "[")
===> #("[" (0 . 1))
(string-match "[\\]]" "]")
===> #f




This bug report was last modified 12 years and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.