Re: Lessons from commit fest

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Lessons from commit fest
Дата
Msg-id 20080418153653.GE4850@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Lessons from commit fest  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> [ click click... ]  A quick grep counts 2154 occurrences of the word
> 'typedef' in our tree.  Some of them are no doubt false hits
> (documentation etc), but on the other hand you need to add typedefs
> coming from system headers.
> 
> doxygen's 200-some is clearly an order of magnitude too low, but I
> wonder whether Bruce's list hasn't got some false hits ...

You also have to account for typedefs in OpenSSL headers, Kerberos,
readline, etc.  Perhaps you can count them as "system headers", but then
it starts to be clear that you can't just process our own source files,
or any system's headers alone.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: new field content lost
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Lessons from commit fest