richi235

Results 8 issues of richi235

Of course this breaks the setup for fedora or other distros. Therefore this commit is more a quick and dirty solution for debian users or advanced issue report. For a...

`-fPIC` is needed because of the way the qt libraries are built for Debian. From the build error message: ``` You must build your code with position independent code if...

I'm currently writing a research work including code quality metrics for linux tcp and lwip tcp. For this I want per-function metrics. I wrote a small perl script which split...

Since Functions with lots of parameters are a sign of code smell this would also be a nice metric

I just created a Date and time slot foodle for about 16 days and hat to click the "add one more date column" button 16 times. Then i had to...

Compiling and testing the library as described in the Readme.md gives me the error in title. Example: ``` > ./test TCP_NODELAY is NOT set. > LD_PRELOAD=./libnodelay.so ./test ./test: symbol lookup...

Hi, The official documentation on https://www.spacemacs.org/doc/DOCUMENTATION.html recommends to update Spacemacs via the old internal fixed-release update mechanism. Only here on github on the Readme.md it's noted that Spacemacs entirely switched...

- This updates the gmplib download url to one that still exists (the other PR does this too, I think) - And it adds CC=gcc-4.9 so it actually builds, modern...