Re: compile bug in HEAD?

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: compile bug in HEAD?
Дата
Msg-id 1017273233.8890.20.camel@jiro
обсуждение исходный текст
Ответ на Re: compile bug in HEAD?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: compile bug in HEAD?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, 2002-03-27 at 11:06, Peter Eisentraut wrote:
> If someone is really bored out of their mind, at least one of these
> warnings can be gotten rid of by not using the -l option to flex.  That
> might be desirable for other reasons, too, one of which is improved speed.
> 
> No, just removing -l from the makefile is not the right fix.

I'm curious; why is this "not the right fix"? According to the manpage:

-l    turns  on  maximum compatibility with the originalAT&T lex implementation. Note that this does notmean full
compatibility. Use of this option costs a  considerable  amount  of performance...
 

Cheers,

Neil

-- 
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC



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

Предыдущее
От: "Nicolas Bazin"
Дата:
Сообщение: Always the same ecpg bug - please (re)apply patch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: compile bug in HEAD?