Re: merged regex with glibc

2009-01-09 Thread Paolo Bonzini
Eric Blake wrote: > According to Paolo Bonzini on 1/9/2009 1:59 AM: >> I applied the attached three patches to sync with glibc and fix two >> relatively serious bug. > > Is it easy to extract one of these bugs into something that regex.m4 can > check for, in order to decide whether to replace glib

Re: merged regex with glibc

2009-01-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Paolo Bonzini on 1/9/2009 1:59 AM: > I applied the attached three patches to sync with glibc and fix two > relatively serious bug. Is it easy to extract one of these bugs into something that regex.m4 can check for, in order to decide whet

merged regex with glibc

2009-01-09 Thread Paolo Bonzini
I applied the attached three patches to sync with glibc and fix two relatively serious bug. Paolo >From d9491838d50536edcf30e219a3ab96791aeb1d5d Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 9 Jan 2009 09:00:58 +0100 Subject: [PATCH] merge regex from glibc: replace mbrtowc with __mbrtow