Results 770 comments of Victor Gaydov

Sorry, I was wrong in the assumption that indirect dependencies vendored multiple times are duplicated. Instead, Go package managers flatten all nested vendor directories and every package is used exactly...

@Tigojiang Hi! Yes, this issue is still help-wanted, but it should be done only after merging #417, which was not finished. If you would like to, you could try to...

Hi, thanks, I'll revise the docs. BTW, not 100% sure about master branch, but in develop branch documentation is not built by default and doxygen / graphviz / python3-sphinx /...

Please discuss the solution before starting working on the implementation.

Thanks for report! I've pushed a fix to `develop` branch. For now I still would like to stay on std 98 so I implemented a workaround for libunwind instead of...

Hi! That's cool, thanks! Regarding SO_REUSEADDR: I'll push a fix to master in upcoming days, so the patch wont be needed. Regarding pulseaudio modules. In upcoming weeks, I plan to...

Also, do you have any suggestions how we could easily publish prebuilt debian packages for users? (And preferably do it automatically in CI).

Another option: instead of having `debian/` in both repos (toolkit and pulse), we can create a single repo for all debian packages for all projects. Let me know if you...

> The one thing I'd ask of you is if you'd be happy to fix the library discovery. Sure, I'll fix it! > With that in mind, roc relies on...

> Your openfec code being a fork is still fine, perhaps not for PPA but it will suffice, I'd keep it where it is. Submodules seem hack-y and bundling openfec...