Hi I got new warnings
gram.y: In function ‘base_yyparse’: gram.y:4507:20: warning: assignment to ‘CollateClause *’ {aka ‘struct CollateClause *’} from incompatible pointer type ‘Node *’ {aka ‘> n->collClause = $7; ^ gram.y:4519:20: warning: assignment to ‘CollateClause *’ {aka ‘struct CollateClause *’} from incompatible pointer type ‘Node *’ {aka ‘> n->collClause = $10; ^ Regards Pavel