Gregory Oschwald

Results 152 comments of Gregory Oschwald

I believe this is due to a breaking change in SublimeLinter 4. This could potentially be fixed with [something like this](https://github.com/oschwald/SublimeLinter-perlcritic/pull/7/commits/511b15024175bbe234f0e1ecc01d4e7c083335bf). That said, I am not sure I see the...

Thanks! I'd be happy to merge and release this if I could get some help testing it. I no longer actively use Sublime.

I'd be open to a PR to fix this. The problem with a temp folder is that it would need to cover over the entire structure, which could be expensive.

That seems like a reasonable solution to the problem. A PR would definitely be welcome.

Is this still an issue? It sounds like this was fixed in cargo.

Weird. Are you sure `use-cargo-check` is not enabled?

Yeah, the new error format is not supported yet. See #26. I'll probably move to the JSON output that is supported now.

@toddr, we've worked around the particular issue, but it was a backwards incompatible behavior change not explicitly mentioned in the docs. If I recall correctly, the reason why the code...

It sounds like your MMDB is corrupt. What is the source of this file?

The official MaxMind databases are verified using this reader. It seems unlikely that it would not be able to read them. It sounds like your database was corrupted at some...