Re: Throw some low-level C scutwork at me

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Throw some low-level C scutwork at me
Дата
Msg-id 67A096FE-7C21-4C3D-9D2E-D55617247613@kineticode.com
обсуждение исходный текст
Ответ на Re: Throw some low-level C scutwork at me  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On May 1, 2009, at 8:38 AM, Robert Haas wrote:

> Speaking of space/tab settings, one thing I'm fuzzy on is the rule for
> wrapping long lines.  I understand that a line that extends past 80
> characters has to be wrapped, but the amount of indentation on the
> continuation line doesn't appear to follow a consistent pattern - or
> does it?

“Perl Best Practices” recommends an indentation of 4 spaces, both for
block indentations and line continuations. Not sure what'd be best for
C, though.

Best,

David

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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Throw some low-level C scutwork at me
Следующее
От: David Fetter
Дата:
Сообщение: Re: Throw some low-level C scutwork at me