Edward Poot

Results 18 issues of Edward Poot

Hi, I really like this library, thanks for creating this! Noticed a small issue today. I have an API which responds with a `204` (no content) status code on a...

Hello, I'm trying to create a call graph but encounter a null pointer exception. Depending on the java source I use as input the exception is thrown from different visitors,...

ide

Hi, Thanks for developing this, it's neat (when it works ;)). Recently I encountered a rather peculiar bug that I eventually traced down to IdentityCache. At one point my code...

Hi, Thanks so much for developing this. It was exactly what I needed. I noticed one issue, though. CocoaPods now uses a emoji in various build phase names it adds...

Prior to this commit, there was no mechanism to provide encoding parameters. This commit adds that ability. Any feedback is welcome. Fixes #174

Hi, It's great that this library exists! I need to be able to decrypt a message encrypted with RSA-OAEP (SHA-256) with a label, can anyone tell me how to specify...

I noticed that leftWillClose/rightWillClose delegate methods are not called when the pan is cancelled, while in reality they should. These changes address this issue.

Hi, I noticed this SDK doesn't yet expose MFA info supported by Identity platform. The issue ##645 also mentions this. So I implemented it :) Let me know what you...

api: auth

**Describe the bug** When using the max operator in NumScript, it doesn't actually take anything from the source account if the balance is negative, even though I use `allowing unbounded...

bug

Hey folks, Noticed a weird bug today. Suppose I have the following entity structure: ``` CREATE TABLE "group" ( uuid UUID PRIMARY KEY, name TEXT NOT NULL ); CREATE TABLE...

type: bug
status: waiting-for-feedback
status: feedback-reminder