From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7719 invoked by alias); 11 Nov 2006 01:01:46 -0000 Received: (qmail 7697 invoked by uid 48); 11 Nov 2006 01:01:38 -0000 Date: Sat, 11 Nov 2006 01:01:00 -0000 Message-ID: <20061111010138.7696.qmail@sourceware.org> From: "eggert at gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061031194208.3439.eggert@gnu.org> References: <20061031194208.3439.eggert@gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/3439] math.h, fenv.h macros do not conform to C99 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00043.txt.bz2 List-Id: ------- Additional Comments From eggert at gnu dot org 2006-11-11 01:01 ------- Created an attachment (id=1411) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1411&action=view) fix math.h, fenv.h macros to be usable in #if (without removing enums) Here is a revised patch. This keeps the enums, so ordinary gcc -g compiles will have the names in the debug symbol table. This should overcome the objection to the original patch. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #1395 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=3439 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.