Antonio Nuno Monteiro

Results 226 comments of Antonio Nuno Monteiro

I'm tempted not to fix this one because of section 9.5 - request smuggling https://datatracker.ietf.org/doc/html/rfc7230#section-9.5

I forgot to reply to this. A PR would most definitely be welcome! We don't have a TLS Async server simply because there was no tls-async until relatively recently. That...

I also can't reproduce this anymore. Thanks for fixing

FWIW, I'm also getting this error in the `v3.1.0` tag but I solved it by cloning from [this commit](https://github.com/zeromq/jzmq/commit/eb40d6db43ce3545e623dad6cc6721a90885b5ba) instead.

@pitag-ha we haven't ported reason to ppxlib, instead for 4.13 we ended up maintaining that snapshot for a vendored version of OMP1. Last time I looked at porting Reason to...

I don't know if this is right. All other CLI tools I've had to configure on macOS use `~/.config` too, and I've never had to reach for anything in `~/Library`....

> I do in fact have command line apps that write preferences to `~/Library/Application Support`. OK I don't have a strong opinion if there are in fact applications that use...

This would likely also solve https://github.com/ocaml/dune/issues/10362

> What could a custom solution could look like? Well I suppose you could just make libraries built with the melange mode completely have their own sources and compilation artifacts...