Meriel Luna Mittelbach

Results 147 comments of Meriel Luna Mittelbach

On that note, I wonder what the purpose/use in having multiple servers of the same name and location (e.g. `foo.PID.1`, `foo.PID.2`, etc.) is. I get starting a separate TCP server...

I mean, there's no point to having `foo.12345.0` and `foo.12345.1` in the same directory belonging to the same process. Neither is there much purpose to calling `serverstart("foo")` twice in the...

``error: package `hashbrown v0.14.5` cannot be built because it requires rustc 1.63.0 or newer, while the currently active rustc version is 1.61.0`` MSRV check is failing, though this seems unrelated...

> As I understand it, it would be as simple as the code page can be configured/forced to utf8 for the running application as part of the environment startup code...

No concerns were raised here or in the original issue(s), the plugin maintainer just hasn't responded yet. My PR branch tracks master, you could switch over to it for the...

It makes me happy that the PR is so well received. I will continue to rebase it against main since it's such a small change.

I've previously tried to notify folke once or twice in the issue where I originally proposed a workaround, which then became this PR. I'm happy to keep rebasing my branch...

Apparently the linked issues will be closed by github actions soon due to being open for so long, as I just received multiple emails about it.

I would also like to have something like `TODO(name or scope):` highlighted with the part in parens.