Re: Warning messages about failed inlines in 1.3.x

2003-07-21 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> I hoped it to be usable, but with excessive reporting it is not... >> so -Winline should just be removed. Angus> Here is the patch for 1.3.x at least. Feel free to apply it. JMarc

Re: Warning messages about failed inlines in 1.3.x

2003-07-15 Thread John Levon
On Tue, Jul 15, 2003 at 03:39:00PM +0100, Angus Leeming wrote: > I have just trawled through the 700+ messages on the devel list > posted since I last looked in this direction. It seems that there Whoo hoo ! Welcome back ;) john

Re: Warning messages about failed inlines in 1.3.x

2003-07-15 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Hello all, > | > | $ gcc --version > | gcc (GCC) 3.3.1 20030626 (Debian prerelease) > | > | I find many warning messages like > > Many? That was an understatement... thousands upon thousands you > mean... (at least wi

Re: Warning messages about failed inlines in 1.3.x

2003-07-15 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Hello all, | | $ gcc --version | gcc (GCC) 3.3.1 20030626 (Debian prerelease) | | I find many warning messages like Many? That was an understatement... thousands upon thousands you mean... (at least with gcc 3.4) | ../../../../../boost/libs/regex/sr

Warning messages about failed inlines in 1.3.x

2003-07-15 Thread Angus Leeming
Hello all, I have just trawled through the 700+ messages on the devel list posted since I last looked in this direction. It seems that there have been some impassioned discussions as well as the more standard fare. It all makes intersting reading ;-) More prosaically, I have just tried to comp