about summary refs log tree commit diff
path: root/xtools.1
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2024-01-21 01:48:44 -0500
committerLeah Neukirchen <leah@vuxu.org>2024-01-25 13:50:35 +0100
commit45cf3ff916a551f42c6bcb2e2101042b58cd0ef8 (patch)
tree1e7c418aabc2b4ef60ea4f8515aa8fd01bbe5b37 /xtools.1
parent94d1bc949192f819ffaab475c488068628dceade (diff)
downloadxtools-45cf3ff916a551f42c6bcb2e2101042b58cd0ef8.tar.gz
xtools-45cf3ff916a551f42c6bcb2e2101042b58cd0ef8.tar.xz
xtools-45cf3ff916a551f42c6bcb2e2101042b58cd0ef8.zip
xlint: improve missing/multiply defined messages v0.66
these are the only messages that don't have a line number associated
with them, adding complexity when parsing the output of xlint.

- `'$var' missing!` only really makes sense with line number 1, as there
  is not really any other place to put it
- `'$var' defined more than once` I decided to put on the *last*
  instance of the variable, and add a hint to where the previous
  definition(s) are
Diffstat (limited to 'xtools.1')
0 files changed, 0 insertions, 0 deletions