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: ObjC/ObjC++: Tidy up #includes of objc-act.c


On Wed, 1 Dec 2010, Nicola Pero wrote:

> +/* For warn_deprecated_use(), rest_of_decl_compilation().  */
>  #include "toplev.h"

This comment is out of date.  warn_deprecated_use is now in tree.h.

-- 
Joseph S. Myers
joseph@codesourcery.com


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