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++/24449] Unable to declare friend main() from class template



------- Comment #3 from machata at post dot cz  2005-11-16 15:25 -------
Created an attachment (id=10251)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10251&action=view)
Check if we are really declaring template ::main.

I believe that this patch does the right thing. I've done bootstrap on
i686-pc-linux-gnu, but I won't be able to run testsuite before friday.


-- 

machata at post dot cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10202|0                           |1
        is obsolete|                            |


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


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