Re: Go C++ only
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> As last discussed, the general consensus was to make 7.12 > the last gdb version that supports building with a C compiler. > > I've been holding proposing to drop C-mode support in master > with the idea that that would help with all the bugfix > backporting going on. I've had to explain this several times > recently, as people are eager to use C++ features. Multiple > times this week, even. > > At this point the backporting rate is quite low though, so > maybe it no longer makes that much sense to hold C++ back, > at least in new code. I don't have a strong opinion, but can we perhaps try a compromise where we would be using C++ features only in new units (unlikely to be backported)? Even though the backporting rate is indeed probably low, it would still be nice to make it as easy as possible. Or is this not really a practical suggestion? -- Joel