about summary refs log tree commit diff
path: root/tests/filters/dump.lua
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-03-08 16:32:17 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-09 17:38:46 +0100
commit12d3d4c3edfcf177c56ca97e5a4b0c8301ca46aa (patch)
treebae9ba5a16e0cbd0aa698d8635927b8b122a476c /tests/filters/dump.lua
parentAvoid non-ANSI function declarations (diff)
downloadcgit-pink-12d3d4c3edfcf177c56ca97e5a4b0c8301ca46aa.tar.gz
cgit-pink-12d3d4c3edfcf177c56ca97e5a4b0c8301ca46aa.zip
Avoid signed bitfields
Bitfields are only defined for unsigned types.

Detected by sparse.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'tests/filters/dump.lua')
0 files changed, 0 insertions, 0 deletions
r>2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe