On Fri, 06 Oct 2017 10:58:32 +0200 Pedro Gimeno
wrote:
> I'm getting the same issue reported in message #5 with flex 2.6.1-1.3
amd64.
>
> $ echo %% | flex ; gcc -c -Wsign-compare lex.yy.c
> lex.yy.c: In function ‘yy_get_next_buffer’:
> lex.yy.c:557:18: warning: comparison between signed and unsign
I'm getting the same issue reported in message #5 with flex 2.6.1-1.3 amd64.
$ echo %% | flex ; gcc -c -Wsign-compare lex.yy.c
lex.yy.c: In function ‘yy_get_next_buffer’:
lex.yy.c:557:18: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
for ( n = 0; n < max_
Processing control commands:
> tag -1 patch pending
Bug #835542 [flex] flex: comparison between signed and unsigned integer
expressions
Added tag(s) pending and patch.
--
835542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835542
Debian Bug Tracking System
Contact ow...@bugs.debian.org wit
Control: tag -1 patch pending
Re: Vladimír Čunát 2016-09-27
> I'm curious: will there be a fix for 2.6.1?
I've just uploaded flex_2.6.1-1.2_source.changes fixing this to
delayed/5, patch attached.
debian/NEWS.Debian |2 +-
debian/changelog | 12 +
src/flex.skl | 10 +++
4 matches
Mail list logo