This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: objdump : inaccurate demangling for foo(char* const)
"Rolf Campbell" <Endlisnis@mailc.net> wrote in message bkfh75$v8o$1@sea.gmane.org">news:bkfh75$v8o$1@sea.gmane.org...
> foo(char* const) is no different from foo(char*), from the perspective
> of linking/overloading.
>
> Did you mean foo(char const *)?
>
I meant foo(char* const). not foo(char const *).
Thanks.
=====================================
Alex Vinokur
mailto:alexvn@connect.to
http://mathforum.org/library/view/10978.html
=====================================
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/