Markus Steinborn schrieb:
Markus Steinborn schrieb:
Bernhard R. Link schrieb:
The patch is quite minimal and targeted at the Debian packages,
so still todo:
- port to non-glibc (currently uses canonicalize_file_name)
No need: In theory, we just need to import this function (or more
precise, the module canonicalize) from gnulib.
In practice, my attempts I've done yesterday have failed, the library
refused to compile. If it dies not work today, I'll ask the guulib
people for help.
Didn't work. Have contacted gnulib people.
gnulib import done. Now we have "canonicalize_file_name", "mkstemp" and
"inttypes.h" available on all platforms, as the source code for these
functions is available in the lib directory.
Greetings from Germany
Markus Steinborn