From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28954 invoked by alias); 10 Mar 2014 19:30: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 28944 invoked by uid 89); 10 Mar 2014 19:30:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD 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; Mon, 10 Mar 2014 19:30:49 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 68E1433FC88; Mon, 10 Mar 2014 19:30:47 +0000 (UTC) From: Mike Frysinger To: Nicholas Clifton Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 1/3] sim: msp430: fix build time warnings Date: Mon, 10 Mar 2014 19:30:00 -0000 Message-ID: <3185807.1aMqcLKEle@vapier> User-Agent: KMail/4.12.3 (Linux/3.13.0; KDE/4.12.3; x86_64; ; ) In-Reply-To: <531DBBB3.6070407@redhat.com> References: <1394256493-15084-1-git-send-email-vapier@gentoo.org> <531DBBB3.6070407@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1514365.EIoaW8Gd2i"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00248.txt.bz2 --nextPart1514365.EIoaW8Gd2i Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 458 On Mon 10 Mar 2014 13:18:43 Nicholas Clifton wrote: > > 2014-03-08 Mike Frysinger > >=20 > > * msp430-sim (maybe_perform_syscall): Change %d to %ld. > > (msp430_step_once): Cast fprintf to fprintf_ftype. >=20 > This is fine by me, although you do not need my approval to commit it. > Thanks for catching the problem though. you authored the sim so i cc-ed you :). i guess you don't want to be liste= d=20 as the MAINTAINER ? -mike= --nextPart1514365.EIoaW8Gd2i Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAABAgAGBQJTHhLqAAoJEEFjO5/oN/WBZpwQAOE3wHIAQ7Rjf8DtF+HkzM+2 R3+fezb+tjffNiA3ObXvvwQgOYcWWmPAgP4k2cAxl0hDf5cHmHYymTiY2SIjb3tm GLUSwa2hbdMuqyNDXdVPtBhu7U0n3I+6mKAm6iyI9bKowVOOaR0IQP7TbZXqQuot 3wBdfAnVx8KRHILzbdNNnDzQLBmBBcLAvgKpptbFWRTk8H15jrP7mD40hVi9m9Kz uaRtYZdlUXvt5Xs71ATliNeMrueg8K18a5aNuFJFZe1jJ4BQcnEBOW/LYUv4p9V/ 8iLactiam4jnUFulJFxOCvAgoPvWlgp6DCugmDJhiyGiH2W/GgBxAptrvxKW6cA7 gDQLoBBrHf7e9BykIDpKe/UJPoYduqQ0kOzooCIv3mxKP9iKajzUiarEdYi4v3G0 Gy2zH3tymU6EMbNupszW+fIAiqIkBgZLZML30SY0RIBQfsZcFGQuXDhAKP3w7fAO EMzTXXjLrqvkdqcdcWnyGWZgclOASOX5HGLkLK96y9Brxky3ebnU652d7YVanPXc 5kauTABAmOHW1tl3/GpX78Qr6v3dFcFf/TB1tCnirkHTHoYABrM2HLWQWUHINHFw luBBfeEzr3FacwBuvQQCEU5uLxoI46FR9Cakk0vYo/TPrdF8uT+9nZcXQL8/UmI5 fGGqpmyJMX4RrbFkM+Dn =bJUk -----END PGP SIGNATURE----- --nextPart1514365.EIoaW8Gd2i--