cavern: Add final fallback to try opening file
commit0c62a674feb0ab90b61617338fb6d4517b772156
authorOlly Betts <olly@survex.com>
Wed, 28 Feb 2024 03:21:27 +0000 (28 16:21 +1300)
committerOlly Betts <olly@survex.com>
Wed, 28 Feb 2024 08:59:20 +0000 (28 21:59 +1300)
treea01ce0f50db5d83c2319d8c9778d1158cb93cf1f
parenteebe76dd59612fceebe999b9d56d3761a9537e41
cavern: Add final fallback to try opening file

If lower casing the specified filename doesn't help, try also upper
casing the initial character of the leaf, and finally upper casing
the specified filename.

This seems to be particularly helpful for processing Compass .MAK files.
doc/manual.sgml
src/filename.c