umläute
umläute
so my bulk-data looks like this: ~~~json {"type": "version", "version": 1} {"type": "user", "user": {"first_name": "Jane", "last_name": "Random", "nickname": "Jane", "email": "[email protected]", "username": "jane", "password": "SUPERSECRET", "position": "CEO of ACME.com",...
The good thing about `"*"` is, that it is consistent with other wildcard-uses. i'm afraid that with a suggestion of `""`, the first one to pick up the implementation would...
i was actually more thinking of globbing, but regex is fine for me as well :-)
please provide an example file (preferably small), or (easy to run) code to generate one.
thanks. i'm attaching the file here (so as long as the issue tracker works it should be available) [test_h5py.sofa.zip (CC-BY-NC-4.0)](https://github.com/user-attachments/files/16035892/test_h5py.sofa.zip)
> i'm aware that currently glfw maintains a global display for all its windows.... given the above, should a PR try to keep the current behavior (so selecting a display...
> Out of interest can you rework the application to call init after changing the `DISPLAY` environment variable? probably. so do I understand correctly, that a PR should add a...
sidenote: this is somewhat lower priority for *me/Debian* right now: it turned out that there's only a single unittest that requires the updated (unreleased) RapidJSON API (so i just disabled...
> I wonder how this could actually happen - if is required, then compilation should fail if it cannot be resolved by the linker. as i said: many dependencies (dynamic...
exactly