Re: Help testing release candidate / mc-4.8.22-rc1
Andrew Borodin <[email protected]> Sun, 30 Dec 2018 09:21:26 +0300
| Newsgroups | gmane.comp.gnome.apps.mc.general,gmane.comp.gnome.apps.mc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 29 Dec 2018 19:46:16 -0700 Jack Woehr via mc <[email protected]> wrote: > In IBM i PASE environment, we're back to having struct timespect trouble > with this snapshot: This is weird. > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c: In > function 'get_times': > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:899:17: > error: incompatible types when assigning to type 'struct timespec' from > type 'st_timespec_t {aka const struct st_timespec}' > (*times)[0] = sb->st_atim; > ^ > /home/JWOEHR/work/mc-4.8.21-108-g4b46e6194/src/filemanager/file.c:900:17: > error: incompatible types when assigning to type 'struct timespec' from > type 'st_timespec_t {aka const struct st_timespec}' > (*times)[1] = sb->st_mtim; Looks like HAVE_UTIMENSAT is defined. But there no any changes around checking of utimensat() since 09/09 (commit a453376). -- Andrew _______________________________________________ mc mailing list https://mail.gnome.org/mailman/listinfo/mc