Re: Warnings thrown up by MSVS.Net 2003

2005-11-01 Thread Angus Leeming
Lars Gullik Bjønnes wrote: | /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controllers/helper_funcs.C,v > | retrieving revision 1.41 diff -u -p -r1.41 helper_funcs.C > | --- src/frontends/controllers/helper_funcs.C16 May 2005 09:14:16 > | - 1.41 > | +++ src/frontends/controllers/

Re: Warnings thrown up by MSVS.Net 2003

2005-11-01 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Angus Leeming wrote: | | > Not too many of them... | > Angus | > | The attached patch squashes these three: | | > graphicscacheitem.c(387): | > warning C4706: assignment within conditional expression | | > helper_funcs.c(149): | > warning C4706: ass

Re: Warnings thrown up by MSVS.Net 2003

2005-10-31 Thread Angus Leeming
Angus Leeming wrote: > Not too many of them... > Angus > The attached patch squashes these three: > graphicscacheitem.c(387): > warning C4706: assignment within conditional expression > helper_funcs.c(149): > warning C4706: assignment within conditional expression > lyxtextclass.c(287): warni

Re: Warnings thrown up by MSVS.Net 2003

2005-10-30 Thread Martin Vermeer
On Sun, Oct 30, 2005 at 09:44:21AM +, Angus Leeming wrote: > On Sunday 30 October 2005 08:55, Martin Vermeer wrote: > > On Sat, Oct 29, 2005 at 09:20:43PM +0100, Angus Leeming wrote: > > > Not too many of them... > > > Angus > > > > > > > > > j:\MSYS\home\Angus\LyX\devel\src\text2.C(996): warni

Re: Warnings thrown up by MSVS.Net 2003

2005-10-30 Thread Martin Vermeer
On Sat, Oct 29, 2005 at 09:20:43PM +0100, Angus Leeming wrote: > Not too many of them... > Angus > j:\MSYS\home\Angus\LyX\devel\src\text2.C(996): warning C4189: 'boundary' : > local variable is initialized but not referenced Good Dog! - Martin pgpvkdkneKBG7.pgp Description: PGP signature

Re: Warnings thrown up by MSVS.Net 2003

2005-10-30 Thread Angus Leeming
On Sunday 30 October 2005 08:55, Martin Vermeer wrote: > On Sat, Oct 29, 2005 at 09:20:43PM +0100, Angus Leeming wrote: > > Not too many of them... > > Angus > > > > > > j:\MSYS\home\Angus\LyX\devel\src\text2.C(996): warning C4189: 'boundary' > > : local variable is initialized but not referenced >