Re: Help testing release candidate / mc-4.8.22-rc1



Yuri, Andrew ... I tried with a different build script which I wrote when we were working on this months ago. The current snapshot builds correctly.

So there is no problem. I just used an older (and incorrect) build script.

On Sat, Dec 29, 2018 at 11:21 PM Andrew Borodin <aborodin vmail ru> wrote:
On Sat, 29 Dec 2018 19:46:16 -0700 Jack Woehr via mc <mc gnome org>
 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


--
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021

NON-DISCLOSURE NOTICE:  This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information.  If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited.  If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]