Harald
Harald
this work `precmd_functions=(_p9k_do_nothing _zsh_highlight_main__precmd_hook omz_termsupport_precmd _direnv_hook iterm2_precmd _p9k_precmd)` so the rouble maker seems to be `asdf_update_java_home` , and that explains why not everyone has that problem (now what do I...
awesome, thanks a lot for the help @wnkz ! I suggested already a fix for zsh, will do bash when I have the same problem on bash, now where the...
I have just split the blocking function without breaking the existing interface. https://github.com/zeromq/cppzmq/commit/b8385630bc535c73b8fc8faea14bd9f80c1fbed5 now you can use monitor_t non blocking in the same thread as the monitored, or any other,...
Not sure what you mean, ios-cmake is independent, you can use it basically stand alone, with out anything else, and it will just work
Then explain why the so called conan-darwin-toolchain is mentioned. It was a point of confusion for many people over the last years. They got through the conan docs to that...
luckily, the problem seem to boil down to setting some sensible default values of command line arguments e.g. `--c-wrapper-include-cpp-prefix` should default to the value of `--cpp-include-prefix` and make the documentation...
This is a generated header, from some point of view like a system header. As such, it should not cause any warnings in user code. This is usually archived by...
Hi @mutagene , I would like to get that change in But do you have the possibility to check if that would work, no static and just inline for the...
Hi @mutagene , we recently added some fix to the generator. That speaks for a new release. Do you think this PR has a chance to receive some updates the...
@jothepro , can you please glance over the PR and merge it if you think it's OK? (I would appreciate a second pair of 👀 since I added changes myself)