On 10/19/22, 1:57 AM, "Roger Leigh" <rle...@codelibre.net> wrote:
> nullptr is a language keyword, so that should just have worked. Unless > an older language standard was being explicitly forced, the use of nullptr > should be benign. I would have thought so, but the code base doesn't use it, so it was a mistake in any event. I have to assume Debian is not using C++-11 by default or that the build script doesn't lead it to for some reason. > I would be interested to see the details of the failure. I don't have latest Debian handy so I can't check the language level. I asked the reported to find out for me. It could be some flag from a dependency bled through. -- Scott