summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-05-07 16:47:40 -0700
committerJune McEnroe <june@causal.agency>2020-05-07 20:00:33 -0400
commitbde0f47a70f71c86d90a0baadcfa8dc33a8fa4d2 (patch)
tree7157919ef3196b8d9e94a49828943ce891c5c9c2 /LICENSE
parentUpdate email addresses (diff)
downloadcatgirl-bde0f47a70f71c86d90a0baadcfa8dc33a8fa4d2.tar.gz
catgirl-bde0f47a70f71c86d90a0baadcfa8dc33a8fa4d2.zip
Mark global variables in chat.h as extern
This fixes the build with gcc 10, which enables -fno-common by
default.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe