talisein

Results 9 issues of talisein

The attached patch makes the lexxer not barf at unicode. cuebreakpoints works for me now. I haven't tried the other tools~

I recently realized I had lost my nick registration for some time when my cert expired. So I'd like an easy way to track (1) if I've been authenticated into...

feature

I guess this could be avoided by setting http_hostname/http_hostname_display, but urlserver locked up when I did /disconnect -all and then /reconnect -all after I turned on a VPN. The backtrace...

bug

Without search, hdata lists are cumbersome to access in triggers. This PR introduces a search operator: `hdata[list?search_condition].var1.var2...` The search condition can contain subexpressions, but instead of bracketed `${foo}`, a parenthesized...

feature
waiting info

The JUnit output is nice, but I'd like TAP as well. But I think I need a new event, on_tests_begin() that would have a size_t num_tests member that indicates how...

https://github.com/talisein/mal-gtk/blob/9aca27b62352c8959e27760603bb034e787fd599/src/message_dispatcher.hpp#L39 This provides unsafe access

Seems like after I set extended details, then refresh, I lose the settings. Not sure why.

bug

Using Fedora 40, gcc (GCC) 14.1.1 20240522 (Red Hat 14.1.1-4), the following warning issues: ``` In file included from ../subprojects/outcome/include/outcome/detail/basic_result_storage.hpp:30, from ../subprojects/outcome/include/outcome/convert.hpp:28, from ../subprojects/outcome/include/outcome/basic_result.hpp:29, from ../subprojects/outcome/include/outcome/std_result.hpp:28, from ../subprojects/outcome/include/outcome/result.hpp:28, from ../src/main.cpp:12:...

bug

Am trying to get rid of the sometimes-reported 2592352 TB/s (or some other enormous value) when just starting a file xfer. It also seems to make the periodic updates a...

feature