Bug 2168585 - voms: Fix C99 compatibility issues in lexer/parser integration
Summary: voms: Fix C99 compatibility issues in lexer/parser integration
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: voms
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2023-02-09 12:50 UTC by Florian Weimer
Modified: 2023-09-03 13:46 UTC (History)
3 users (show)

Fixed In Version: voms-2.1.0-0.29.rc3.fc39
Clone Of:
Environment:
Last Closed: 2023-02-09 15:15:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github italiangrid voms pull 112 0 None Merged Add "lexparse.h" headers for lexer/parser integration 2023-10-17 12:51:31 UTC
Red Hat Issue Tracker FC-953 0 None None None 2023-09-03 13:46:01 UTC

Description Florian Weimer 2023-02-09 12:50:45 UTC
The flex/bison-generated lexer/parser combination has the usual problems with implicit function declarations. The problem also exists upstream.

For now, we should build the package in C89 mode.

Comment 1 Florian Weimer 2023-02-09 14:45:24 UTC
I had another look and it is fixable after all. I submitted an upstream PR and will backport it.


Note You need to log in before you can comment on or make changes to this bug.