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: gcc 3.2.1 draft release notes, 3rd draft


On Fri, Oct 18, 2002 at 01:43:49PM +0200, John Marshall wrote:
> On Thu, Oct 17, 2002 at 08:13:14PM -0700, Zack Weinberg wrote:
> > 	* c-decl.c, cp/decl.c (start_decl):  Point users of old
> > 	"initialized typedef" extension at __typeof.
> 
> The manual (as in the 3.2 release) talks only about typeof and
> __typeof__, although (to my surprise) __typeof works as well.
> 
> It might be worth talking about __foo as well as __foo__ or more likely
> just having your message point to __typeof__ instead, to avoid more
> postings from other surprised people :-).

The patch I committed refers to __typeof__.

zw


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