https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124470

--- Comment #6 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
(In reply to Seb James from comment #4)
> Would it be possible to schedule a fix for this issue to go into gcc 15.3?
> Without it, I don't think my mathplot modules code will compile on gcc 15.

I don't think so unfortunately, it was a fairly invasive change spread over a
large number of issues (some still incomplete: PR101140, PR122609) so I didn't
intend on trying to backport it.  But I might look into it again after GCC 16
is released.

I'll note again though that in most cases, by using 'import std;' rather then
relying on the GMF you may be able to work around this issue somewhat.

Reply via email to