From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: HAVE_FTIME, src/m/vax.h, and src/m in general Date: Mon, 21 May 2012 11:53:10 -0400 Message-ID: References: <4FB76178.2030504@cs.ucla.edu> <4FB935C2.7090206@cs.ucla.edu> <4FB9B11F.8070205@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1337615622 18515 80.91.229.3 (21 May 2012 15:53:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 May 2012 15:53:42 +0000 (UTC) Cc: Eli Zaretskii , Emacs Development To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 17:53:40 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SWUvN-0002NB-Ew for ged-emacs-devel@m.gmane.org; Mon, 21 May 2012 17:53:33 +0200 Original-Received: from localhost ([::1]:48935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWUvN-0000HO-1p for ged-emacs-devel@m.gmane.org; Mon, 21 May 2012 11:53:33 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWUvF-0000GE-C6 for emacs-devel@gnu.org; Mon, 21 May 2012 11:53:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWUvA-0002iE-Rg for emacs-devel@gnu.org; Mon, 21 May 2012 11:53:24 -0400 Original-Received: from ironport-out.teksavvy.com ([206.248.143.162]:42658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWUv4-0002ft-08; Mon, 21 May 2012 11:53:14 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAOMAh0/O+K+j/2dsb2JhbAA3DqM0gQiBdQEBBAFWIwULCzQSFBgNJIgTohGMZAcCAQIBAoM+A4NwBJ5uhHWEBVM X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="181590053" Original-Received: from 206-248-175-163.dsl.teksavvy.com (HELO pastel.home) ([206.248.175.163]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 21 May 2012 11:53:10 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 621D259198; Mon, 21 May 2012 11:53:10 -0400 (EDT) In-Reply-To: <4FB9B11F.8070205@cs.ucla.edu> (Paul Eggert's message of "Sun, 20 May 2012 20:06:07 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.143.162 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150580 Archived-At: > There's a brief comment to this effect in the description of > BITS_OF_SIGNED_MAX. Please make the comment more explicit about how sizeof can't be used in #if, and also point out where we use those macros in #if. Stefan