Bug 1483821

Summary: backport: Bug 21972 - assert macro requires operator== (int) for its argument type
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: glibcAssignee: Carlos O'Donell <codonell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: arjun.is, codonell, dj, fweimer, jan.kratochvil, law, mfabian, pfrankli, siddhesh
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-22 06:26:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kratochvil 2017-08-22 04:16:02 UTC
Description of problem:
glibc-2.25- 7->8 .fc26.x86_64 broke:
  Bug 21972 - assert macro requires operator== (int) for its argument type
  https://sourceware.org/bugzilla/show_bug.cgi?id=21972

Version-Release number of selected component (if applicable):
FAIL: glibc-headers-2.25-8.fc26.x86_64
PASS: glibc-headers-2.25-7.fc26.x86_64

How reproducible:
Always.

Steps to Reproduce:
See the sourceware Bug.

Comment 1 Florian Weimer 2017-08-22 06:26:34 UTC

*** This bug has been marked as a duplicate of bug 1483005 ***