------- Additional Comments From gdr at integrable-solutions dot net 2005-06-30 22:11 ------- Subject: Re: diagnostic shows wrong type for cast operator
"igodard at pacbell dot net" <[EMAIL PROTECTED]> writes: | Gabriel: no, it also happens with any pointer: | | struct node { float* operator float*(); }; | | gets you: | | foo.cc:1: error: operator `float*' declared to return `float' Alright, that was a wrong guess. -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22256