Matthew McMillan

Results 29 comments of Matthew McMillan

@jrudolph I am sorry for the late reply. Unfortunately I am still having trouble even after your fix. I have created a repository that reproduces this issue [here](https://github.com/UnsolvedCypher/akka-grpc-web-testcase). To see...

Sorry, please disregard my above comment! I double-checked and I built your fix incorrectly- it *does* in fact work. Thanks for the quick fix and sorry for the false alarm!...

Hey @antfu, would it be possible to get this merged? It restores functionality to this library

Could you please point me to the PR? I still don't see a way to disable the previous/next buttons.

@oprypin Thank you for your explanation. > imagine, the program needs to look through every type that's ever passed to a method, and only then decide whether it needs to...

Thank you @asterite those links were very helpful in understanding the problem further. In [this issue](https://github.com/crystal-lang/crystal/issues/1824#issue-113397464), you mentioned that the following restriction would allow for incremental compilation: > When declaring...

Would the following restrictions solve the problem? - Subclass overrides must have the same type as what they override - Function return types must be specified if they can't easily...

> No. Would you mind providing a counter-example so I can understand the problem?

I think that putting the public key next to the private key under "my keys" might make it easier to use. It's clearly visible, and it's in the same place...

Hi @wing328, I believe this is good to merge. Please let me know if you would like any changes