Philipp Klaus Krause

Results 93 comments of Philipp Klaus Krause

> > So it's better to leave the entire "privacy community" entirely outside? I cannot follow that reasoning. No offense meant, but sometimes it looks like a search for excuses...

I'm not an expert on linker stuff. Code generation emits absolute jumps / calls only. Then the peephole optimizer transforms them into relative ones where it can (this only happens...

I don't really use Windows 10 either, just did a quick test back then.

The change was made here, but there is no information as to why, and no corresponding change in documentation: https://github.com/westes/flex/commit/f863c9490e6912ffcaeb12965fb3a567a10745ff

> Bypassing the launcher... > > cd ../Steam/steamapps/common/Evil Genius 2/Launcher > mv eg2.exe eg2.exe.sav > ln -s ../bin/evilgenius_vulkan.exe > > I did actually get the game to produce a snippet...

> * why not use the original programmer? The original Padauk programmer is neither free nor cheap, but bulky instead. easypdkprog ic small, free and relatively cheap. > * Project...

This changes a use of strrchr to rindex. strrchr is standard C. rindex is POSIX only. And rindex is even deprecated in POSIX since 2008.

I have no idea about the SWIM errors. Maybe @vdudouyt can help?

I guess we'd need a configure script or a full autotools setup to handle varying libusb locations portably. Philipp

For me (Debian GNJ/Linux testing) it always worked fine via the pkg-config in the Makefile.