[Bug c++/93740] Template base classes parametrized by pointer-to-member are amibiguous

2024-05-28 Thread 3y3p4tch at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93740 Saurav Yadav <3y3p4tch at protonmail dot com> changed: What|Removed |Added CC||3y3p4tch a

[Bug c++/104678] pointer to member cannot be passed as template argument after derived/base cast

2024-05-23 Thread 3y3p4tch at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104678 --- Comment #4 from Saurav Yadav <3y3p4tch at protonmail dot com> --- @jason can you please have this checked? I can reproduce the issue on current trunk

[Bug c++/104678] pointer to member cannot be passed as template argument after derived/base cast

2024-05-22 Thread 3y3p4tch at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104678 --- Comment #3 from Saurav Yadav <3y3p4tch at protonmail dot com> --- CCing C++ Front End maintainers. Please check and assign this accordingly.

[Bug c++/104678] pointer to member cannot be passed as template argument after derived/base cast

2024-05-21 Thread 3y3p4tch at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104678 Saurav Yadav <3y3p4tch at protonmail dot com> changed: What|Removed |Added CC||3y3p4tch