Matthew Russell

Results 75 comments of Matthew Russell

Thanks. I have it set up to work on QNX now, I have it working on small test apps, but I'm stuck on the word alignment issue for a bigger...

I just created a brand new project in my repo, and I receive the same issue - basically an error on every line about missing symbols. I've upgraded my setup...

@DonnieWest I think both changes (classpath and version version) are working! For example, now whe nmy cursor is over `Collections.synchronizedList` and I invoke `vim.lsp.buf.hover()`, I get the full definition: ```kotlin...

Actually, I might close this issue, it actually seems that this issue occurs only when I open Oni from the shell (either Powershell or CMD), if I open it from...

I'm seeing this with gcc 9.3.0

@kkretsch Did you ever make any progress on this? I've been stepping through the code in a debugger and it seems like the credentials simply don't get set. I'm somewhat...

What version of boost are you using? We're using 1.74. Nothing I did ever got credentials to work unfortunately. `credentials.cpp`'s `receive_credentials` function works perfectly, but nothing writes to the `uid`...

That's exactly what I saw. This makes me question if any one has ever truly gotten vsomeip security features to work. I suspect maybe most users use remote connections where...

None... But since my interest is mainly with remote clients, it wouldn't offer much security anyways.