Niels Lohmann

Results 421 comments of Niels Lohmann

Before calling ``` python3 db_create.py ``` did you source the environment? That said, can you make sure you actually call `venv/bin/python3`?

As quick fix, you could edit the database. It’s a plain SQLite file.

PRs welcome! ;-)

Can you give more information? Can you make sure the `patch` tool is found in your system's path? What is the version?

The tool is still a bit buggy when it comes to patching. If a patch fails, there is no proper rollback and subsequent patches keep failing. You sometimes can fix...

I'll give it a try. I'll report back. CI is busy right now - this may take a while...

I tried this https://github.com/nlohmann/json/pull/3545/commits/350e37390dd879bcd4192bc34e6c3934c970e2a5 but failed. Any idea?

Yes, of course! Anything will probably be better than 2.4.6 :)

Sorry for not checking the PRs earlier. Do you have an example for this?

Update: It seems to work with Internet Explorer (tried 11.0.9600), but the names are missing with Firefox (using 38.7.1). As the latter is my default browser, the issue is still...