This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] print newline after copyright message


On Mon, Jul 24, 2006 at 01:43:35PM -0700, Bob Wilson wrote:
> I don't work on GDB much, so I'm not on the write-after-approval list in 
> the MAINTAINERS file.  If my write access for binutils applies to the gdb 
> directory (I don't know how that works), I would be happy to apply the 
> patch.  Is that OK? Otherwise, would you apply it for me?  Here is the 
>  revised changelog:

You aren't actually in the right group, so I've applied the patch.  If
you'd like write access to GDB, though, let me know.

My eye is actually somewhat confused by the new layout, since I was so
used to the old:

drow@caradoc:/space/fsf/x86-64/commit-gdb/gdb% ./gdb =gdb
GNU gdb 6.5.50.20060727-cvs
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
Setting up the environment for debugging gdb.

But I think it's still better.  If someone else wants to rearrange the
newlines again later, I'll let them :-)

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]