diff options
| author | Eli Zaretskii | 2021-05-27 16:31:14 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2021-05-27 16:31:14 +0300 |
| commit | d3817ad6ce7b719c89d4049bdd12b168e3053a76 (patch) | |
| tree | 6267b049782f4d4256afa3d9eaea0a05520fceed /lib/malloc/dynarray_finalize.c | |
| parent | 00f5c2fa3834d1beb780cae22921126a1f9ddb1d (diff) | |
| download | emacs-d3817ad6ce7b719c89d4049bdd12b168e3053a76.tar.gz emacs-d3817ad6ce7b719c89d4049bdd12b168e3053a76.zip | |
Fix resolution of symlinks during dumping
* src/comp.c (Fcomp_el_to_eln_rel_filename): Don't use
'file-truename', as it is only available once files.el is loaded,
which doesn't work during dumping, until loadup loads files.el.
Instead, use 'realpath'. (Bug#48578)
* src/w32.c (realpath): New function.
* src/w32.h (realpath): Add prototype.
* nt/mingw-cfg.site (ac_cv_func_realpath)
(gl_cv_func_realpath_works): Define to "yes", as this function is
now implemented in w32.c.
Diffstat (limited to 'lib/malloc/dynarray_finalize.c')
0 files changed, 0 insertions, 0 deletions