Back to bug 1318877

Who When What Removed Added
Frank Hirtz 2016-03-18 03:03:11 UTC Blocks 1318878
Carlos O'Donell 2016-03-20 14:38:26 UTC Target Release --- 4.1
CC law, mcermak, mpolacek, ohudlick
Component glibc gcc
Version 6.7 DTS 4.0 RHEL 6
Assignee codonell jakub
Product Red Hat Enterprise Linux 6 Red Hat Developer Toolset
QA Contact qe-baseos-tools mcermak
Carlos O'Donell 2016-03-20 14:39:09 UTC CC codonell, jakub
Flags needinfo?(jakub)
Jakub Jelinek 2016-03-29 15:47:06 UTC Flags needinfo?(jakub)
Carlos O'Donell 2016-03-29 16:33:35 UTC Target Release 4.1 7.4
Component gcc glibc
Version DTS 4.0 RHEL 6 7.4
Assignee jakub codonell
Product Red Hat Developer Toolset Red Hat Enterprise Linux 7
QA Contact mcermak qe-baseos-tools
Florian Weimer 2016-11-24 17:05:35 UTC Keywords Patch
Chris Williams 2016-11-30 22:54:41 UTC CC cww
Blocks 1298243
Michal Hlavinka 2017-01-09 16:20:48 UTC Doc Type Bug Fix If docs needed, set a value
Matt Newsome 2017-01-13 18:05:02 UTC Blocks 1390370
Matt Newsome 2017-01-16 22:03:21 UTC Status NEW ASSIGNED
Carlos O'Donell 2017-01-19 14:04:48 UTC Assignee codonell glibc-bugzilla
Martin Sebor 2017-02-22 18:26:48 UTC CC msebor
Assignee glibc-bugzilla msebor
Martin Sebor 2017-03-01 00:45:21 UTC Status ASSIGNED MODIFIED
errata-xmlrpc 2017-03-07 10:06:37 UTC Status MODIFIED ON_QA
Sergey Kolosov 2017-03-10 13:19:12 UTC Status ON_QA VERIFIED
CC skolosov
QA Contact qe-baseos-tools skolosov
Martin Sebor 2017-03-30 17:24:06 UTC Doc Text Cause: Definitions of certain macros in <stdint.h> were guarded by __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS, requiring the latter macros to be defined by a program in order for the former to be usable, contrary to the C11 and C++11 standards requirements.

Consequence: The guarded macros were not usable unless the latter were defined.

Fix: The guarding macros have been removed, and the macros previously guarded by them have been defined unconditionally.

Result: More programs that strictly conform to the relevant standards are accommodated.
Doc Type If docs needed, set a value Bug Fix
Ondrej Hudlicky 2017-05-31 15:27:17 UTC CC ohudlick
errata-xmlrpc 2017-08-01 18:06:55 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2017-08-01 14:06:55 UTC

Back to bug 1318877