Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build failure on fedora 40: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -fstack-protector-strong -fno-plt -O2 -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1 ../src/tramp.c: In function 'ffi_tramp_get_temp_file': ../src/tramp.c:262:22: error: implicit declaration of function 'open_temp_exec_file' [-Wimplicit-function-declaration] 262 | tramp_globals.fd = open_temp_exec_file (); Issue appears to have been fixed in 3.4.4, but bumping to .6 as that's the most current.
- Loading branch information