Ryan Carsten Schmidt
Ryan Carsten Schmidt
The [web page](http://www.dal.net/?page=Bahamut) linked prominently from the upper right corner of this GitHub repository is outdated. It says the latest version is 2.1.5 but version 2.2.2 is available in this...
autotrace uses libming if found, but since Adobe killed the SWF format years ago and libming has been unmaintained for years and has [hundreds of secutity issues](https://github.com/libming/libming/issues) filed against it,...
configure.ac says autotrace supports ImageMagick "
These warnings appear when compiling the latest code from master: ``` src/module.c:108:14: warning: converting the result of '
``` % autotrace --version AutoTrace version 0.40.0. ``` because: https://github.com/autotrace/autotrace/blob/1a232b27818a46a05cd25edec09e2f77c4e9ac01/configure.ac#L5 https://github.com/autotrace/autotrace/blob/1a232b27818a46a05cd25edec09e2f77c4e9ac01/configure.ac#L14-L16
In #19 CMakeLists.txt was changed to require a C11 compiler. Last I checked in March, the code compiled fine in clang's default gnu99 mode so I'm not sure that change...
Your hwmond works great on macOS but I run VMware ESXi 6 on my Xserves and it would be great to be able to run hwmond there instead. ESXi 6...
Thanks for this. It's really nice to see the LEDs working again after all these years. When I Control-C `hwmond` to end it, the LEDs stay on. Might it be...
Hi, I'm a developer with MacPorts. The [hfs-compression.diff](https://github.com/WayneD/rsync-patches/blob/master/hfs-compression.diff) patch enabled the use of HFS+ compression on macOS, which is a nice capability to have. As far as I know, despite...