On Sat, Oct 14, 2017 at 12:56:11PM +0200, Jürgen Spitzmüller wrote: > Am Samstag, den 14.10.2017, 12:26 +0200 schrieb Enrico Forestieri: > > However, after removing the static declaration for the regexes in > > constructName() [...] everything is fine. I don't know why the static > > declaration causes the failure. > > Hm. What happens if you use "static lyx::regex" instead of removing the > static declaration?
Nope, that doesn't seem to work. -- Enrico
