In IBM i PASE environment, we're back to having struct timespect trouble
with this snapshot:

make[3]: Entering directory '/home/JWOEHR/work/mc_build/src/filemanager'
  CC       achown.lo
  CC       boxes.lo
  CC       chmod.lo
  CC       chown.lo
  CC       cmd.lo
  CC       command.lo
  CC       dir.lo
  CC       ext.lo
  CC       file.lo
/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;


On Sat, Dec 29, 2018 at 11:42 AM Yury V. Zaytsev <y...@shurup.com> wrote:

> Hi there,
>
> TLDR; I would appreciate if you could please test the following tarball
> on your systems and report any blocker regressions as compared to the
> previous 4.8.21 release:
>
>
> https://www.midnight-commander.org/nopaste/tarball/mc-4.8.21-108-g4b46e6194.tar.xz
>

-- 
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.
_______________________________________________
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc

Reply via email to