On Sun, May 04, 2025 at 12:20:57PM +0200, Jürgen Spitzmüller wrote:
> Am Sonntag, dem 04.05.2025 um 12:13 +0200 schrieb Scott Kostyshak:
> > I now get (with -Werror):
> >
> > /home/scott/lyxbuilds/master-
> > master/repo/src/insets/InsetRef.cpp:1005:55: error: left operand of
> > comma operator ha
Am Sonntag, dem 04.05.2025 um 12:13 +0200 schrieb Scott Kostyshak:
> I now get (with -Werror):
>
> /home/scott/lyxbuilds/master-
> master/repo/src/insets/InsetRef.cpp:1005:55: error: left operand of
> comma operator has no effect [-Werror,-Wunused-value]
> 1005 | || (cmd == "forma
Le 12/07/2024 à 21:25, Richard Kimberly Heck a écrit :
On 7/12/24 11:13 AM, Jean-Marc Lasgouttes wrote:
Le 12/07/2024 à 17:02, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
It is the fault of autoconf 2.72, actually. Try the patch below.
On 7/12/24 11:13 AM, Jean-Marc Lasgouttes wrote:
Le 12/07/2024 à 17:02, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
Very good. It is in master now.
Le 12/07/2024 à 17:02, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
Very good. It is in master now.
Riki, this is candidate for branch.
A workaround
Am Freitag, dem 12.07.2024 um 16:18 +0200 schrieb Jean-Marc Lasgouttes:
> It is the fault of autoconf 2.72, actually. Try the patch below.
Thanks, this works!
--
Jürgen
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Le 12/07/2024 à 15:56, Jean-Marc Lasgouttes a écrit :
Le 12/07/2024 à 15:47, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
Do you see a mention of grep and egrep in the configure output?
yes:
checking for grep that handles long lines an
Le 12/07/2024 à 15:47, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
Do you see a mention of grep and egrep in the configure output?
yes:
checking for grep that handles long lines and -e... /usr/bin/grep
I get nothing like the above, b
Am Freitag, dem 12.07.2024 um 15:28 +0200 schrieb Jean-Marc Lasgouttes:
> Do you see a mention of grep and egrep in the configure output?
yes:
> checking for grep that handles long lines and -e... /usr/bin/grep
I get nothing like the above, but
> checking for egrep... /usr/bin/grep -E
checking
Le 12/07/2024 à 14:16, Jürgen Spitzmüller a écrit :
Am Freitag, dem 12.07.2024 um 11:31 +0200 schrieb Pavel Sanda:
Can you share the exact autogen/configure sequence and params so I
can try to reproduce your workflow?
./autogen.sh
./configure --enable-build-type=rel
The issue shows up in the
Am Freitag, dem 12.07.2024 um 11:31 +0200 schrieb Pavel Sanda:
> Can you share the exact autogen/configure sequence and params so I
> can try to reproduce your workflow?
./autogen.sh
./configure --enable-build-type=rel
The issue shows up in the make install step.
--
Jürgen
--
lyx-devel mailing
On Fri, Jul 12, 2024 at 09:35:23AM +0200, Jürgen Spitzmüller wrote:
> Am Donnerstag, dem 11.07.2024 um 17:53 +0200 schrieb Pavel Sanda:
> > What does line EGREP in your config.log says?
> > Here I see EGREP='/usr/bin/grep -E'
>
> Don't have this. I have in config.log
>
> configure:9394: checking
Am Donnerstag, dem 11.07.2024 um 17:53 +0200 schrieb Pavel Sanda:
> What does line EGREP in your config.log says?
> Here I see EGREP='/usr/bin/grep -E'
Don't have this. I have in config.log
configure:9394: checking for egrep -e
configure:9524: result: /usr/bin/grep -E
and
ac_cv_path_EGREP_TRADI
On Thu, Jul 11, 2024 at 01:51:03PM +0200, Jürgen Spitzmüller wrote:
> If I understand the scrips correctly (which I very likely do not) the
> command that is missing here is egrep.
What does line EGREP in your config.log says?
Here I see EGREP='/usr/bin/grep -E'
Pavel
--
lyx-devel mailing list
l
On Mon, 29 Jun 2020 at 20:58, Scott Kostyshak wrote:
> On Mon, Jun 29, 2020 at 05:36:52PM +0200, Pavel Sanda wrote:
> > On Mon, Jun 29, 2020 at 10:48:04AM -0400, Scott Kostyshak wrote:
> > > I get the following warning on current master:
> > >
> > > [ 93%] Building CXX object
> src/CMakeFiles/l
On Mon, Jun 29, 2020 at 05:36:52PM +0200, Pavel Sanda wrote:
> On Mon, Jun 29, 2020 at 10:48:04AM -0400, Scott Kostyshak wrote:
> > I get the following warning on current master:
> >
> > [ 93%] Building CXX object src/CMakeFiles/lyx.dir/output_docbook.cpp.o
> > 44:19: warning: ???const string
On Mon, Jun 29, 2020 at 10:48:04AM -0400, Scott Kostyshak wrote:
> I get the following warning on current master:
>
> [ 93%] Building CXX object src/CMakeFiles/lyx.dir/output_docbook.cpp.o
> 44:19: warning: ???const string
> lyx::{anonymous}::fontToDocBookTag(lyx::xml::FontTypes)??? defined b
Am 01.07.2016 um 05:02 schrieb Richard Heck:
Harmless but fixed.
Thanks.
regards Uwe
On 06/30/2016 07:34 PM, Uwe Stöhr wrote:
Compiling today's master I get this warning:
InsetSeparator.cpp
D:\LyXGit\Master\src\insets\InsetSeparator.cpp(213): warning C4244:
'+=': conversion from 'double' to 'int', possible loss of data
[D:\LyXGit\Master\compile-2015\src\insets\insets.vcxproj
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()’:
> ../../../.
2015-05-19 10:54 GMT+02:00 Jean-Marc Lasgouttes:
>
> I get this when compiling today:
>
> GENui_AboutUi.h
> ../../../../master/src/frontends/qt4/ui/AboutUi.ui: Warning: The name
> 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout4'.
>
Should be fixed.
Jürgen
>
>
> J
On 12-Jul-2000 Angus Leeming wrote:
> Of use to someone perhaps:
>
> cxx: Warning: BufferView2.C, line 284: non-void function
> "BufferView::open_new_inset" (declared at line 275) should return a
> value
> }
Fixed!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-
22 matches
Mail list logo