summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-26 09:41:49 +0000
committerrillig <rillig@pkgsrc.org>2007-10-26 09:41:49 +0000
commit9f649ecff237604ec84c833e228636f23fa674a3 (patch)
tree962554ea2501e6dbe50eb8dc519f30ec50d74c5e /packages
parent8efe8794ae3ee825b50bab1154770c4479590d10 (diff)
downloadpkgsrc-9f649ecff237604ec84c833e228636f23fa674a3.tar.gz
Emit a warning if the function name "empty" is followed by anything
other than an open parenthesis. Currently, the following lines are all valid and equivalent: .if empty(foo) .if empty or nonempty or whatever(foo) .if empty?????????????(foo) .if empty ${foo} (bar) All except the first line are probably mistakes.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions