From owner-freebsd-hackers Mon May 14 16:44: 4 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 07A0A37B422 for ; Mon, 14 May 2001 16:44:02 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f4ENi1561305 for hackers@freebsd.org; Mon, 14 May 2001 16:44:01 -0700 (PDT) (envelope-from obrien) Date: Mon, 14 May 2001 16:44:01 -0700 From: "David O'Brien" To: hackers@freebsd.org Subject: wint_t Message-ID: <20010514164401.A61243@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the proper definition of wint_t? curses.h has it as a "long int", however NetBSD (and GCC's libstdc++) has it as an "int". -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message