]> granicus.if.org Git - graphviz/commit
remove non-portable default for $PATH
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Apr 2021 00:02:34 +0000 (17:02 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 17 Apr 2021 22:24:44 +0000 (15:24 -0700)
commitfa973cba9b4711471f889b339fe2c201f8a0e0fc
tree5b6404f336d1e14d094a868b37e2afc837b2fa2b
parent713561691015aa75d9593814197c15c61be4a20b
remove non-portable default for $PATH

Across the range of platforms Graphviz runs on, this is not a reasonable
default. E.g. Windows will have none of these paths and this is not even how one
separates paths in Windows $PATH. This is mostly a latent issue, as it is very
rare for $PATH to be unset.
CHANGELOG.md
lib/ast/pathbin.c