Am 22.05.2015 um 16:32 schrieb Jean-Marc Lasgouttes
:
> Hi,
>
> There is a compilation warning with clang related to the new splash stuff:
>
> ../../../../master/src/frontends/qt4/GuiView.cpp: In member function ‘QSize
> lyx::frontend::{anonymous}::BackgroundWidget::splashSize()’:
> ../../../.
Hi,
There is a compilation warning with clang related to the new splash stuff:
../../../../master/src/frontends/qt4/GuiView.cpp: In member function
‘QSize lyx::frontend::{anonymous}::BackgroundWidget::splashSize()’:
../../../../master/src/frontends/qt4/GuiView.cpp:248:61: warning:
conversion t
I have not followed the recent test discussion too closely, but I just
tested master and have seen that four tex2lyx tests are failing for
me. Is this known?
14/4542 Test #14: tex2lyx/roundtrip/test-insets.tex
...***Failed
7.31 sec
Le 22/05/2015 08:58, Georg Baum a écrit :
This is a misunderstanding: 199711L is the value for C++98 and C++03,
therefore
__cplusplus > 199711L
tests for the a standard later than C++03, and the next one happens to be
C++11. Therefore, this test is in practice the same test as the ones you
hand
Am Freitag, 22. Mai 2015 um 10:41:38, schrieb Juergen Spitzmueller
> + tab_tooltip = qt_("%1 (read only)").arg(it->abs());
Is this really correct? Looks suspect.
Kornel
signature.asc
Description: This is a digitally signed message part.
2015-05-21 23:12 GMT+02:00 Enrico Forestieri :
> Should be fixed now.
>
It is. Thanks.
Jürgen
>
> --
> Enrico
>