On Tuesday 20 February 2001 13:05, Edwin Leuven wrote:
> > > | After removing the #pragma stuff it compiles! Is a patch without
> > | > this ok?
> >
> > yes.
>
> here it is...hopefully it can be applied. Thank you all for your help!
>
> Ed.
This patch applies, compiles and runs fine on my mach
> | After removing the #pragma stuff it compiles! Is a patch without
> | > this ok?
>
> yes.
here it is...hopefully it can be applied. Thank you all for your help!
Ed.
preamble2.diff.gz
Just a guess from the docs
http://www.dis.com/gnu/gcc/gcc_108.html
but try moving the #pragma interface in FormPreamble.h
to *before* the #include "FormBase.h"
john
--
"Taste is predicated on discrimination."
On Tuesday 20 February 2001 12:20, Edwin Leuven wrote:
> > I think the question to ask first is what's gone wrong with the #pragma
> > stuff.
>
> good question. I guess I must fail this test.
Not important.
> > When you come to submit the patch, could you also strip out the old
> > preamble form
On Tue, 20 Feb 2001, Edwin Leuven wrote:
> that was already in the patch i send in.
> how should I proceed?
>
> thanks, ed.
Your patch seems to be missing ripping out of preamble
from layout_forms.fd
Also,
Index: src/frontends/xforms/forms/form_preamble.fd
===
> I think the question to ask first is what's gone wrong with the #pragma
> stuff.
good question. I guess I must fail this test.
> When you come to submit the patch, could you also strip out the old
> preamble form from the ./forms directory. (In layout_forms.[fd,h.patch]
that was already in th
Edwin Leuven <[EMAIL PROTECTED]> writes:
| > Just to point out I get the same problem. I admit I'd not thought of the
| > pragma stuff. Edwin, try removing the #pragma implementation/interface
| > stuff from the header and source file. I don't know why this would help
| > (given all the others wo
On Tuesday 20 February 2001 12:06, Edwin Leuven wrote:
> > Just to point out I get the same problem. I admit I'd not thought of the
> > pragma stuff. Edwin, try removing the #pragma implementation/interface
> > stuff from the header and source file. I don't know why this would help
> > (given all
> Just to point out I get the same problem. I admit I'd not thought of the
> pragma stuff. Edwin, try removing the #pragma implementation/interface
> stuff from the header and source file. I don't know why this would help
> (given all the others work OK) but it's worth a shot.
After removing the
On Tue, 20 Feb 2001, Edwin Leuven wrote:
> > This code compiles perfectly for me on a DEC Alpha running
> > DEC cxx -strict_ansi
> > Perhaps your compiler (g++?) got confused! Why not "make clean" in the
> > xforms directory and try again. In the past, similar messages have been
> > resolved by c
> This code compiles perfectly for me on a DEC Alpha running
> DEC cxx -strict_ansi
> Perhaps your compiler (g++?) got confused! Why not "make clean" in the
> xforms directory and try again. In the past, similar messages have been
> resolved by correct #pragma directives, but I'm no expert here.
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Tuesday 20 February 2001 10:03, Angus Leeming wrote:
| > On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote:
| > > Edwin Leuven <[EMAIL PROTECTED]> writes:
| > >
| > > | Hi, I am trying to move the latex preamble to the guii xforms dir.
|
On Tuesday 20 February 2001 10:03, Angus Leeming wrote:
> On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote:
> > Edwin Leuven <[EMAIL PROTECTED]> writes:
> >
> > | Hi, I am trying to move the latex preamble to the guii xforms dir.
During
> > | linking I get the following error messag
On Tuesday 20 February 2001 09:55, Lars Gullik Bjønnes wrote:
> Edwin Leuven <[EMAIL PROTECTED]> writes:
>
> | Hi, I am trying to move the latex preamble to the guii xforms dir. During
> | linking I get the following error message:
>
> You are probably missing an inheritance from SigC::Object s
Edwin Leuven <[EMAIL PROTECTED]> writes:
| Hi, I am trying to move the latex preamble to the guii xforms dir. During
| linking I get the following error message:
You are probably missing an inheritance from SigC::Object somewhere.
Lgb
Hi, I am trying to move the latex preamble to the guii xforms dir. During
linking I get the following error message:
../src/frontends/xforms/.libs/libxforms.a(FormPreamble.o): In function
`SigC::ObjectSlot0_::callback(void *)':
/usr/include/g++-2/std/bastring.cc(.text+0x10e): undefined referen
16 matches
Mail list logo