﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
686	irregex-replace/all doesn't grok `bos'	Moritz Heidkamp	sjamaan	"When {{{irregex-replace/all}}} is given a pattern containing a {{{bos}}} anchor it will not behave as expected. For example this call:
 
  (irregex-replace/all '(seq bos #\space) ""   x   "" ""*"")

returns {{{""***x   ""}}} rather than the expected {{{""*  x   ""}}}."	defect	new	major	4.8.0	core libraries	4.7.x		irregex		
