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] type safety


On Tue, 2003-06-24 at 08:09, Nathan Sidwell wrote:
> Hi,
> We were passing non-types to same_type_p. This patch cleans that up.
> BTW, if we had compile time type safe trees, this would never have happened.

Very cool.  Check it in.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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