Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 55D2E63B8BD for ; Thu, 20 Nov 2008 21:30:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F37A563B128; Thu, 20 Nov 2008 21:30:06 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2549763B124 for ; Thu, 20 Nov 2008 21:30:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 15B3E175D0; Thu, 20 Nov 2008 21:30:06 +0000 (UTC) From: Chuck Cranor Subject: CVS commit: pkgsrc/emulators/simh To: pkgsrc-changes@NetBSD.org Reply-To: chuck@netbsd.org Message-Id: <20081120213006.15B3E175D0@cvs.netbsd.org> Date: Thu, 20 Nov 2008 21:30:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: chuck Date: Thu Nov 20 21:30:06 UTC 2008 Modified Files: pkgsrc/emulators/simh: distinfo Added Files: pkgsrc/emulators/simh/patches: patch-ad Log Message: make SIM_INLINE functions in the VAX emulator compile properly when c99 style-inline functions are in effect (e.g. on Darwin and when __GNUC_STDC_INLINE__ is defined). (this was reported back when 3.8 came out on the simh mailing list, so hopefully Bob Supnik and crew will include a fix in the next release, when ever that is.) To generate a diff of this commit: cvs rdiff -r1.13 -r1.14 pkgsrc/emulators/simh/distinfo cvs rdiff -r0 -r1.1 pkgsrc/emulators/simh/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.