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]

Re: Default template parameters in 2.95


  In message <19990714110035B.mitchell@codesourcery.com>you write:
  > 
  > The problem you reported is definitely a bug.  A patch is attached.
  > 
  > Jeff, this patch should be considered for the 2.95 branch.  The bug in
  > question is a regression from 1.1.2, and represents a reasonably
  > common usage in real code.  The fix is simple.  However, I'd like
  > Jason's eyes on this before we put it on the branch, just for safety
  > sake.
  > 
  > --
  > Mark Mitchell                   mark@codesourcery.com
  > CodeSourcery, LLC               http://www.codesourcery.com
  > 
  > 1999-07-14  Mark Mitchell  <mark@codesourcery.com>
  > 
  > 	* pt.c (check_default_tmpl_args): Handle friends defined in the
  > 	class just like member functions defined in the class.
You've got till I wake up in the morning to get a confirm from Jason.  
Otherwise
it'll have to wait for gcc-2.95.1.

jeff


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