[Dune] [Dune-Commit] dune-common r6145 - trunk/dune/common

Carsten Gräser graeser at math.fu-berlin.de
Mon Sep 13 12:08:08 CEST 2010


Hi,
sorry for committing another change but my mail-filter sorted
your mails incorrectly.

Restriction to ASCII would also be fine. If we don't do this (as
it is currently the case) using utf-8 everywhere is IMHO much
better than any iso-something that was used before in some places.

As german comments should be replaced anyway this will essentially
affect names. Graeser is fine for me. What about Joe?

Regards
Carsten

Am 13.09.2010 09:43, schrieb Martin Nolte:
> Hi all,
> 
> I think Markus is right. To make our code as readable as possible we should adhere to the 128
> character ASCII standard. But, if we want any extended character set, I agree with Carsten that
> UTF-8 is the best choice.
> 
> Greetings,
> 
> Martin
> 
> On 09/13/2010 09:26 AM, Markus Blatt wrote:
>> Hi,
>>
>> I do not think using UTF8 encoding in source code files is a good idea. Can we
>> please decide on not doing this.
>>
>> Cheers,
>>
>> Markus
>> Am 13.09.2010 um 00:01 schrieb graeser at dune-project.org:
>>
>>> Author: graeser
>>> Date: 2010-09-13 00:01:43 +0200 (Mon, 13 Sep 2010)
>>> New Revision: 6145
>>>
>>> Modified:
>>> trunk/dune/common/debugstream.hh
>>> trunk/dune/common/exprtmpl.hh
>>> Log:
>>> Use utf-8 encoding
>>>
>>>
>>> Modified: trunk/dune/common/debugstream.hh
>>> ===================================================================
>>> --- trunk/dune/common/debugstream.hh 2010-09-09 12:25:43 UTC (rev 6144)
>>> +++ trunk/dune/common/debugstream.hh 2010-09-12 22:01:43 UTC (rev 6145)
>>> @@ -271,7 +271,7 @@
>>> /*! \brief explicit specialization so that enums can be printed
>>>
>>> Operators for built-in types follow special
>>> - rules (§11.2.3) so that enums won't fit into the generic
>>> + rules (§11.2.3) so that enums won't fit into the generic
>>> method above. With an existing operator<< for int however
>>> the enum will be automatically casted.
>>> */
>>>
>>> Modified: trunk/dune/common/exprtmpl.hh
>>> ===================================================================
>>> --- trunk/dune/common/exprtmpl.hh 2010-09-09 12:25:43 UTC (rev 6144)
>>> +++ trunk/dune/common/exprtmpl.hh 2010-09-12 22:01:43 UTC (rev 6145)
>>> @@ -10,8 +10,8 @@
>>> /*! @file
>>>
>>> @brief This file provides expression templates for the
>>> - «Dense Matrix and Vector Template Library» and for the
>>> - «Iterative Solvers Template Library».
>>> + «Dense Matrix and Vector Template Library» and for the
>>> + «Iterative Solvers Template Library».
>>> @verbatim
>>> $Id$
>>> @endverbatim
>>>
>>>
>>> _______________________________________________
>>> Dune-Commit mailing list
>>> Dune-Commit at dune-project.org
>>> http://lists.dune-project.org/mailman/listinfo/dune-commit
>>
>>
>> _______________________________________________
>> Dune-Commit mailing list
>> Dune-Commit at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune-commit
> 


-- 
----------------------------------------------------------------------
Carsten Gräser           | phone: +49-30 / 838-75349
Freie Universität Berlin | fax  : +49-30 / 838-54977
Institut für Mathematik  | email: graeser at math.fu-berlin.de
Arnimallee 6             |
14195 Berlin, Germany    | URL  : http://page.mi.fu-berlin.de/graeser
----------------------------------------------------------------------




More information about the Dune mailing list