Don't constant-fold an application if it generates an error.
authorChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2018 05:52:12 +0000 (22:52 -0700)
committerChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2018 05:52:12 +0000 (22:52 -0700)
commit091970fa8ae443f126072f9a5054d0fbd85d8829
treedcdac3762a62673a10a98c95460234591eb757b4
parent9ee1afb420e5bf8b9ab8db7f1fa994488ec20ddf
Don't constant-fold an application if it generates an error.

Also fix overlong lines and pages in object.scm.
src/compiler/fgopt/folcon.scm
src/sf/object.scm