Jookia
Jookia
I don't have the energy to deal with this. Sorry for any offense/etc, I've deleted my posts and fork and unsubscribing from this issue.
I think this managed to somehow 'hard lock' my Facebook account as it wants me to provide ID yet the process for that doesn't work. Not bitlbee-facebook's fault, but just...
Those do look helpful, but aren't exactly what I'd like. Is there a function call I could make to trigger stickiness for a certain key? On Sat, Jun 12, 2021...
I'll test this when I get a chance for my use cases, but that's pretty cool!
It doesn't include the 'forced' field. Nor does it add the 'distinct' field. Do these actually work in practice?
Ah, yes, I forgot to note that in my original issue: TextObject is an awesome idea, but the conversion code is broken still. Also, it doesn't specify which encoding 'string'...
It doesn't? Eh, I must've missed something then. Isn't ALLEGRO_USTR just stuff for UTF-8? Edit: Ah, I see the problem. When I write char\* I meant UTF-8, as it uses...
> char is just a byte, it can contain anything, and it has nothing to do with strings, locales, etc. You are free to interpret bytes as you wish, and...