This is the mail archive of the gcc-bugs@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]

c++/4283: Implicit typename extension should be optional



>Number:         4283
>Category:       c++
>Synopsis:       Implicit typename extension should be optional
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 10 06:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     loewis@informatik.hu-berlin.de
>Release:        gcc 3.0
>Organization:
>Environment:
Solaris 5.8
>Description:
Currently, it is only possible to turn off the 
implicit typename extension through -pedantic. Since the
compiler then operates too restrictive for many applications,
turning this extension off alone is desirable, e.g. through
a -fimplicit-typename flag.

It is also desirable that the extension becomes documented; 
it is currently mentioned only in c-tree.texi.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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