From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7167 invoked by alias); 7 Jun 2004 09:13:18 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 7152 invoked by uid 48); 7 Jun 2004 09:13:17 -0000 Date: Mon, 07 Jun 2004 09:13:00 -0000 Message-ID: <20040607091317.7151.qmail@sourceware.org> From: "antoine dot brodin at laposte dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040605132136.205.antoine.brodin@laposte.net> References: <20040605132136.205.antoine.brodin@laposte.net> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug math/205] math/bits/mathcalls.h contains empty macro arguments X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg00024.txt.bz2 List-Id: ------- Additional Comments From antoine dot brodin at laposte dot net 2004-06-07 09:13 ------- (In reply to comment #2) > Where did you hit this? What compiler cannot handle this? I got problems with latest TenDRA ( http://www.ten15.org ) when I'm compiling the ansi API. I've got this type of errors : Argument "n" for macro '"nm"' is empty. The commit log of tendra/src/producers/common/utility/catalog.err says : Empty macro arguments unconditionally invoke undefined bevahiour in C90, change cpp_replace_arg_empty to reflect this. Disable the error message for the C99 environment. -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=205 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.