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]

[C++] My pending patches


Hi

My following patches are still not reviewed.  I am really
appreciated if someone could comment or approve these.

  Fix class/template logic in template argument (a regression)
    http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00172.html
    This is intended for 3.2 and 3.3.  I'd like to wait for
    the new parser first before investigating this issue on
    trunk

  Fix specialization as friend class
    http://gcc.gnu.org/ml/gcc-patches/2002-11/msg01639.html
    This is for 3.3 and trunk.

  Fix access checking of nested type
    http://gcc.gnu.org/ml/gcc-patches/2002-11/msg00958.html
    This is for 3.3 and trunk.

For the last two patch, it would also be fine for me if
they can only go into trunk.  They are not regressions.

Thank you

--Kriang



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