Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751330AbWHFJhX (ORCPT ); Sun, 6 Aug 2006 05:37:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751336AbWHFJhX (ORCPT ); Sun, 6 Aug 2006 05:37:23 -0400 Received: from mailer.gwdg.de ([134.76.10.26]:15302 "EHLO mailer.gwdg.de") by vger.kernel.org with ESMTP id S1751330AbWHFJhW (ORCPT ); Sun, 6 Aug 2006 05:37:22 -0400 Date: Sun, 6 Aug 2006 11:31:59 +0200 (MEST) From: Jan Engelhardt To: Jes Sorensen cc: Andreas Schwab , Alan Cox , Jeff Garzik , ricknu-0@student.ltu.se, linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [RFC][PATCH] A generic boolean In-Reply-To: <44D370ED.2050605@sgi.com> Message-ID: References: <1153341500.44be983ca1407@portal.student.luth.se> <44BE9E78.3010409@garzik.org> <1154702572.23655.226.camel@localhost.localdomain> <44D35B25.9090004@sgi.com> <1154706687.23655.234.camel@localhost.localdomain> <44D36E8B.4040705@sgi.com> <44D370ED.2050605@sgi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 502 Lines: 15 > We know that today long is the only one that differs For "modern architectures" maybe, but older compilers (like Turbo C compiler (1990)), int is a 16 bit quantity, and therefore does differ, from today's implementations at least. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/