Mail Archives: djgpp-workers/2003/07/01/14:57:22
Anyone want to try this?
------- Start of forwarded message -------
X-Sieve: CMU Sieve 2.2
Date: Tue, 1 Jul 2003 19:55:53 +0100 (BST)
From: "Joseph S. Myers" <jsm28 AT cam DOT ac DOT uk>
X-X-Sender: jsm28 AT kern DOT srcf DOT societies DOT cam DOT ac DOT uk
To: DJ Delorie <dj AT redhat DOT com>
cc: gcc AT gcc DOT gnu DOT org
Subject: Re: gettext should not be a builtin
In-Reply-To: <200307011850 DOT h61IoUR12534 AT greed DOT delorie DOT com>
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: Joseph Myers <jsm28 AT srcf DOT ucam DOT org>
X-Cam-ScannerAdmin: mail-scanner-support AT ucs DOT cam DOT ac DOT uk
X-Cam-AntiVirus: Not scanned
X-Cam-SpamDetails:
On Tue, 1 Jul 2003, DJ Delorie wrote:
> 1) Compiler error received:
>
> In file included from test.c:1:
> c:/ab/djgpp/include/conio.h:74: error:
> nonnull argument references non-pointer operand (arg 1, operand 1)
Changing handle_nonnull_attribute to check ATTR_FLAG_BUILT_IN before
giving errors, as handle_format_arg_attribute does, should fix the
problem.
- --
Joseph S. Myers
jsm28 AT cam DOT ac DOT uk
------- End of forwarded message -------
- Raw text -