Re: small boost::format problem

2002-12-01 Thread Shigeru Miyata
Angus Leeming <[EMAIL PROTECTED]> wrote: (B (B> Incidentally, why do we pass LYX_DIR on the command line and not put (Bit in (B> config.h? That would also mean that this could go too: (B> (B> support/os2_defines.h:#undef LYX_DIR (B> support/os2_defines.h:#define LYX_DIR (B__XOS2RedirRoot("/

Re: small boost::format problem

2002-11-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 22 November 2002 10:11 am, Lars Gullik Bjønnes wrote: >> One nice way to fix it though is to make LYX_DIR not be a define, >> but a >> >> static char const * const LYX_DIR = ""; >> >> instead. That should fix the problem cleanly. >> (if you ar

Re: small boost::format problem

2002-11-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> On Friday 22 November 2002 10:11 am, Lars Gullik Bjønnes wrote: >>> One nice way to fix it though is to make LYX_DIR not be a define, >>> but a >>> >>> static char const * const

Re: small boost::format problem

2002-11-22 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Friday 22 November 2002 10:11 am, Lars Gullik Bjønnes wrote: >> One nice way to fix it though is to make LYX_DIR not be a define, >> but a >> >> static char const * const LYX_DIR = ""; >> >> instead. That should fix the problem

Re: small boost::format problem

2002-11-22 Thread Angus Leeming
On Friday 22 November 2002 10:11 am, Lars Gullik Bjønnes wrote: > One nice way to fix it though is to make LYX_DIR not be a define, > but a > > static char const * const LYX_DIR = ""; > > instead. That should fix the problem cleanly. > (if you are able to use this approach, I would prefere that)

Re: small boost::format problem

2002-11-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | cxx -std strict_ansi -DHAVE_CONFIG_H -I. -I../../src -I. -I../../boost |-I/usr/local/include-nopure_cname -nocleanup -msg_display_number -msg_disable |11,193,236,261,401,445,450,611 -w1 -ptr |/usr/users/aleem/OTHERS_CODE/lyx/devel/build-xforms/l

small boost::format problem

2002-11-22 Thread Angus Leeming
cxx -std strict_ansi -DHAVE_CONFIG_H -I. -I../../src -I. -I../../boost -I/usr/local/include-nopure_cname -nocleanup -msg_display_number -msg_disable 11,193,236,261,401,445,450,611 -w1 -ptr /usr/users/aleem/OTHERS_CODE/lyx/devel/build-xforms/lyx_cxx_repository -O2 -DLYX_DIR=\"/usr/local/sh