On 10/26/2014 08:37 AM, Uwe Stöhr wrote:
After a long time I found time to take care of LyX. At first I
compiles master and got 3 compilation warnings:
* ..\..\src\Row.cpp(386): warning C4244: '=': conversion from 'double'
to 'int', possible dataloss
[D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
* ..\..\src\Row.cpp(408): warning C4244: '=': conversion from 'double'
to 'int', possible dataloss
[D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
* ..\..\src\TextMetrics.cpp(807): warning C4244: '=': conversion from
'double' to 'int', possible dataloss
[D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
Can anybody plase have a look?
This is from JMarc's recent changes. It's probably harmless. JMarc?
Richard