Received: by mail.netbsd.org (Postfix, from userid 605) id 98A1984E07; Wed, 20 Dec 2017 23:07:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 218C884D82 for ; Wed, 20 Dec 2017 23:07:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id XCESymeOtYlN for ; Wed, 20 Dec 2017 23:07:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C261684C8D for ; Wed, 20 Dec 2017 23:07:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5047EFB40; Wed, 20 Dec 2017 23:07:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 20 Dec 2017 23:07:30 +0000 From: "Rin Okuyama" Subject: CVS commit: xsrc/external/mit/libXfont/dist/src/fc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20171220230730.5047EFB40@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Rin Okuyama" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: rin Date: Wed Dec 20 23:07:30 UTC 2017 Modified Files: xsrc/external/mit/libXfont/dist/src/fc: fserve.c Log Message: Fix debug build with LLVM for ILP32 archs. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/libXfont/dist/src/fc/fserve.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.