Daniel Saier
Daniel Saier
The headers in this repository only affect the glibc symbols. You probably still have problems with libgcc and libstdc++ (if using C++), which get linked dynamically by default. Both of...
I had the same problem and just created #603 for it. With that change the upload works for me when I add ``` upload_resetmethod = none separate ``` to `platformio.ini`....
Why not? That was the original intention from my pull request (#130) and it actually does work on the legacy branch with the EteSync server. The request also goes to...
Thank you for your reply. The `shared_ptr` approach is a valid solution for the problem. We did think about using it, but decided against it, since it requires storing the...
Thank you, I did not think about such complicated situations for emitting signals. In our use case, the signals are always emitted from the same thread, so this cannot happen....
Thank you for creating the branch and sorry for the delay. We were busy with other things, but tested your changes now. There seems to be a problem with the...
@ivankravets @valeros Sorry to ping you, but there has been no feedback on this (as well as other pull requests in this repository) for a long time. Is this change...
@angelnu I have rebased my branch. I would also still like to get this merged. Unfortunately I never got any feedback on it. It seems like most of the PRs...
> We would need @saierd re-signing the CLA, there were some changes some time ago that requires re-signing. Could you please check that @saierd? I have signed the CLA again.
Thank you for keeping the status bar. This update was a much better experience than when the status bar suddenly disappeared last time :) The new configurability of the status...