From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from terminus.zytor.com ([198.137.202.10]) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1LQTkP-0005n8-F7 for linux-mtd@lists.infradead.org; Fri, 23 Jan 2009 21:39:32 +0000 Message-ID: <497A3793.5090502@zytor.com> Date: Fri, 23 Jan 2009 13:33:07 -0800 From: "H. Peter Anvin" MIME-Version: 1.0 To: Jan Engelhardt Subject: Re: [GIT PULL -tip] fix 33 make headers_check warnings References: <1232223441.3966.22.camel@localhost.localdomain> <1232228261.27094.0.camel@macbook.infradead.org> <20090117221932.GA4956@uranus.ravnborg.org> <49725B1E.604@kernel.org> <1232498319.3123.34.camel@localhost.localdomain> <1232726359.3504.18.camel@localhost.localdomain> <1232726658.3504.22.camel@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: urs.thuermann@volkswagen.de, neilb@suse.de, greg@kroah.com, bfields@fieldses.org, linux-mtd@lists.infradead.org, "H. Peter Anvin" , Sam Ravnborg , dbrownell@users.sourceforge.net, x86 maintainers , tiwai@suse.de, netfilter-devel@vger.kernel.org, Ingo Molnar , linux-media@vger.kernel.org, mchehab@infradead.org, linux-raid@vger.kernel.org, netfilter@vger.kernel.org, linux-nfs@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, LKML , Jaswinder Singh Rajput , oliver.hartkopp@volkswagen.de, Andrew Morton , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jan Engelhardt wrote: > > I had an objection as previously stated -- namely that > should be included to remain friendly to C++0x > programs which should use instead. Forcing > stdint.h is therefore not nice. > FWIW, it's kind of pointless in that case; exports it into the std:: namespace rather than the root namespace, so using stdint types still don't work. It again comes down to: for headers exported to userspace we *have* to use double-underscore types. -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [GIT PULL -tip] fix 33 make headers_check warnings Date: Fri, 23 Jan 2009 13:33:07 -0800 Message-ID: <497A3793.5090502@zytor.com> References: <1232223441.3966.22.camel@localhost.localdomain> <1232228261.27094.0.camel@macbook.infradead.org> <20090117221932.GA4956@uranus.ravnborg.org> <49725B1E.604@kernel.org> <1232498319.3123.34.camel@localhost.localdomain> <1232726359.3504.18.camel@localhost.localdomain> <1232726658.3504.22.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: urs.thuermann@volkswagen.de, neilb@suse.de, greg@kroah.com, bfields@fieldses.org, linux-mtd@lists.infradead.org, "H. Peter Anvin" , Sam Ravnborg , dbrownell@users.sourceforge.net, x86 maintainers , tiwai@suse.de, netfilter-devel@vger.kernel.org, Ingo Molnar , linux-media@vger.kernel.org, mchehab@infradead.org, linux-raid@vger.kernel.org, netfilter@vger.kernel.org, linux-nfs@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, LKML , Jaswinder Singh Rajput , oliver.hartkopp@volkswagen.de, Andrew Morton , David Woodhouse To: Jan Engelhardt Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-mtd-bounces@lists.infradead.org Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org List-ID: Jan Engelhardt wrote: > > I had an objection as previously stated -- namely that > should be included to remain friendly to C++0x > programs which should use instead. Forcing > stdint.h is therefore not nice. > FWIW, it's kind of pointless in that case; exports it into the std:: namespace rather than the root namespace, so using stdint types still don't work. It again comes down to: for headers exported to userspace we *have* to use double-underscore types. -hpa ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757869AbZAWVpI (ORCPT ); Fri, 23 Jan 2009 16:45:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755866AbZAWVoq (ORCPT ); Fri, 23 Jan 2009 16:44:46 -0500 Received: from terminus.zytor.com ([198.137.202.10]:47875 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755673AbZAWVop (ORCPT ); Fri, 23 Jan 2009 16:44:45 -0500 Message-ID: <497A3793.5090502@zytor.com> Date: Fri, 23 Jan 2009 13:33:07 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Jan Engelhardt CC: Jaswinder Singh Rajput , "H. Peter Anvin" , Sam Ravnborg , David Woodhouse , Ingo Molnar , x86 maintainers , urs.thuermann@volkswagen.de, oliver.hartkopp@volkswagen.de, linux-media@vger.kernel.org, netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, bfields@fieldses.org, neilb@suse.de, linux-nfs@vger.kernel.org, linux-raid@vger.kernel.org, dbrownell@users.sourceforge.net, netdev@vger.kernel.org, greg@kroah.com, linux-usb@vger.kernel.org, linux-mtd@lists.infradead.org, tiwai@suse.de, mchehab@infradead.org, LKML , Andrew Morton Subject: Re: [GIT PULL -tip] fix 33 make headers_check warnings References: <1232223441.3966.22.camel@localhost.localdomain> <1232228261.27094.0.camel@macbook.infradead.org> <20090117221932.GA4956@uranus.ravnborg.org> <49725B1E.604@kernel.org> <1232498319.3123.34.camel@localhost.localdomain> <1232726359.3504.18.camel@localhost.localdomain> <1232726658.3504.22.camel@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jan Engelhardt wrote: > > I had an objection as previously stated -- namely that > should be included to remain friendly to C++0x > programs which should use instead. Forcing > stdint.h is therefore not nice. > FWIW, it's kind of pointless in that case; exports it into the std:: namespace rather than the root namespace, so using stdint types still don't work. It again comes down to: for headers exported to userspace we *have* to use double-underscore types. -hpa