From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Berlin To: Andrew Cagney Cc: Jim Blandy , gdb-patches@sources.redhat.com Subject: Re: [RFA] Revised C++ ABI abstraction patches Date: Thu, 15 Mar 2001 18:58:00 -0000 Message-id: References: <200103150951.EAA25684@zwingli.cygnus.com> <3AB148D9.CA2A668B@cygnus.com> X-SW-Source: 2001-03/msg00268.html Andrew Cagney writes: > Jim, > > When Dan originally submitted his original patch it was large. > Fortunatly it was only (mostly) the mechanical change of separating out > the C++ stuff (it was also approved so I don't know why it wasn't > committed). It wasn't committed because it needed a little work. By the time i finished the work, it had grown. Feature creep. :( > Now, however, the patch has managed to accumulate much much > more (sigh). This really should be broken down into the mechanical > change of creating a new file and the modifications that fix real > bugs. Yup. Should I break it into the addition of the new files, and the others changes? Unfortunately, they'll be dependent on each other, but i can't think of how to break it up so it isn't. > > enjoy, > Andrew