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++/34338] error: no matching function for call to 'C::count()'



------- Comment #1 from gray_song at yahoo dot com  2007-12-04 21:01 -------
If change C::count(int l) definition to
C::count_c(int l)

It works fine.


-- 

gray_song at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gray_song at yahoo dot com


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


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