Re: [perl #41218] [CAGE] warnings in imcc lexer code

[email protected] (kjstol)
Newsgroups perl.perl6.internals
Message-ID <[email protected]>
On Wed, Dec 3, 2008 at 7:25 PM, Will Coleda via RT <
[email protected]> wrote:

> On Tue Jan 09 06:43:10 2007, particle wrote:
> > compilers\imcc\imclexer.c(4310) : warning C4018: '<' : signed/unsigned
> > mismatch
> > compilers\imcc\imcc.l(662) : warning C4090: 'function' : different
> > 'const' qualifiers
> >
> > looks like an easy fix, if it's done on a platform where you have
> > --maintainer tools.
> > ~jerry
>
> Can someone using MSVC double check this against a recent parrot?
>

the const warning can be fixed, the signed/unsigned probably not; it's
flex-generated code. It already has been reported as a bug on the flex
mailing list (see flex.sourceforge.net). It's probably a matter of time
before that will resolved. It's not a big issue i think.
Recently I reported the 'missing default' as a bug (that warning is with GCC
only I think).

Last time I checked the const warning is still there.

kjs

>
> --
> Will "Coke" Coleda
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.