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: D language support


On Sat, 9 Jan 2010 08:25:24 +0200
Mihail Zenkov <mihai.zenkov@gmail.com> wrote:

> On Wed, 30 Dec 2009 16:55:39 +0400
> Joel Brobecker <brobecker@adacore.com> wrote:
> 
> > Mihail,
> > 
> > Not bad :). There were a lot of little things, so I focused on the obvious
> > (procedural) ones for now, and I will review the contents of your code
> > again more carefully on the next revision.
> > 
> > Before I go into the details, I have a question, though: Are you the sole
> > author of this patch? I am asking because there are really two distinctive
> > coding styles used in this case. One is very different from the style
> > used in GDB (and other GNU projects written in C), and the other one
> > is pretty spot on in terms of the coding style.  Hard to believe that
> > the same person wrote both parts! It's very important to know, because
> > only the author may assign the copyright to the FSF (IANAL, but I believe
> > this to be true).
> 
> You right. Initial author is John Demme. I update his patch and add
> dynamic array support. AFAIK John Demme also assign copyright papers.
> 
> http://sourceware.org/bugzilla/show_bug.cgi?id=10142
> http://sourceware.org/ml/gdb-patches/2005-04/msg00074.html
> http://sourceware.org/ml/gdb-patches/2009-08/msg00264.html
> 

Sorry, forget attach new patch.

Attachment: gdb-100109-d.patch
Description: Binary data


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