>>>>> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> Jürgen Spitzmüller wrote: >> + // search for strings in (...) that must not contain + // a >> blank, but must contain a dot + static regex reg1_1("\\(([^ >> ()]+\\.+[^ ()]+)"); Jürgen> BTW this regex change also fixes bug 3224 (Included documents Jürgen> not always updated) for me. Jürgen> So I think this is a good candidate for 1.4.4 (or 1.4.5) as Jürgen> well, Jean-Marc. Since I am planning to release today, I'd rather skip it for now. JMarc