On Mon, 07 May 2001 23:25:38 EDT, Benjamin Sugars wrote:
>In so doing, I also patched pp_require() so that it sets the CXp_REAL flag
>on the context it pushes.
Nononono. CXp_REAL affects lexical visibility. It should NOT be set for
require.
>This allows debop() to also find pad variables
>introduced by the eval implicit to a use() or require().
Please use the presence CXp_TRYBLOCK to detect eval{} instead.
Sarathy
[EMAIL PROTECTED]
- Re: [PATCH] Find the last of the missing pad variables Gurusamy Sarathy
- Re: [PATCH] Find the last of the missing pad variabl... Gurusamy Sarathy
