Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1834782 - antlr3 runtime doesn't build in C++20 mode
Summary: antlr3 runtime doesn't build in C++20 mode
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: antlr3
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-12 12:11 UTC by Avi Kivity
Modified: 2020-05-21 02:52 UTC (History)
6 users (show)

Fixed In Version: antlr3-3.5.2-27.fc32
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-21 02:52:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Avi Kivity 2020-05-12 12:11:51 UTC
Description of problem:

C++20 tightened the rules around allocators a little, causing build failures in C++20 mode.

Version-Release number of selected component (if applicable):
antlr3-C++-devel-3.5.2-25.fc32.x86_64

How reproducible:

Always

Steps to Reproduce:
1. Build a generated parser in C++20 mode

Actual results:

Compile errors.

Expected results:

Success.

Additional info:

I have a patch and will post a pull request.

Comment 1 Fedora Update System 2020-05-12 15:23:33 UTC
FEDORA-2020-671e3d6b83 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-671e3d6b83

Comment 2 Fedora Update System 2020-05-13 03:55:55 UTC
FEDORA-2020-671e3d6b83 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-671e3d6b83`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-671e3d6b83

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2020-05-21 02:52:26 UTC
FEDORA-2020-671e3d6b83 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


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