reassign 510219 libc6 quit On Wed, Dec 31, 2008 at 01:58:57PM +0100, Paolo Bonzini wrote: > > with an usual character. Look at this: > > ~$ sed 's/a[^a-z]/ax/g' <<< a˚b # correct > > axb > > ~$ sed 's/[^a-z]/x/g' <<< a˚b # wrong > > a˚b > > > > I hope this last example helps. > > Yes, it will help tracking down the bug (which is in libc, trust me :-)
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org