From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22396 invoked by alias); 21 Aug 2014 01:14:51 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 22387 invoked by uid 89); 21 Aug 2014 01:14:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 21 Aug 2014 01:14:49 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 57592340224; Thu, 21 Aug 2014 01:14:47 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Cc: Doug Evans , Joel Sherrill Subject: Re: Fix spelling error in psim Date: Thu, 21 Aug 2014 01:14:00 -0000 Message-ID: <6224461.lknybP5UIy@vapier> User-Agent: KMail/4.13.3 (Linux/3.14.2; KDE/4.13.3; x86_64; ; ) In-Reply-To: References: <53F5250D.4030301@oarcorp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2320854.jYvMAtyFVT"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00455.txt.bz2 --nextPart2320854.jYvMAtyFVT Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 501 On Wed 20 Aug 2014 17:10:36 Doug Evans wrote: > [If this were gdb one might want a "." followed by two spaces here, > but this isn't gdb. Lucky you. :-)] that's enforced in new code (which psim is anything but). i'd have no prob= lem=20 if someone felt like going through and cleaning that particular issue up in= =20 the whole code base. sim should be following GNU style conventions. i dislike them, but it's pa= rt=20 of a larger GNU project, so deviating anyways would be bad form :). -mike= --nextPart2320854.jYvMAtyFVT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJT9UgMAAoJEEFjO5/oN/WBxxkP/1uAxD/z5Xp7eUpCk+cLy5AE kVlH93k0LTeVVJlSMs3AE4s4M44xwwSoLQvksRPpf7Bmo9jgetAwvF/UhJ2rur/9 lB5NRWtA5FCP8HiA9h7bVSAFGsjHc7A32OReqjKhY9QjwbjqAFBM2MDno1mHgoZG Hp8/rg/h9JdXHq7dv4XeprqJMdmGvAGwIffB6DzGCSenaMqEa+2ZiWUwg/o59T4W xGo91RLk7Vwif/5drV5OcRIDKvsK3NgxwxiVIaDQ324HJOnzh4CuoEkE5kKxdXjE MtQkvAH9m52oDIz4kfdJMCrQC0TySXFwTZnY+9VTxdnAh3dETJFmU90E4J2aVeGE 4u3DbA0nQH1JW93g+WV6LOi03ezUx/52kjE5Cu5ox60ieHoK+eoRy1+uyFRAq6AJ sIjNMbwNpE4vt2pK7A+Y2iIRfq7teHnlJy41upyXSM9gpQV/0Ex/BgnEY26Pvbb7 bJNaFaHyyRxw+EssYEPuhbu0RikKieO1ZQ3/9PZQFtXqw5p6jYnBbK5lP7rGo+EK heist/afUSA8sLQFcW30wono5LIsNCZF6XhRtNMa0bYSBZIwTUTVPfFvic1Jk6J2 nPLnCRhTjhHqMIsN/PRQAkl+CEwz/yN2hkQX6BYKDA8IIGMIMLym7nESX6622xTs nJ0Rai1/o0vSaaHsodGU =A6yv -----END PGP SIGNATURE----- --nextPart2320854.jYvMAtyFVT--