On Sun, Dec 16, 2018 at 11:45:11AM +0100, Dominique d'Humières wrote: > Hi Steve, > > The patch works as expected. > > Is "Can\’t " instead of "Can’t " really necessary? >
I don't remember how dejagnu handles quotes in the regex expression. "Can\'t" seems to work (for me). If you want to change it, go ahead. Personally, I would prefer "Cannot". -- Steve