[Dune] [#2] Common code-formatting

Dune dune at dune-project.org
Tue Sep 29 23:27:12 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 - Carsten Gräser (Carsten)

----------
@Jö: OK, some explanations:

Rule 5 means: Don't add code with an indentation style different to a present mode line. Rule 6 and 7 mean e.g.: If you enclose something in a block - add indent. If you remove a block or 'if' - remove old indent. Currently there are a lot of files with obviously erroneous indented lines. See e.g. the example below:

    UGGridGeometry()
    {
    mode_ = element_mode;
          jacobianIsUpToDate_ = false;
          jacobianInverseIsUpToDate_ = false;
  }

----------

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

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