[Bug 1702528] [NEW] Warnings in generated code due to old version
dfg
1702528 at bugs.launchpad.net
Wed Jul 5 17:54:35 UTC 2017
Public bug reported:
Please upgrade flex version so we don't get warnings like
FlexScanner.cpp:674:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( n = 0; n < max_size && \
This has been fixed for example in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835542#59
** Affects: flex (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flex in Ubuntu.
https://bugs.launchpad.net/bugs/1702528
Title:
Warnings in generated code due to old version
Status in flex package in Ubuntu:
New
Bug description:
Please upgrade flex version so we don't get warnings like
FlexScanner.cpp:674:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( n = 0; n < max_size && \
This has been fixed for example in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835542#59
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flex/+bug/1702528/+subscriptions
More information about the foundations-bugs
mailing list