On Thu, Nov 29, 2007 at 09:10:36PM +, [EMAIL PROTECTED] wrote:
...
> Modified: lyx-devel/trunk/src/support/debug.h
> URL:
> http://www.lyx.org/trac/file/lyx-devel/trunk/src/support/debug.h?rev=21867
> ==
> --- lyx-de
Sorry, fixed now: http://www.lyx.org/trac/changeset/21872
regards Uwe
On Thu, Nov 29, 2007 at 03:12:54PM -0500, Richard Heck wrote:
>
> I fixed this at 21866. And #include "support/strfwd.h" didn't work
That's the right fix.
So something in my build pulls in by some other route...
Andre'
On Thu, Nov 29, 2007 at 03:06:56PM -0500, Richard Heck wrote:
>
> This is from a fresh co:
>
> if g++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../boost -Wextra -Wall -g -O
> -MT ASpell.o -MD -MP -MF ".deps/ASpell.Tpo" -c -o ASpell.o ASpell.cpp; \
> then mv -f ".deps/ASpell.Tpo" ".deps/ASpell.Po"; el
Am Donnerstag 29 November 2007 schrieb Andre Poenitz:
> I fail to see why would be needed. Doesn't work?
Don't know, how to check now. Here (on ubuntu) it is simply compilable.
Will check later (at work) with opensuse 10.3.
Kornel
--
Kornel Benko
[EMAIL PROTECTED]
pgpim1U5y9QIC.pgp
I fixed this at 21866. And #include "support/strfwd.h" didn't work
rh
Richard Heck wrote:
This is from a fresh co:
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../boost -Wextra -Wall
-g -O -MT ASpell.o -MD -MP -MF ".deps/ASpell.Tpo" -c -o ASpell.o
ASpell.cpp; \
then mv -f ".deps/ASpel
This is from a fresh co:
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../boost -Wextra -Wall -g
-O -MT ASpell.o -MD -MP -MF ".deps/ASpell.Tpo" -c -o ASpell.o ASpell.cpp; \
then mv -f ".deps/ASpell.Tpo" ".deps/ASpell.Po"; else rm -f
".deps/ASpell.Tpo"; exit 1; fi
/usr/lib/gcc/i386-redhat-linux
On Sat, Oct 20, 2007 at 09:06:45AM -0500, Bo Peng wrote:
> > > Modified: lyx-devel/trunk/src/Paragraph.cpp
> > > URL:
> > > http://www.lyx.org/trac/file/lyx-devel/trunk/src/Paragraph.cpp?rev=21076
>
> I am getting (gcc 4.1.2, linux)
>
> src/Paragraph.cpp:133: error: extra qualification
> 'lyx::P
On Sun, Oct 14, 2007 at 12:05:26PM -0700, Angus Leeming wrote:
> Bo Peng wrote:
>>> It's OK. But why did you delete the // FIXME UNICODE?
>> By accident. Fixed and committed.
>> Anyway, what is this 'FIXME UNICODE'? They are everywhere and nobody
>> seems to be fixing them now.
>
> They refer to st
On Thu, Nov 29, 2007 at 10:30:57AM +0100, Jean-Marc Lasgouttes wrote:
> [EMAIL PROTECTED] writes:
>
> > URL: http://www.lyx.org/trac/changeset/21858
> > Log:
> > MSVC compile fix.
> > if (change.type != Change::UNCHANGED) {
> > LYXERR(Debug::CHANGES, "setting change (type: " << cha
On Thu, Nov 29, 2007 at 04:50:30PM +0100, Kornel Benko wrote:
> Am Donnerstag, 29. November 2007 schrieb Kornel Benko:
> > Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > > Kornel Benko <[EMAIL PROTECTED]> writes:
> > >
> > > > With the latest update I have now
> > >
> > > A di
On Thu, Nov 29, 2007 at 03:58:14PM +0100, Kornel Benko wrote:
> Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko <[EMAIL PROTECTED]> writes:
> >
> > > With the latest update I have now
> >
> > A different version here :)
>
> My version is solved with attached
>
>
On Thu, Nov 29, 2007 at 01:40:49PM +0100, Jean-Marc Lasgouttes wrote:
> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> > This is only for 'time_t' type, which is not used all over the place.
> > The alternative is to include in "Debug.h" which seems a bit
> > heavy.
>
> You mean that it used
Am Donnerstag, 29. November 2007 schrieb Kornel Benko:
> Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko <[EMAIL PROTECTED]> writes:
> >
> > > With the latest update I have now
> >
> > A different version here :)
>
> My version is solved with attached
>
Same inc
Am Donnerstag, 29. November 2007 schrieb Jean-Marc Lasgouttes:
> Kornel Benko <[EMAIL PROTECTED]> writes:
>
> > With the latest update I have now
>
> A different version here :)
My version is solved with attached
--
Kornel Benko
[EMAIL PROTECTED]
Index: src/mathed/InsetMathSymbol.cpp
=
Kornel Benko <[EMAIL PROTECTED]> writes:
> With the latest update I have now
A different version here :)
JMarc
In file included from ../../lyx-devel/src/ASpell.cpp:18:
/usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/../../../../include/c++/3.4.1/bits/boost_concept_check.h:
In instantiation of `__gn
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> This is only for 'time_t' type, which is not used all over the place.
> The alternative is to include in "Debug.h" which seems a bit
> heavy.
You mean that it used to be included in the old days?
JMarc
With the latest update I have now
...
/usr/bin/c++ -Wall -Wall -O3 -DNDEBUG -I/usr2/src/lyx/BuildLyx
-I/usr/src/lyx/lyx-devel/src -I/usr/src/lyx/lyx-devel/boost
-I/usr/src/lyx/lyx-devel/src/mathed -DQT_CLEAN_NAMESPACE -DQT_NO_STL
-DQT_NO_KEYWORDS -DUSE_ASPELL=1 -DBOOST_USER_CONFIG="" -DHAVE
Dear LyX-Developers,
is there a file-format documentation available, as I want to include the
new longtable / caption features and other 1.5x improvements into my
csv2lyx converter.
TIA
--
Dr. Joachim Heidemeier
c/o Umweltbundesamt FG II 2.2
Tel.: +49340 2103-2780
eMail: [EMAIL PROTECTED]
Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] writes:
URL: http://www.lyx.org/trac/changeset/21858
Log:
MSVC compile fix.
if (change.type != Change::UNCHANGED) {
LYXERR(Debug::CHANGES, "setting change (type: " << change.type
- << ", author: " << cha
Kornel Benko wrote:
Am Mittwoch, 28. November 2007 schrieb José Matos:
On Wednesday 28 November 2007 16:48:36 Jean-Marc Lasgouttes wrote:
I had that recently in a clean tree. :-(
That is weird... What do you call 'clean'?
A fresh checkout. I tested this on the machine I use to track Fedora
[EMAIL PROTECTED] writes:
> URL: http://www.lyx.org/trac/changeset/21858
> Log:
> MSVC compile fix.
> if (change.type != Change::UNCHANGED) {
> LYXERR(Debug::CHANGES, "setting change (type: " << change.type
> - << ", author: " << change.author << ", time: "
Am Mittwoch, 28. November 2007 schrieb José Matos:
> On Wednesday 28 November 2007 16:48:36 Jean-Marc Lasgouttes wrote:
> > >
> > > I had that recently in a clean tree. :-(
> >
> > That is weird... What do you call 'clean'?
>
> A fresh checkout. I tested this on the machine I use to track Fedo
23 matches
Mail list logo