From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1680 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH 2/1] Problem is static inline Date: Thu, 23 Aug 2012 08:43:31 +0200 Message-ID: <20120823064330.GA10731@port70.net> References: <12609.132.241.65.179.1345698455.squirrel@lavabit.com> <59250.132.241.65.179.1345702298.squirrel@lavabit.com> <62688.132.241.65.179.1345702822.squirrel@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1345704237 21998 80.91.229.3 (23 Aug 2012 06:43:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2012 06:43:57 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1681-gllmg-musl=m.gmane.org@lists.openwall.com Thu Aug 23 08:43:55 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T4R8r-0005Pe-5R for gllmg-musl@plane.gmane.org; Thu, 23 Aug 2012 08:43:45 +0200 Original-Received: (qmail 13983 invoked by uid 550); 23 Aug 2012 06:43:43 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 13974 invoked from network); 23 Aug 2012 06:43:43 -0000 Content-Disposition: inline In-Reply-To: <62688.132.241.65.179.1345702822.squirrel@lavabit.com> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1680 Archived-At: * idunham@lavabit.com [2012-08-22 23:20:22 -0700]: > I grepped and found that there were three other headers in each arch that > shared the same problem. > Here's the patch. > diff --git a/arch/arm/atomic.h b/arch/arm/atomic.h ... these are all internal headers musl code itself is not supposed to be compiled with a c89 compiler