[PATCH] Remove legacy pre-C++ 11 definitions

Martin Liška mliska@suse.cz
Mon Jan 9 15:17:04 GMT 2023


On 1/6/23 19:23, Jonathan Wakely wrote:
> Seems to me that GCC code should just use nullptr directly not redefine NULL.

Sure, but that would lead to a huge patch which would rename NULL to nullptr, right?

Martin


More information about the Gcc-patches mailing list