Hi Klaus, Klaus Stehle <klaus.ste...@uni-tuebingen.de> skribis:
> ;; The compiled program II says: "Error while printing exception". > ;; It doesn't matter which function produces the string for the error message. > ;; The compiled version does not work, if the message string is the returned > ;; value of a function. The pure example: > > (error ((lambda () "If compiled we won't see this error message!"))) This is now fixed in commit d49453259bf97aed6d7e41d1bb364b62310c088f, which will be in 3.0.1. Thanks! Ludo’.