[BACK]Return to bad.out_lint CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / shift

Diff for /mandoc/regress/roff/shift/bad.out_lint between version 1.1 and 1.2

version 1.1, 2018/08/23 14:29:42 version 1.2, 2022/04/24 13:38:48
Line 3  mandoc: bad.in:15:2: ERROR: ignoring request outside m
Line 3  mandoc: bad.in:15:2: ERROR: ignoring request outside m
 mandoc: bad.in:17:31: ERROR: argument number is not numeric: \$x  mandoc: bad.in:17:31: ERROR: argument number is not numeric: \$x
 mandoc: bad.in:19:28: ERROR: using macro argument outside macro: \$1  mandoc: bad.in:19:28: ERROR: using macro argument outside macro: \$1
 mandoc: bad.in:20:2: ERROR: ignoring request outside macro: shift  mandoc: bad.in:20:2: ERROR: ignoring request outside macro: shift
 mandoc: bad.in:28:8: ERROR: argument is not numeric, using 1: shift badarg  mandoc: bad.in:32:8: ERROR: argument is not numeric, using 1: shift badarg
 mandoc: bad.in:28:9: ERROR: excessive shift: 2, but max is 1  mandoc: bad.in:32:8: ERROR: negative argument, using 0: shift -1
   mandoc: bad.in:32:8: ERROR: excessive shift: 2, but max is 1

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb