public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* WTF?
@ 2009-11-25 16:39 Richard Guenther
  2009-11-25 16:40 ` WTF? Richard Guenther
  2009-11-25 23:52 ` WTF? Lu, Hongjiu
  0 siblings, 2 replies; 77+ messages in thread
From: Richard Guenther @ 2009-11-25 16:39 UTC (permalink / raw)
  To: gcc; +Cc: hongjiu.lu


Author: hjl
Date: Wed Nov 25 10:55:54 2009
New Revision: 154645

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154645
Log:
Remove trailing white spaces.

WTF?

Thankyouverymuch.

This 1) wasn't posted or approved 2) is bad as it breaks svn blame
3) chokes all branches.

What's up?

Richard.

^ permalink raw reply	[flat|nested] 77+ messages in thread
* trivial trailing whitespace issue
@ 2009-11-25 19:47 Dennis Clarke
  0 siblings, 0 replies; 77+ messages in thread
From: Dennis Clarke @ 2009-11-25 19:47 UTC (permalink / raw)
  To: gcc; +Cc: rguenther, matz, hongjiu.lu, law


May I make a subject line change please ?

This issue is trivial trailing whitespace changes I think and procedures,
process and notice of such changes.

-- 
Dennis Clarke
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris

---------------------------- Original Message ----------------------------
Subject: [ Three letter acronym deleted ]
From:    "Richard Guenther" <rguenther@suse.de>
Date:    Wed, November 25, 2009 14:43
To:      "Richard Kenner" <kenner@vlsi1.ultra.nyu.edu>
Cc:      matz@suse.de
         gcc@gcc.gnu.org
         hongjiu.lu@intel.com
         law@redhat.com
--------------------------------------------------------------------------

On Wed, 25 Nov 2009, Richard Guenther wrote:

> On Wed, 25 Nov 2009, Richard Kenner wrote:
>
> > > In my mind it's very simple: trailing whitespace poses exactly _no_
> > > problem (except of being against the coding standard),
> >
<snip>

> But different timing or a notice wouldn't fix one of my no longer
> applying patches.  If you can offer advice on how to teach quilt
> (which I belive uses patch) to ignore whitespace changes when
> applying patches then more power to you - the only tool that
> seems to be able to ignore whitespace changes is diff.

