David Lutterkort wrote:
> This breaks the LGPLv2+ license on regex, since btowc, mbrtowc, mbsinit,
> and wcrtomb are licensed LGPL; also streq (licensed LGPL) is used by
> mbrtowc.
>
> Can these modules be relicensed as LGPLv2+ ? Otherwise, regex is now
> effectively LGPL.
You are right. The inte
On Mon, 2008-12-22 at 10:59 +0100, Paolo Bonzini wrote:
> I'm committing this:
>
> 2008-12-22 Paolo Bonzini
>
> * modules/regex: Request emulations for the mb*/wc* functions we
> need.
> * m4/regex.m4: Don't look for those functions here.
> diff --git a/modules/regex b/module
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Paolo Bonzini on 12/22/2008 2:59 AM:
> I'm committing this:
>
> 2008-12-22 Paolo Bonzini
>
> * modules/regex: Request emulations for the mb*/wc* functions we
> need.
> * m4/regex.m4: Don't look for those functions he
I'm committing this:
2008-12-22 Paolo Bonzini
* modules/regex: Request emulations for the mb*/wc* functions we
need.
* m4/regex.m4: Don't look for those functions here.
diff --git a/m4/regex.m4 b/m4/regex.m4
index 38fb7ba..f3a7b42 100644
--- a/m4/regex.m4
+++ b/m4/rege