From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9718 invoked by alias); 25 Sep 2009 16:50:13 -0000 Received: (qmail 9701 invoked by uid 22791); 25 Sep 2009 16:50:11 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from e24smtp05.br.ibm.com (HELO e24smtp05.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Sep 2009 16:50:06 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp05.br.ibm.com (8.14.3/8.13.1) with ESMTP id n8PGk6gg008297 for ; Fri, 25 Sep 2009 13:46:06 -0300 Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n8PGo0ru3780658 for ; Fri, 25 Sep 2009 13:50:00 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n8PGo0tk019930 for ; Fri, 25 Sep 2009 13:50:00 -0300 Received: from miki.localnet (dyn531417.br.ibm.com [9.18.235.154]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n8PGnxa9019916 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Sep 2009 13:50:00 -0300 From: =?iso-8859-1?q?S=E9rgio_Durigan_J=FAnior?= To: tromey@redhat.com Subject: Re: [RFC] Wording of "catch syscall " warning Date: Fri, 25 Sep 2009 16:50:00 -0000 User-Agent: KMail/1.12.1 (Linux/2.6.30.4; KDE/4.3.1; i686; ; ) Cc: Doug Evans , gdb-patches@sourceware.org References: <20090925003107.87780843AC@ruffy.mtv.corp.google.com> <200909242257.11714.sergiodj@linux.vnet.ibm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200909251349.59284.sergiodj@linux.vnet.ibm.com> X-IsSubscribed: yes 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 X-SW-Source: 2009-09/txt/msg00807.txt.bz2 On Friday 25 September 2009, Tom Tromey wrote: > >>>>> "S=E9rgio" =3D=3D S=E9rgio Durigan J=FAnior > >>>>> writes: >=20 > S=E9rgio> + return _sysinfo =3D=3D NULL ? 0 : 1; >=20 > I hadn't noticed this in the syscall patches before, but I think > starting a name with "_" is mildly bad. Those names are reserved for > the system. I will fix this ASAP. Thank you, Tom. --=20 S=E9rgio Durigan J=FAnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil