Skip to content
Prev 34109 / 63424 Next

cannot build R-devel (>= r49747)

On 09/22/2009 11:25 AM, Peter Dalgaard wrote:
I can now track this down to these lines in gram.(y|c)

if (!isNull(ParseState.SrcFile))
     	UNPROTECT_PTR(ParseState.SrcFile);

The error occurs the first time ParseState.SrcFile is not null.