#1: IOLib won't compile in systems with (setq *print-case* :downcase) -----------------------------------+---------------------------------------- Reporter: jmbr@superadditive.com | Owner: sionescu Type: defect | Status: new Priority: major | Component: iolib Version: | Keywords: -----------------------------------+---------------------------------------- Latest IOLib from Git assumes symbol names are in uppercase and this results in unsuccessful compilation.
The attached patch fixes this problem.