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: [C++ PATCH] Fix PR/10926


On Tuesday, June 17, 2003, at 04:10 AM, Giovanni Bajo wrote:
+ if (DECL_DESTRUCTOR_P (decl) && template_parm_scope_p())

Add a space:


... template_parm_scope_p () ...


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