mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-12-02 08:53:43 +03:00
18fe87aa96
The strings used in withCWStringLen are (despite the incorrect comment) supposed to come equipped with length, but no NUL at the end (in particular nothing is allocated for an empty string). Fortunately, here the length suffices. See http://hackage.haskell.org/trac/ghc/ticket/5396 and https://github.com/coreyoconnor/vty/issues/14#issuecomment-1813397 |
||
---|---|---|
.. | ||
gwinsz.c | ||
gwinsz.h | ||
mk_wcwidth.c | ||
set_term_timing.c |