Hi, At Thu, 15 Nov 2007 15:42:23 +0900, Luis Lavena wrote in [ruby-core:13536]: > Working in collaboration with Aman Gupta, we were trying to make > ParseTree on Windows a fully working gem+extension. During the process > of testing the changes, we found a segmentation fault raised by the C > extension in ruby_in_eval increment: Why do you need to access it? To create AST without executing? If so, wouldn't a new function to do it be better than a global variable? -- Nobu Nakada