Project

General

Profile

« Previous | Next » 

Revision b9a23486

Added by yui-knk (Kaneko Yuichiro) about 2 years ago

Take care of internal node type

In parse.y, node can be NODE_DEF_TEMP or NODE_EXITS.
Hit "unknown node" without taking care of them.
For example ruby --dump=y lib/cgi/util.rb causes
"[BUG] unknown node: 107".