tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: USE_LANGUAGES and wrappers
On Wed, Jul 19, 2023 at 02:13:53PM +0000, nia wrote:
> "cwrappers should always default to oldest version of the C/C++ standard
> unless -std=XX is given" is not quite as trivial but should also be doable.
This is going to seriously annoy any one using a compiler defaulting to
a newer language mode when it also introduces any ABI differences. So
when given a choice between pissing off users on modern system and some
fallout on outdated systems, I'm strongly inclined to go with the
former.
Joerg
Home |
Main Index |
Thread Index |
Old Index