On Tue, Sep 11, 2001 at 05:53:50PM -0300, Garst R. Reese wrote:
> math_gridinset.C:271: no match for `std::__normal_iteratorstd::vector > > && bool' operator
> math_gridinset.C:271: candidates are: operator&&(bool, bool)
> make[3]: *** [math_gridinset.lo] Error 1
Fixed.
Andre'
--
André Pö
On Mon, Jul 30, 2001 at 11:43:34AM +0300, Baruch Even wrote:
> Locally I needed to add ostream to both insetgraphicsParams and
> insetparent. You probably really need to add LOstream to both.
actually I needed lstrings.h
john
--
"I'd rather be rudely informed than politely left in the dark."
> So all your answer boils down to ``I don't know, but since it is not
> worse, it is probably better''. I can buy that, but I was hoping you
> had hard results.
Hey! Why do you think I started this work in the first place?
Answer: It takes too long to compile the code and make changes.
And now
On 30 Jul 2001, Jean-Marc Lasgouttes wrote:
> BTW, do you have an idea about the gains (object size, compile times)
> obtained by your major chirurgical session?
As it is now, I don't expect any mayor changes in neither object size
nor compile times from a clean install. It's still too much of a
FWIW, the lyxfont.h include in commandtags.h is a expensive include.
You might want to add a comment about this, so that we will remember
to nuke it, when the code is ready for that.
Greets,
Asger
On 30-Jul-2001 Jean-Marc Lasgouttes wrote:
> Ahhh, this was the place where the problem lies... Do you plan to
#:O)
> commit soon, or shall I do it? I have some fixes to checkin that were
> waiting for this problem to get solved.
Well all of you experiencing the symptoms but noone there to cr
On Mon, Jul 30, 2001 at 12:19:32PM +0200, Juergen Vigna wrote:
>
> On 30-Jul-2001 Asger K. Alstrup Nielsen wrote:
> > Do you still get problems compiling
>
> Well I now get problems with key-bindings and they seem pretty
> obvious too me. The problem is the LFUN_TEX who is outcommented based
> o
On 30-Jul-2001 Asger K. Alstrup Nielsen wrote:
> Do you still get problems compiling
Well I now get problems with key-bindings and they seem pretty
obvious too me. The problem is the LFUN_TEX who is outcommented based
on availability of NO_LATEX. I don't know if this is a problem of you
(good) c
On Mon, 30 Jul 2001, Baruch Even wrote:
> Locally I needed to add ostream to both insetgraphicsParams and
> insetparent. You probably really need to add LOstream to both.
Ok. I wonder why I don't need those?
Anyway, I'll not have opportunity to commit this stuff until tomorrow,
so maybe someone
Locally I needed to add ostream to both insetgraphicsParams and
insetparent. You probably really need to add LOstream to both.
* Asger K. Alstrup Nielsen <[EMAIL PROTECTED]> [010730 11:39]:
> Do you still get problems compiling
>
> insetgraphicsParams.C
>
> ?
>
> I compile this without any pro
Do you still get problems compiling
insetgraphicsParams.C
?
I compile this without any problems.
If you still have problems, try to include
#include "support/lstrings.h"
or
#include "support/LOstream.h"
in insetgraphicsParams.C and see if it helps.
Thank you,
Asger
Making all in insets
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| make[3]: Entering directory `/usr/local/garst/lyx-devel/src/mathed'
| /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
| -I../../src -I.
| /../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O -W
| -Wall -c
| math_curso
John Levon wrote:
>
> On Tue, Jun 05, 2001 at 05:35:08PM -0300, Garst R. Reese wrote:
> > Just in case nobody noticed.
> > gcc version 3.0 20010528 (prerelease)
>
> *boggle*
>
> how did you manage to build /at all/ with this ? Every application
> I try to build has linker problems due to the ne
On Tue, Jun 05, 2001 at 05:35:08PM -0300, Garst R. Reese wrote:
> Just in case nobody noticed.
> gcc version 3.0 20010528 (prerelease)
*boggle*
how did you manage to build /at all/ with this ? Every application
I try to build has linker problems due to the new exception handling
stuff. Maybe the
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> Just in case nobody noticed. gcc version 3.0 20010528
Sorry, it's my fault (because I did not test with --disable-nls).
I'll come up with a fix.
JMarc
Lars Gullik Bjønnes wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
>
> | here it is. g++-3.0 gcc-3.0
20010402
>
> Hmm... I just tried to compile with 3.0 (before latest commit and
> changes), and got a _lot_ of linker errors. From what date is your
> 3.0?
Sorry, I should hav
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| here it is. g++-3.0 gcc-3.0 20010402
Hmm... I just tried to compile with 3.0 (before latest commit and
changes), and got a _lot_ of linker errors. From what date is your
3.0?
| GarstMaking all in insets
| make[3]: Entering directory `/usr/local/gar
17 matches
Mail list logo