This is the mail archive of the gcc@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: C++ extension "cast-as-lvalues": time to deprecate?


Nathan Sidwell <nathan@codesourcery.com> wrote:

> Normal practice for g++ at least appears to be two, add a warning in
> release N, remove it in N+1

Is it feasable for N to be 3.3[.1] and N+1 be 3.4, or we will have to wait
3.4 & 3.5?
Given that it's a deprecated extension, I guess I can file a bugreport
specifying that the compiler does not warn when using it.

Giovanni Bajo


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