Re: warnings from parser?
От | Pavel Stehule |
---|---|
Тема | Re: warnings from parser? |
Дата | |
Msg-id | CAFj8pRAsObwhQnzWy0eScFf_8csFORDXMEcBwTZEPJbTpwuveA@mail.gmail.com обсуждение исходный текст |
Ответ на | warnings from parser? (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: warnings from parser?
|
Список | pgsql-hackers |
2018-09-10 19:23 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:
HiI got new warningsgram.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;
^
/usr/bin/bison -Wno-deprecated -d -o preproc.c preproc.y
preproc.y:4744.2: warning: empty rule for typed nonterminal, and no action [-Wother]
| AlterExtensionStmt:
^
preproc.y:4744.2: warning: empty rule for typed nonterminal, and no action [-Wother]
| AlterExtensionStmt:
^
RegardsPavel
В списке pgsql-hackers по дате отправления: