quiet unused parameter warning
Recent Commits to freecom:master
-
quiet unused parameter warning
-
build 0.86 docs update
build 0.86 docs update
-
quote CMDLINE env var exe name if needed, fix memory leak in expandEn…
quote CMDLINE env var exe name if needed, fix memory leak in expandEnvVars, memory corruption in set command (#104) * update version strings and history * fix NASM segment attribute redefinition warning * OpenWatcom 1.9 warning fixes * add binary extensions to .gitignore * fix #102 multi-line command line editing * make sure executable name contains quotation marks if needed * fix memory leak in expandEnvVars and memory corruption in set command adapt to messed up indentation