Rodeo314
Rodeo314
calloc(0, 0) may return NULL as per the C specification ( and as reflected by e.g. https://linux.die.net/man/3/calloc ), so the test that checks it against non-NULL is bogus.
Doesn't seem to have any practical consequences on building lacfutils, but I figured it's noteworthy. ``` Making install in include make[2]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Volumes/SSDRIVE/XP.GIT.REPOS/git4github/totoritko/libacfutils/geographiclib/geographiclib-mac-64/include'...
Hopefully nukes annoying/pointless errors in X-Plane Log.txt Specifically, this is what's annoying me :D `OpenGPWS[png.c:71]: Cannot open file X-Plane/Resources/bitmaps/Earth Orbit Textures/+20-190-nrm.png: No such file or directory`