Skip to content
  • Robert Goldman's avatar
    Ignore spurious errors in SBCL compilation. · 2411d116
    Robert Goldman authored
    Ignore errors in sb-grovel-unknown-constant-condition-p.
    
    An error is raised if `simple-condition-format-control` is a formatter
    functionand is is passed to `string`. This now mirrors
    `match-condition-p` which also ignores errors when comparing a simple
    condition to a string.
    
    Test added to test-utilities.script for this issue.
    
    Thanks to Eric Timmons for the fix.
    2411d116
To find the state of this project's repository at the time of any of these versions, check out the tags.