Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.1
-
None
Description
WHAT:
It appears that when using a pragma processor to change the evaluation options during execution, closures or templates (or backquoted strings) do not use the aforementioned options.
HOW:
The options lifetime and overall usage workflow needs to be clarified. The options instance need to be captured and used in closures (and template closures).