Niels Lohmann

Results 421 comments of Niels Lohmann

Maybe related to #3974 and fixed by #3975.

Unfortunately not - any help welcome!

The branch first needs to be rebased to the current `develop` branch.

Thanks for offering help here, but I think this is an issue that I have to work on myself. There are plenty of other issues where any help is greatly...

Then maybe you can contribute best by checking out the documentation - there is surely a lot to improve, and especially beginners can make a difference there. See https://json.nlohmann.me/ for...

Hey @AlexisWilke, thanks for your help and your recent MRs! In fact, the work on this project is dormant from my side: I am happy to merge any MRs, but...

Maybe there are incompatible packages... Could you try replacing all `>=` entries in the requirements.txt with `==` and set up the virtual environment again?

> Hi can I work on this problem? Sure.

My 2 cents: 1. The name `byte` makes sense here: the variable actually *is* a byte; this name is also used on http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ where we got the code from. I...

I'm having the same issue, and it seems also this repo's nightly build.