Le 09/01/15 02:40, Richard Heck a écrit :
Yes, that's fine by me.
Done.
JMarc
Yes, that's fine by me.
Richard Heck
Stable Branch Maintainer
Sent From My Droid 4
On Jan 8, 2015 2:45 AM, "Jean-Marc Lasgouttes" wrote:
> Le 08/01/2015 01:17, Uwe Stöhr a écrit :
>
>> Am 07.01.2015 um 21:26 schrieb Jean-Marc Lasgouttes:
>>
>>> Are you sure of the line number?
>>>
>>
>> Yes, th
Le 08/01/2015 01:17, Uwe Stöhr a écrit :
Am 07.01.2015 um 21:26 schrieb Jean-Marc Lasgouttes:
Are you sure of the line number?
Yes, this line reads
if (pos < from + lyxrc.completion_minlength)
Note that this is branch-only. In master Georg added this comment:
Ahh. Branch-only. I missed tha
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]
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
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]
regards Uwe
When compiling the current branch with debug flags I get this warning::
> ..\..\src\Paragraph.cpp(3869): warning C4018: '<': conflict between
'signed' and 'unsigned'
(Strange that it doesn't appear when compiling for a release.)
regards Uwe