Bogdan Popa

Results 156 comments of Bogdan Popa
trafficstars

I think that would be great. Adding a `rackcheck-typed` package to this repository would be the way to go. That way, `rackcheck-lib` won't have to depend on `typed-racket` for the...

No worries and thanks for trying! Sorry I couldn't be of more help, but I don't really use typed racket.

Typed Racket isn't really supported by review because review doesn't expand the code it lints, so I'd have to bake in a bunch of typed-racket-specific rules into it and I...

I think those would be good to add; I've definitely run into both problems. If you feel like it, you could try adding those rules to get familiar w/ how...

I would like it to, but I think that might require expanding the required modules, which would be slow without some caching mechanism (also not ideal). I'll look into it,...

> Someday/maybe you could tag some checks to run only in a "slower but more thorough mode". People might not want to use that slow/thorough mode in e.g. flycheck, but...

> Using this link requires specifying which tool to check it with. I guessed the Windows 11 one, not sure if that's right. Also, this page is giving me the...

I was just checking my open PRs and was surprised to see this was still open. Any reason not to merge it?

I'm running into the same problem using the port at https://github.com/macports/macports-ports/blob/c1c775efafd7bc9732e9dd5258af6596f22402ba/mail/mu/Portfile . ``` ~> mu -V fish: Job 1, 'mu -V' terminated by signal SIGBUS (Misaligned address error) ~ [138]>...