Sujet : Re: FreeTDS port to VMS V9.x on x86?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 04. Jul 2025, 01:51:04
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10478ho$eqhq$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Pan/0.162 (Pokrosvk)
On Thu, 3 Jul 2025 14:15:33 -0400, Arne Vajhøj wrote:
You refer to `_PATH_DEVNULL` but do not `#include <paths.h>`, as
required by POSIX.
This must support non *nix systems (as an example VMS !!) - config.h is
expected to provide that with the rest.
Also, there is no paths.h in POSIX. It doesn’t make any sense to have it
in POSIX.