Bouke van der Bijl

Results 34 comments of Bouke van der Bijl

I've rebased to latest main and updated the comment to link to the RFC

@SemMulder you added this, do you know how we could fix this? Can we upgrade LLVM?

Reading https://github.com/isl-org/Open3D/issues/5744, it seems after version 0.17.0 they made it work with other LLVM versions, or maybe it doesn't need it at all any more

@LucioFranco thanks for the quick review, I'll make the changes tomorrow. I'll see if I can make it backwards-compatible.

@LucioFranco Please take another look 1. I've tried to keep it backwards-compatible by adding default type parameters 2. I un-exposed the axum IntoResponse trait by making the ResBody of the...

@LucioFranco could you take another look at this?

Hi @LucioFranco I'm still interested in landing this, just rebased on master could you take another look?

I think this is the same issue as https://github.com/NixOS/nix/issues/8822

> `source = source.encode(Encoding::UTF_32LE, "ISO-8859-1") unless source.ascii_only?` This is suspicious because it would mean that the original encoding is `ISO-8859-1`, which shouldn't really happen. @stiller-leser, could you create a repo...

@sandeepsukhani looks good, I'll give it a try next week. One immediate suggestion is that I'd like to be able to configure the indexed labels so I can add/remove items...