[bug#61240] improve high-res file timestamp in Automake

2023-02-04 Thread Paul Eggert
On 2023-02-04 16:02, Jacob Bachmeyer wrote: In any case, you will still need to account for the possibility that Time::HiRes::stat() might not actually have higher resolution, depending on the filesystem. That's fine. All we want is the exact file timestamp. If the file system timestamp

[bug#61240] improve high-res file timestamp in Automake

2023-02-04 Thread Sam James
> On 5 Feb 2023, at 00:02, Jacob Bachmeyer wrote: > > Paul Eggert wrote: >> On 2023-02-03 18:27, Jacob Bachmeyer wrote: >>> Where are you actually using a 5.10 feature? >> >> Where lib/Automake/FileUtils.pm says "use Time::HiRes qw(stat);". This does >> not work with Perl 5.6. > >

[bug#61240] improve high-res file timestamp in Automake

2023-02-04 Thread Jacob Bachmeyer
Paul Eggert wrote: On 2023-02-03 18:27, Jacob Bachmeyer wrote: Where are you actually using a 5.10 feature? Where lib/Automake/FileUtils.pm says "use Time::HiRes qw(stat);". This does not work with Perl 5.6. Time::HiRes is (perhaps was) installable from CPAN and is definitely /not/ a 5.10

[bug#59991] [PATCH v2 0/3] Port tests to modern C

2023-02-04 Thread Karl Berry
However, neither in this mail, nor in your original did I find a corresponding patch. Hi Jim - they ended up with separate bug#s, since separate emails. At least I think these are those: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59992 (applied by mike?)