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]
Other format: [Raw text]

[Bug c++/17570] Extension to incorporate default parameters in signature of templates breaks valid program


------- Additional Comments From bangerth at dealii dot org  2004-09-20 16:11 -------
Note that PR 9737 is definitely related. The audit trail is long and 
complicated, and involves the philosophical question of whether we 
want this extension at all. This PR only tracks the fact that we 
reject valid code. Fixing this bug might settle part of PR 9737, 
but that one has more issues, as far as I understand it. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17570


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