﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
984	irregex documentation example for irregex-search does not match implementation	Christian Kellermann		"The docs for '''irregex-search''' imply that an case-insensitive search is possible by passing the symbol 'i as third argument. This seems to be wrong:

{{{
#;1> (use irregex)
#;2> (irregex-search ""foobar"" ""abcFOOBARdef"" 'i) 

Error: (irregex-search) not an exact integer: i
}}}

This happened with

{{{
; csi

CHICKEN
(c) 2008-2013, The Chicken Team
(c) 2000-2007, Felix L. Winkelmann
Version 4.8.2 (rev 623c46b)
openbsd-unix-gnu-x86 [ manyargs dload ptables ]
compiled 2013-02-03 on necronomicon.my.domain (OpenBSD)
}}}"	defect	closed	minor	4.9.0	extensions	4.8.x	fixed			
