This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [v3] More noexcept for vectors



Hi,

>I was going one file at a time, and the priority is clearly
>"release"-mode, since this is about performance. I don't think there is
>
>anything wrong with debug-mode having a different exception
>specification
>(it is already binary-incompatible with the default mode) but I
>understand 
>why people may want to keep some consistency. I can do vector in the
>other
>modes next if you want.

Yes, please. As boring as it may seem, I'm trying to convince myself and the other contributors to keep the modes up to date and consistent as much as possible. If one day we figure out that we can't, we don't have enough man power it will mean we have to remove the special modes (or only some of them) from svn.

Thanks!
Paolo



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