Sergei Reznikov

Results 50 issues of Sergei Reznikov

![image](https://user-images.githubusercontent.com/1316513/46206997-7b56d400-c32e-11e8-968d-7ab76d2aa334.png)

enhancement

move ```~/.cache/gstreamer-1.0/registry.x86_64.bin``` to ```~/config/cache```. https://github.com/GStreamer/gstreamer/blob/master/gst/gstregistry.c#L59

type-bug

``` echo '#define test 1' > test.h echo 'void main() { return; }' > test.c ``` ``` g++ -c -x c++-header -o test.gch test.h g++ -o prog -Winvalid-pch -include test...

type-bug

https://discuss.haiku-os.org/t/libreoffice-crashes/13424/50 _We should probably reintroduce the lib:libstdc++ dependency in haikuporter. Otherwise new installs don’t get the updated gcc_syslibs._

Hi there! I saw your comment here https://github.com/SerenityOS/serenity/issues/6637#issue-867001447 and decided to try your instructions on Haiku and with the help from @threedeyes we (mostly him) managed to actually run it!...

This way it is much easier to see what's going on and doesn't require extra clicks. Example: ![image](https://user-images.githubusercontent.com/1316513/100342546-2fc41180-2fef-11eb-8093-db277b6a4b7f.png)