Hello, Bruno Haible, le sam. 23 févr. 2019 21:12:53 +0100, a ecrit: > And '_hurd_exec' is accessible, but gives a deprecation warning > "_hurd_exec is deprecated, use _hurd_exec_paths instead". What sense does it > make that an accessible symbol is deprecated in favour of a symbol that is not > accessible?
Neither is supposed to be called from applications. It just happens that _hurd_exec was written at a time when there weren't the macros to hide the symbol (see libc_hidden_def macro). Samuel
