nick black
nick black
come to think of it, this thread is already more mails than i had hoped to receive about libsixel.
good to see you back!
oooh very interesting! thanks for the report. there is one place where we can definitely "hang": if the buffer into which we're writing is full, and the terminal process isn't...
hrmmm, that's worrying
is `_GNU_SOURCE` supposed to be used with `-D __MUSL__`? just wondering.
i will probably need to spin up an alpine VM to look into this. can you verify that the "missing" symbols are present in `libnotcurses-core.so` using `objdump`? i'll try to...
I'm not sure I like this idea. What's your motivation here? `USE_CXX` is all about not requiring a C++ compiler when building Notcurses. Installing the C++ headers doesn't require a...
> If you don't have a C++ compiler on your system and you can't build the c++ library, why would you want to install the headers or cmake/pkgconfig files supporting...
confirmed `USE_CXX=no` results in no headers installed
> If you don't have a C++ compiler on your system and you can't build the c++ library, why would you want to install the headers or cmake/pkgconfig files supporting...