From david.cooper at genworks.com Mon Apr 1 02:24:42 2013 From: david.cooper at genworks.com (Dave Cooper) Date: Sun, 31 Mar 2013 22:24:42 -0400 Subject: [cl-typesetting-devel] [cl-pdf-devel] cl-pdf multi-platform support In-Reply-To: References: Message-ID: Here is a patch to fix the clisp breakage for cl-typesetting. I just sent a similar patch separately to the cl-pdf-devel list. This is made with git format-patch, so it should be able to be applied with: cd cl-typesetting git apply 001-probe-file-fix-for-clisp.patch On Sun, Mar 31, 2013 at 5:52 PM, Carlos Ungil wrote: By the way, the code recently added to set data directories at runtime > raises an error in clisp (probe-file can't handle directories on that > platform). > > -- My Best, Dave Cooper, Genworks Support david.cooper at genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-probe-file-fix-for-clisp.patch Type: application/octet-stream Size: 806 bytes Desc: not available URL: From david.cooper at genworks.com Mon Apr 1 02:36:40 2013 From: david.cooper at genworks.com (Dave Cooper) Date: Sun, 31 Mar 2013 22:36:40 -0400 Subject: [cl-typesetting-devel] [corrected subject] Fix for recent cl-typesetting clisp breakage Message-ID: [this is a repeat - subject of previous message my have been confusing because it referred to cl-pdf. This is for cl-typesetting, not cl-pdf. The name of the patch file is identical to one I just sent for cl-pdf, so please check the contents of the patch file to make sure the correct one is being applied to the correct library. Apologies for any confusion caused by the identical naming] Here is a patch to fix the clisp breakage for cl-typesetting. I just sent a similar patch separately to the cl-pdf-devel list. This is made with git format-patch, so it should be able to be applied with: cd cl-typesetting git apply 001-probe-file-fix-for-clisp.patch On Sun, Mar 31, 2013 at 5:52 PM, Carlos Ungil wrote: By the way, the code recently added to set data directories at runtime > raises an error in clisp (probe-file can't handle directories on that > platform). > > -- My Best, Dave Cooper, Genworks Support david.cooper at genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699 -- My Best, Dave Cooper, Genworks Support david.cooper at genworks.com, dave.genworks.com(skype) USA: 248-327-3253(o), 1-248-330-2979(mobile) UK: 0191 645 1699 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-probe-file-fix-for-clisp.patch Type: application/octet-stream Size: 806 bytes Desc: not available URL: