diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-12-02 18:18:39 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-12-02 18:20:05 -0800 |
commit | e0ee1d003ac84ba32b6c23575ddaeabb932cd6e1 (patch) | |
tree | af6a0493ecb593be4eb66239fef69a114720c59c /lisp/files-x.el | |
parent | 6b99b6eb8bc5ee5b7ee8c17a636c9ba154702b5c (diff) | |
download | emacs-e0ee1d003ac84ba32b6c23575ddaeabb932cd6e1.tar.gz emacs-e0ee1d003ac84ba32b6c23575ddaeabb932cd6e1.tar.bz2 emacs-e0ee1d003ac84ba32b6c23575ddaeabb932cd6e1.zip |
Work around IBM XL C compiler bug
* src/fileio.c (Fcopy_file): Work around a compiler bug in IBM XL
C for AIX, V12.1 (5765-J02, 5725-C72). Without this patch, the
compiler incorrectly complains “Initialization between types "int"
and "struct timespec" is not allowed” and “Initialization between
types "long" and "struct timespec" is not allowed”.
Diffstat (limited to 'lisp/files-x.el')
0 files changed, 0 insertions, 0 deletions