[Bug c++/88572] error: braces around scalar initializer - should be a warning

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 7 16:02:00 GMT 2019


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't think reshape_init_r has the context of the type that contains the
object being initialized, so might need an extra parameter passed to it.


More information about the Gcc-bugs mailing list