Re: bug#12665: regexp fault for closing square bracket within character class

2012-10-18 Thread Mark H Weaver
Marijn writes: > ``Regular expressions crammed into string-syntax'' really needs to be > deprecated in Scheme implementations. SRE[1][2] is more expressive and > doesn't suffer from such exceptions. I wholehearted agree that SRE is far superior, and that we should implement SRE and strongly encou

Re: bug#12665: regexp fault for closing square bracket within character class

2012-10-18 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18-10-12 11:44, Panicz Maciej Godek wrote: >> As documented in "Syntax of Regular Expressions" of the Emacs >> manual (to which section 6.15 of the Guile manual refers): >> >> To include a `]' in a character set, you must make it the first >> char