Bug 432203

Summary: flex 2.5.33 causes warnings about omitted function prototypes
Product: [Fedora] Fedora Reporter: Tom Lane <tgl>
Component: flexAssignee: Petr Machata <pmachata>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: hhorak, mnewsome
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/tracker/?func=detail&atid=618177&aid=1628314&group_id=97492
Whiteboard:
Fixed In Version: 2.5.33-14.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-16 02:09:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom Lane 2008-02-09 20:23:48 UTC
Description of problem:
There's an error in the flex skeleton such that when generating a non-reentrant scanner, it omits
prototypes for a dozen or so functions, resulting in warnings if the code is compiled with -Wmissing-
prototypes.  A patch has now been accepted for this upstream (see URL), but I'd like to have it in F-8 so 
I don't have to look at the warnings.

Version-Release number of selected component (if applicable):
flex-2.5.33-anything

Additional info:
Patch is here:
http://flex.cvs.sourceforge.net/flex/flex/flex.skl?r1=2.211&r2=2.212

Comment 1 Fedora Update System 2008-02-11 12:36:02 UTC
flex-2.5.33-14.fc8 has been submitted as an update for Fedora 8

Comment 2 Tom Lane 2008-02-14 06:31:01 UTC
Update fixes it for me --- thanks!

Comment 3 Fedora Update System 2008-02-16 02:09:38 UTC
flex-2.5.33-14.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.