Am Thu, 26 Nov 2020 23:33:50 +0100
schrieb Thibaut Cuvelier :
> On Thu, 26 Nov 2020 at 11:10, Kornel Benko wrote:
>
> >
> > /usr2/src/lyx/lyx-git/src/output_docbook.cpp:770:21: warning: comparison
> > of integer
> > expressions of different signedness: ‘lyx::depth_type’ {aka ‘long unsigned
> > i
On Thu, 26 Nov 2020 at 11:10, Kornel Benko wrote:
>
> /usr2/src/lyx/lyx-git/src/output_docbook.cpp:770:21: warning: comparison
> of integer
> expressions of different signedness: ‘lyx::depth_type’ {aka ‘long unsigned
> int’} and
> ‘int’ [-Wsign-compare] if (abstractDepth != -1 && style.docbookini
/usr2/src/lyx/lyx-git/src/output_docbook.cpp:770:21: warning: comparison of
integer
expressions of different signedness: ‘lyx::depth_type’ {aka ‘long unsigned
int’} and
‘int’ [-Wsign-compare] if (abstractDepth != -1 && style.docbookininfo() ==
"never")
{ ~~^
Kornel
pg