From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25533 invoked by alias); 15 Apr 2011 16:28:45 -0000 Received: (qmail 25520 invoked by uid 22791); 15 Apr 2011 16:28:43 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-ew0-f41.google.com (HELO mail-ew0-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Apr 2011 16:28:39 +0000 Received: by ewy9 with SMTP id 9so908252ewy.0 for ; Fri, 15 Apr 2011 09:28:38 -0700 (PDT) Received: by 10.213.26.152 with SMTP id e24mr1180588ebc.125.1302884918078; Fri, 15 Apr 2011 09:28:38 -0700 (PDT) Received: from [192.168.2.100] (ip82-139-82-5.lijbrandt.net [82.139.82.5]) by mx.google.com with ESMTPS id k51sm2048544eei.3.2011.04.15.09.28.36 (version=SSLv3 cipher=OTHER); Fri, 15 Apr 2011 09:28:37 -0700 (PDT) Message-ID: <4DA87235.7060003@gmail.com> Date: Fri, 15 Apr 2011 16:28:00 -0000 From: "Baars, M.J." User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: Tom Tromey , gdb@sourceware.org Subject: Re: print_npx_status_word References: <4DA7166F.10302@gmail.com> <4DA7ED79.3000400@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-04/txt/msg00063.txt.bz2 On 04/15/2011 04:52 PM, Tom Tromey wrote: > Michael> I don't see the point, maybe you can help me a little... could you > Michael> please explain in a little more detail why my patch isn't accepted and > Michael> why my email doesn't appear on the list, while you can still answer to > Michael> it? > > Your email showed up on the list for me. Oh, ok. So at least the email itself should function. Can you see this appear on the mailing list??? > CONTRIBUTE says a number of things you must do to submit a patch. > One is that you should submit uni- or context-diffs. > Also you need to explain what the patch does. > Also you need to follow the GNU coding standards. I'll have a look at it again, but if I remember correctly I don't exactly concur with the coding standards as they are. I'll see what I can do though. > Tom Michael