before i push, question about $scriptversion. is the policy for
handling these documented somewhere ? is it like m4 serial numbers
? it should be updated whenever there's a code change ?
Yes. Standard practice is to update scriptversion whenever a new version
of the file is committe
On 06 Feb 2022 15:47, Karl Berry wrote:
> Fixes automake bug https://bugs.gnu.org/38043.
>
> All these changes look good to me (just casting my eyes over them ...),
> and hopefully will result in something more future-maintainable. Thanks!
before i push, question about $scriptversion. is the
Fixes automake bug https://bugs.gnu.org/38043.
All these changes look good to me (just casting my eyes over them ...),
and hopefully will result in something more future-maintainable. Thanks!
Fixes automake bug https://bugs.gnu.org/38043.
Split the optimized compilation logic into a new section. This avoids
trying to support multiple versions of major versions in a single script
as it gets harder to verify new changes don't break old versions as time
goes on.
Now for Python 3.5+, com