Re: new compilation warning in branch

2015-01-07 Thread Uwe Stöhr
Am 07.01.2015 um 21:26 schrieb Jean-Marc Lasgouttes: Le 07/01/2015 02:33, Uwe Stöhr a écrit : compiling today's branch I get this compilation warning: ..\..\src\Paragraph.cpp(3869): warning C4018: '<': conflict between 'signed' and 'unsigned' [D:\LyXGit\2.1.x\compile-result\src\LyX.vcxproj]

Re: 3 new dataloss compilation warnings in current master

2015-01-07 Thread Uwe Stöhr
Am 07.01.2015 um 21:30 schrieb Jean-Marc Lasgouttes: Fixed now. It should eventually be turned to an int, but at least I have a more precise view of the types now. many thanks. regards Uwe

Test for frontends/test/biblio broken when std:regex in use

2015-01-07 Thread Jean-Marc Lasgouttes
Georg, could you have a look? I started to fix it, but then I am stopped by a bad regex constructor in RegexMatch constructor. I am not even sure that this tests makes sense. It refers to identical code in frontend, but I cannot find it. JMarc

Re: 3 new dataloss compilation warnings in current master

2015-01-07 Thread Jean-Marc Lasgouttes
Le 07/01/2015 02:38, Uwe Stöhr a écrit : compiling today's master I get these 3 new compilation warnings: ..\..\src\TextMetrics.cpp(622): warning C4244: '+=': Conversion from 'const double' to 'int', possible dataloss ..\..\src\TextMetrics.cpp(627): warning C4244: '+=': Conversion from 'const do

Re: current master uncompilable under Windows

2015-01-07 Thread Jean-Marc Lasgouttes
Le 07/01/2015 02:41, Uwe Stöhr a écrit : compiling current master I get 2 compilation errors: This looks like a missing dependency in cmake for the check on ExternalTransforms... Georg? Kornel? JMarc support.lib(docstream.obj) : error LNK2019: link to unresolved external symbol ""publi

Re: new compilation warning in branch

2015-01-07 Thread Jean-Marc Lasgouttes
Le 07/01/2015 02:33, Uwe Stöhr a écrit : compiling today's branch I get this compilation warning: ..\..\src\Paragraph.cpp(3869): warning C4018: '<': conflict between 'signed' and 'unsigned' [D:\LyXGit\2.1.x\compile-result\src\LyX.vcxproj] Are you sure of the line number? JMarc

Re: Install package texlive-esint-type1

2015-01-07 Thread Cor Blom
Op 07-01-15 om 08:23 schreef Vincent van Ravesteijn: Hi all, To compile the User's guide, I had to manually install the package "texlive-esint-type1". Shouldn't this be installed automatically when the lyx package is installed ? I'm now at OpenSuse. Do other distros do install this package ? H

Re: Install package texlive-esint-type1

2015-01-07 Thread Scott Kostyshak
On Wed, Jan 7, 2015 at 2:23 PM, Liviu Andronic wrote: > Is this the issue that you're seeing? I don't remember. I haven't tried that for a few months. Scott

Re: Install package texlive-esint-type1

2015-01-07 Thread Liviu Andronic
On Wed, Jan 7, 2015 at 7:40 PM, Scott Kostyshak wrote: > On Wed, Jan 7, 2015 at 11:52 AM, Liviu Andronic > wrote: >> On Wed, Jan 7, 2015 at 10:24 AM, Liviu Andronic >> wrote: >>> On Wed, Jan 7, 2015 at 8:23 AM, Vincent van Ravesteijn wrote: Hi all, To compile the User's guide,

Re: Install package texlive-esint-type1

2015-01-07 Thread Scott Kostyshak
On Wed, Jan 7, 2015 at 11:52 AM, Liviu Andronic wrote: > On Wed, Jan 7, 2015 at 10:24 AM, Liviu Andronic > wrote: >> On Wed, Jan 7, 2015 at 8:23 AM, Vincent van Ravesteijn wrote: >>> Hi all, >>> >>> To compile the User's guide, I had to manually install the package >>> "texlive-esint-type1". >>

Re: Install package texlive-esint-type1

2015-01-07 Thread Liviu Andronic
On Wed, Jan 7, 2015 at 10:24 AM, Liviu Andronic wrote: > On Wed, Jan 7, 2015 at 8:23 AM, Vincent van Ravesteijn wrote: >> Hi all, >> >> To compile the User's guide, I had to manually install the package >> "texlive-esint-type1". >> >> Shouldn't this be installed automatically when the lyx package

Re: Install package texlive-esint-type1

2015-01-07 Thread Liviu Andronic
On Wed, Jan 7, 2015 at 8:23 AM, Vincent van Ravesteijn wrote: > Hi all, > > To compile the User's guide, I had to manually install the package > "texlive-esint-type1". > > Shouldn't this be installed automatically when the lyx package is > installed ? I'm now at OpenSuse. Do other distros do insta