[Dune] [#2] Common code-formatting (Attachment added)

Dune dune at dune-project.org
Wed Sep 30 13:45:35 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#2 - Common code-formatting
User who did this - Jö Fahlke (joe)

----------
I did a survey of about the use of tabs in dune-common.  Out of 83 .cc/.hh files, 28 contained tabs in the indentation.  Out of those,

1 file needs major cleanup because of total chaos as a consequence of the use of tabs

1 file needs minor cleanup because of inconsistent indentation within the same block (unrelated to tabs)

26 files are self-consistent enough so the can be dealt with by merely inserting a proper modeline

Tab widths used:
Tab width mainly 8: 19 files
Tab width mainly 4: 7 files
Tab width mainly 2: 1 file

The indentation is less consistent.  Some files use different indentation widths for different levels or even different blocks, but most of the time, given the right tab-width, the code is still quiet readable.  The main indentation widths are:
Indentation width 2: 22 files
Indentation width 4: 4 files

----------

One or more files have been attached.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=2#comment1127

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list