Re: master linking errors

2016-10-16 Thread Kornel Benko
Am Sonntag, 16. Oktober 2016 um 17:05:03, schrieb Jürgen Spitzmüller > Am Sonntag, den 16.10.2016, 16:55 +0200 schrieb Kornel Benko: > > OK. Have you enabled std:regex? > > Yes. > > > If yes, you could try to find > > bold 'foo' from the home position, while setting 'don't

Re: master linking errors

2016-10-16 Thread Jürgen Spitzmüller
Am Sonntag, den 16.10.2016, 16:55 +0200 schrieb Kornel Benko: > OK. Have you enabled std:regex? Yes. > If yes, you could try to find > bold 'foo' from the home position, while setting 'don't ignore > format' in adv search settings? > > Expected: the first 'foo', but with std:regex the second

Re: master linking errors

2016-10-16 Thread Kornel Benko
Am Sonntag, 16. Oktober 2016 um 16:13:20, schrieb Jürgen Spitzmüller > Am Sonntag, den 16.10.2016, 15:02 +0200 schrieb Kornel Benko: > > It took ages to compile gcc6.2.0 ... > > The test with this compiler (+cmake and again without '-std=c++14') > > does compile and link

Re: master linking errors

2016-10-16 Thread Jürgen Spitzmüller
Am Sonntag, den 16.10.2016, 15:02 +0200 schrieb Kornel Benko: > It took ages to compile gcc6.2.0 ... > The test with this compiler (+cmake  and again without  '-std=c++14') > does compile and link everything. > Could you give cmake a chance? I tried again with a clean build and now succeeded.

Re: master linking errors

2016-10-16 Thread Kornel Benko
Am Sonntag, 16. Oktober 2016 um 13:13:38, schrieb Jürgen Spitzmüller > Am Sonntag, den 16.10.2016, 04:08 -0700 schrieb Kornel Benko: > > Am Sonntag, 16. Oktober 2016 um 12:46:28, schrieb Jürgen Spitzmüller > > > > > As of today (probably related to a system

Re: master linking errors

2016-10-16 Thread Jean-Marc Lasgouttes
Le 16/10/2016 à 12:46, Jürgen Spitzmüller a écrit : As of today (probably related to a system update), master does not link any longer. I get: BiblioInfo.o: In function Less intimidating version (hand made) is: BiblioInfo.o: In function `lyx::BibTeXInfo::getValueForKey(string const&,

Re: master linking errors

2016-10-16 Thread Jürgen Spitzmüller
Am Sonntag, den 16.10.2016, 04:08 -0700 schrieb Kornel Benko: > Am Sonntag, 16. Oktober 2016 um 12:46:28, schrieb Jürgen Spitzmüller > > > As of today (probably related to a system update), > > > This means probably also c++-compiler update. Yes. > > What about trying with a

Re: master linking errors

2016-10-16 Thread Kornel Benko
Am Sonntag, 16. Oktober 2016 um 12:46:28, schrieb Jürgen Spitzmüller > As of today (probably related to a system update), This means probably also c++-compiler update. What about trying with a clean build tree? > master does not link > any longer. I get: > > BiblioInfo.o: In

master linking errors

2016-10-16 Thread Jürgen Spitzmüller
As of today (probably related to a system update), master does not link any longer. I get: BiblioInfo.o: In function `lyx::BibTeXInfo::getValueForKey(std::__cxx11::basic_string const&, lyx::Buffer const&, std::__cxx11::basic_string