g4jc

Results 10 issues of g4jc

As title, I was able to build this by removing the uneeded sys/cdefs.h reference. This header is not included in Gentoo musl. ``` diff --git a/libopenbsd/vis.h b/libopenbsd/vis.h index abec9c6..c9c89b2 100644...

I'm building on Gentoo musl, and the program crashes in the following ways immediately when launched: Built with -01 CFLAG: '''' Thread 1 "sameboy" received signal SIGFPE, Arithmetic exception. 0x0000000100023a3a...

Clean Links is unable to clean this link mentioned here: http://kaspars.net/blog/web-development/invisible-click-tracking It uses Unicode such as U+200B, U+200C, U+200D which are invisible both in the browser address field and on...

Hello, There is currently no way to verify the complete integrity of releases. Please consider signing your releases so that package maintainers can verify the sources prior to packaging. See...

I realize this is an older project, but I found it rather fascinating and it builds fine on my modern system with a small patch for musl. Thanks for your...

Attempting to build the kernel on Debian GNU/Linux, gcc version 8.3.0 ``` drivers/net/wireless/rockchip_wlan/wkwifi/bcmdhd/dhd_linux.c:6965:39: warning argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean...

I just bumped into battle-city and it seems like this project has a lot of potential, unfortunately by being dependant on visual C++ and directx it greatly limits the programs...

I tried to compile this on GNU/Linux with 4.9 kernel and found it to be missing a bunch of includes. However, after adding them it does compile and seems to...

Hello, There is currently no way to verify the complete integrity of releases. Please consider signing your releases so that package maintainers can verify the sources prior to packaging. See...

I'm not sure if this is a bug in the VS2015 project file or if there's been a typo for [6 years in sched.h](https://github.com/GerHobbelt/pthread-win32/blame/b944fa9e6c532a60c147c6a0f01a50e534fc1404/sched.h#L47), but the following fixes the build...