OSDN Git Service

* call.c (joust): Don't complain about `operator char *()' beating
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jul 2000 20:04:49 +0000 (20:04 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jul 2000 20:04:49 +0000 (20:04 +0000)
commita00eaf4fe4a5e8fb672db1d82e0ffe53bd6c9d3b
tree78cfcf3749e96b97ce4223f406650bdcc539c3f2
parent1d40d76f04c4eb89cf0220376aec197fd80503e3
    * call.c (joust): Don't complain about `operator char *()' beating
        `operator const char *() const'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34875 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c