Btw, I'd be happy with a commit hook that forces you to fix
whitespace in the area you patch (basically just make sure there
is no trailing whitespace in ^[+ ] lines of a unified diff
(maybe even only in ^+ lines to not cause continuous rejects
if you fixup the ^  lines in your patch and drag in more context).

Anyone willing to implement that?  I still see no point in
fixing up the existing source just for the sake of it.

Richard.


^ permalink raw reply	[flat|nested] 77+ messages in thread

end of thread, other threads:[~2010-01-02 17:11 UTC | newest]

Thread overview: 77+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-25 16:39 WTF? Richard Guenther
2009-11-25 16:40 ` WTF? Richard Guenther
2009-11-25 16:47   ` WTF? Richard Kenner
2009-11-25 16:50     ` WTF? Richard Guenther
2009-11-26 12:14       ` WTF? Vincent Lefevre
2009-11-25 16:58     ` WTF? Jeff Law
2009-11-25 17:09       ` WTF? Michael Matz
2009-11-25 17:16         ` WTF? Richard Kenner
2009-11-25 18:18           ` WTF? Michael Matz
2009-11-25 19:00             ` WTF? Richard Kenner
2009-11-25 19:39               ` WTF? Richard Guenther
2009-11-25 19:43                 ` WTF? Richard Guenther
2009-11-25 19:55                   ` WTF? Basile STARYNKEVITCH
2009-11-25 19:59                     ` WTF? Jeff Law
2009-11-25 23:05                     ` WTF? Tom Tromey
2009-11-25 23:08                       ` WTF? Richard Guenther
2009-11-25 23:30                         ` WTF? Basile STARYNKEVITCH
2009-11-26  0:54                           ` WTF? Joern Rennecke
2009-11-27 10:24                         ` WTF? Richard Earnshaw
2009-11-27 14:40                           ` SVN pre-commit filter (Was: Re: WTF?) Joern Rennecke
2009-11-27 14:43                             ` Richard Earnshaw
2009-11-27 15:35                               ` Joseph S. Myers
2009-11-25 23:27                       ` WTF? Joseph S. Myers
2009-11-25 21:47                 ` WTF? Paolo Bonzini
2009-11-27 10:36                 ` WTF? Peter Zijlstra
2009-11-26 13:08               ` WTF? Michael Matz
2009-11-26 18:32                 ` WTF? Dave Korn
2009-11-25 19:31           ` WTF? Richard Guenther
2009-11-25 19:44             ` WTF? Daniel Jacobowitz
2009-11-25 23:21               ` WTF? Alexandre Oliva
2009-11-26  8:56                 ` WTF? Paolo Bonzini
2009-11-26 10:07                   ` WTF? Richard Guenther
2009-11-26 10:43                     ` WTF? Philip Martin
2009-11-25 20:17             ` WTF? Kaveh R. GHAZI
2009-11-25 20:22               ` WTF? Dave Korn
2009-11-25 20:28                 ` WTF? Richard Guenther
2009-11-25 20:33                   ` WTF? Kaveh R. Ghazi
2009-11-25 20:31                 ` WTF? Kaveh R. Ghazi
2009-11-25 20:35                   ` WTF? Richard Kenner
2009-11-25 20:51                     ` WTF? Kaveh R. Ghazi
2010-01-02 17:11                       ` WTF? Gerald Pfeifer
2009-11-25 20:37                   ` [annoyed grunt]? Dave Korn
2009-11-25 20:42                     ` Kaveh R. Ghazi
2009-11-25 20:48                       ` Dave Korn
2009-11-25 23:12               ` WTF? Ben Elliston
2009-11-26 12:46                 ` WTF? Vincent Lefevre
2009-11-25 17:19         ` WTF? Jeff Law
2009-11-25 17:25           ` WTF? Joseph S. Myers
2009-11-25 17:32             ` WTF? Dave Korn
2009-11-25 19:34               ` WTF? Richard Guenther
2009-11-25 19:58                 ` trivial trailing whitespace issue Jeff Law
2009-11-25 20:08                   ` Basile STARYNKEVITCH
2009-11-25 20:58                     ` Joseph S. Myers
2009-11-25 21:39                       ` Basile STARYNKEVITCH
2009-11-25 22:26                         ` Joern Rennecke
2009-11-25 22:36                           ` Basile STARYNKEVITCH
2009-11-26 13:18                     ` Michael Matz
2009-11-26 18:46                       ` Basile STARYNKEVITCH
2009-11-26 19:38                       ` Mark Mielke
2009-11-25 21:04                   ` Andrew Haley
2009-11-27  8:08                   ` Sebastian Huber
2009-11-25 17:28           ` WTF? Richard Kenner
2009-11-25 17:03   ` WTF? Michael Matz
2009-11-25 17:29     ` WTF? Dave Korn
2009-11-25 21:55       ` WTF? Paolo Bonzini
2009-11-27 10:35     ` WTF? Richard Earnshaw
2009-11-27 13:41       ` doh? Dave Korn
2009-11-27 13:48         ` doh? Michael Matz
2009-11-27 14:05           ` doh? Dave Korn
2009-11-27 14:16             ` doh? Paolo Bonzini
2009-11-27 14:32               ` doh? Dave Korn
2009-11-27 14:22           ` doh? Joern Rennecke
2009-11-25 23:52 ` WTF? Lu, Hongjiu
2009-11-26  0:09   ` WTF? H.J. Lu
2009-11-26 15:11   ` WTF? Jeff Law
2009-11-26 23:17     ` WTF? Lu, Hongjiu
2009-11-25 19:47 trivial trailing whitespace issue Dennis Clarke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).