Dāvis

Results 222 comments of Dāvis

I don't really need it merged. Just putting it out here :P Also yes it's perfectly possible to support both Qt5 and Qt6 at same time but this was just...

> @davispuh meanwhile, it doesn't build anyway with errors like these: > > ``` > regwnd.cpp:232:34: error: conversion from ‘unsigned int’ to ‘QChar’ is ambiguous > 232 | result.insert(0, (v...

I'm seeing this same crash also on Arch: ``` clang-17: /usr/src/debug/rocm-llvm/llvm-project-rocm-6.0.0/llvm/lib/CodeGen/SplitKit.cpp:1648: void llvm::SplitEditor::splitLiveThroughBlock(unsigned int, unsigned in t, llvm::SlotIndex, unsigned int, llvm::SlotIndex): Assertion `(!LeaveBefore || Idx

Looks good :+1: , but it would be even better if could set a [Logger](https://ruby-doc.org/stdlib-2.4.0/libdoc/logger/rdoc/Logger.html) instance there and it would log this as `debug` level and `BotFramework` could use that...

Also by the way there doesn't seem to be implemented proper JWT validation, like keys aren't checked at all.

Here are 2 PRs that add `@nogc`, it would be very useful to have them merged :)

I'm also looking for OpenID Connect (OIDC) support so I can add my own SSO server.

Also looking for this. So it seems very soon we will have it?

I don't really remember specifics... but it probably should be binary string/bytes if that's not so then it might be a bug. anyway from one to another you can convert...

I don't have Mac, I've never tried it on Mac, so I've no idea if it can be made to work there. I can't really suggest anything. Your only way...