[EMAIL PROTECTED] writes:
> >    void RE::Init(const char *pat, const RE_Options* options)
> > did change to
> >    void RE::Init(const string& pat, const RE_Options* options)
> 
> I guess I need to change the soname and hence the package name of the C++
> library, then create a new source package of pcre 6.7 and build just a C++
> library from that with the old soname and package name.
> 
> Either that or look at the code and see if I can overload Init so that
> both will work.

see http://people.ubuntu.com/~doko/tmp/pcre3.debdiff for the latter,
but maybe this should go upstream as well.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to