2024-04-04 16:46:44 +00:00
|
|
|
---
|
|
|
|
synopsis: re-evaluate cached evaluation errors
|
|
|
|
cls: 771
|
2024-05-15 02:14:58 +00:00
|
|
|
credits: Qyriad
|
|
|
|
category: Fixes
|
2024-04-04 16:46:44 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
"cached failure of [expr]" errors have been removed: expressions already in the
|
|
|
|
eval cache as a failure will now simply be re-evaluated, removing the need to
|
|
|
|
set `--no-eval-cache` or similar to see the error.
|