]> Lady’s Gitweb - Shushe/commit
Disallow a few more characters in file·names
authorLady <redacted>
Fri, 19 Jan 2024 01:16:04 +0000 (20:16 -0500)
committerLady <redacted>
Fri, 19 Jan 2024 01:16:04 +0000 (20:16 -0500)
commit4e4c927c458dd77fd0f6cdac5be14f964525e8b1
tree3fe0d6976b2ff3798076410497932327d594e41b
parent49d18f0e25e2051303029e5cee01c87cf5413231
Disallow a few more characters in file·names

- Make will try to expand the glob characters `*`, `?`, and `[` when
  followed by `]`. Forbid all of these (including both brackets in all
  cases for simplicity).

- `#` and `;` are dangerous in make prerequisites (at least under
  secondary expansion).
GNUmakefile
README.markdown
This page took 0.059167 seconds and 4 git commands to generate.