Re: New warnings in plgsql/src/scan.l

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: New warnings in plgsql/src/scan.l
Дата
Msg-id 200507041851.48858.peter_e@gmx.net
обсуждение исходный текст
Ответ на New warnings in plgsql/src/scan.l  (Alvaro Herrera <alvherre@surnet.cl>)
Ответы Re: New warnings in plgsql/src/scan.l  (Alvaro Herrera <alvherre@surnet.cl>)
Re: New warnings in plgsql/src/scan.l  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Alvaro Herrera wrote:
> I see new warnings in the generation of plpgsql's scanner:
>
> /usr/bin/flex  -Pplpgsql_base_yy
> -o'/pg/source/00orig/src/pl/plpgsql/src/pl_scan.c'
> /pg/source/00orig/src/pl/plpgsql/src/scan.l
> /pg/source/00orig/src/pl/plpgsql/src/scan.l:198: warning, the
> character range [-ÿ] is ambiguous in a case-insensitive scanner

This warning has existed in one from or another ever since the latest 
flex version is in use.  For example, 7.4 shows it as well.  I don't 
think we have to do anything (except rewrite PL/pgSQL's parser, which 
is somehow planned (or hoped for) anyway).

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Use of copydir vs. cp
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Use of copydir vs. cp