From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6610 invoked by alias); 28 Nov 2011 08:47:37 -0000 Received: (qmail 6598 invoked by uid 22791); 28 Nov 2011 08:47:36 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-bw0-f41.google.com (HELO mail-bw0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 28 Nov 2011 08:47:21 +0000 Received: by bke17 with SMTP id 17so9226304bke.0 for ; Mon, 28 Nov 2011 00:47:20 -0800 (PST) Received: by 10.205.131.3 with SMTP id ho3mr44451132bkc.11.1322470040461; Mon, 28 Nov 2011 00:47:20 -0800 (PST) Received: from bulbasaur (l49-9-169.cn.ru. [178.49.9.169]) by mx.google.com with ESMTPS id j9sm28323565bkd.2.2011.11.28.00.47.16 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 Nov 2011 00:47:18 -0800 (PST) From: Andrey Smirnov To: gdb@sourceware.org Subject: Two quick questions User-Agent: Notmuch/0.10+31~g9756b9d (http://notmuchmail.org) Emacs/24.0.91.1 (x86_64-pc-linux-gnu) Date: Mon, 28 Nov 2011 08:47:00 -0000 Message-ID: <87wrak63cd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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-11/txt/msg00119.txt.bz2 Hi, I'll be quick: 1. Since neither http://www.sourceware.org/gdb/current/onlinedocs/gdbint/Coding-Standards.html nor http://sourceware.org/gdb/wiki/JoelsCodingStyleCheatSheet mentions this, or at least yours myopic truly haven't noticed it, I wonder what is the GDB's allegiance in the Tabs, Spaces, Tabs + Spaces holy war? Who are the infidels we must crush? :) The reason I'm asking is that I don't want to generate false diffs just because I re-indented the line in different style. 2. The second question is about zroot@sourceware.org. I've been told by it, and I quote: > You have been assigned edit rights to the gdb GNATS bug reporting > database. Your password is "fluttershy". Please change it as soon as > possible. Where is that "gdb GNATS bug reporting database"? I can't help but feel guilty for being a security threat, but I just can't find it. There is a Bugzilla, I've seen it, but those two don't seem to be related. Andrey Smirnov