From: "Strasuns, Mihails" <mihails.strasuns@intel.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: RE: [PATCH 2/2] Fix indentation in jit.c
Date: Fri, 13 Dec 2019 09:11:00 -0000 [thread overview]
Message-ID: <BN6PR11MB00369163C048B85371CBFAC995540@BN6PR11MB0036.namprd11.prod.outlook.com> (raw)
In-Reply-To: <8736dp5pwq.fsf@tromey.com>
I have wondered about it as well. It is never explicitly mentioned in https://www.gnu.org/prep/standards/html_node/Formatting.html#Formatting
but all examples stick to it pedantically. And in gcc repository there is a standard clang-format configuration file which does say "UseTab: Always".
-----Original Message-----
From: gdb-patches-owner@sourceware.org <gdb-patches-owner@sourceware.org> On Behalf Of Tom Tromey
Sent: Thursday, December 12, 2019 8:02 PM
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 2/2] Fix indentation in jit.c
>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:
Simon> Many places in this file use spaces only for indentation. Fix
Simon> them to conform to GNU style.
Simon> gdb/ChangeLog:
Simon> * jit.c: Fix indentation, replace spaces with tabs where
Simon> applicable.
Is this really our policy? I thought others (Joel maybe?) had argued for no tabs in the past, or that maybe we settled on a "don't care"
approach.
Tom
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
next prev parent reply other threads:[~2019-12-13 9:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-11 6:38 [PATCH 1/2] Replace xmalloc/xfree with vector " Simon Marchi
2019-12-11 6:38 ` [PATCH 2/2] Fix indentation " Simon Marchi
2019-12-12 19:01 ` Tom Tromey
2019-12-12 19:54 ` Simon Marchi
2019-12-13 9:11 ` Strasuns, Mihails [this message]
2019-12-13 9:18 ` Eli Zaretskii
2019-12-13 14:43 ` Pedro Alves
2019-12-13 15:14 ` Simon Marchi
2019-12-12 19:00 ` [PATCH 1/2] Replace xmalloc/xfree with vector " Tom Tromey
2019-12-12 19:55 ` Simon Marchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BN6PR11MB00369163C048B85371CBFAC995540@BN6PR11MB0036.namprd11.prod.outlook.com \
--to=mihails.strasuns@intel.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox