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
I get this:
..\..\lyx-windows-deps-msvc2008\qt-4\bin\moc -o release\src\frontends\qt4\GuiCit
ation_moc.cpp D:\LyXSVN\LyX1.6.x\src\frontends\qt4\GuiCitation.h
..\..\lyx-windows-deps-msvc2008\qt-4\bin\uic -tr lyx::qt_ -o release\src\fronten
ds\qt4\ui\ui_CitationUi.h D:\LyXSVN\LyX1.6.x\src\frontends
On 05-Jul-2000 Jean-Marc Lasgouttes wrote:
>
> Strangely enough, I do not see this with cxx 6.2 (which I am testing
> since today). However, UpdatableInset::deleteLyXText is not 'const'.
> Should it be?
>
Yes it should be this was commited yesterday!
Jürgen
--
-._-._-._-._-._-._-._-._
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
|
| Angus> Compiling the latest CVS, I get the following warning message.
| Angus> Perhaps this is useful to someone. Angus
|
| Angus> cxx -std strict_ansi -nocleanup -ptr
| Angus> /usr
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Compiling the latest CVS, I get the following warning message.
Angus> Perhaps this is useful to someone. Angus
Angus> cxx -std strict_ansi -nocleanup -ptr
Angus> /usr/users/aleem/lyx/devel/lyx_cxx_repository -DHAVE_CONFIG_H
Angus>
Compiling the latest CVS, I get the following warning message. Perhaps this is
useful to someone.
Angus
cxx -std strict_ansi -nocleanup -ptr /usr/users/aleem/lyx/devel/lyx_cxx_repository
-DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../src/cheaders
-I/usr/local/include -g -MD
On 03-May-2000 Angus Leeming wrote:
> As that appeared useful, I'll send you more instances of the same ;)
> Angus
>
> cxx: Warning: insettabular.h, line 91:
> "bool InsetTabular::LockInsetInInset(UpdatableInset *)" does not
> match "UpdatableInset::LockInsetInInset" -- virtu
As that appeared useful, I'll send you more instances of the same ;)
Angus
cxx: Warning: insettabular.h, line 91:
"bool InsetTabular::LockInsetInInset(UpdatableInset *)" does not
match "UpdatableInset::LockInsetInInset" -- virtual function override
intended?
bool LockIns
On 02-May-2000 Angus Leeming wrote:
> Compiling the head branch of CVS, I get the following warnings with DEC cxx.
> Perhaps this is useful?
>
> cxx: Warning: ../../src/insets/insettext.h, line 109:
> "void InsetText::init(Buffer *, const InsetText *)" does not match
> "Inset
Compiling the head branch of CVS, I get the following warnings with DEC cxx.
Perhaps this is useful?
cxx: Warning: ../../src/insets/insettext.h, line 109:
"void InsetText::init(Buffer *, const InsetText *)" does not match
"Inset::init" -- virtual function override intended?
12 matches
Mail list logo