Changes between Version 4 and Version 5 of Development guidelines
- Timestamp:
- 04/07/09 12:06:31 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development guidelines
v4 v5 12 12 13 13 Use UTF-8: 14 Alas, darcs patch names and long comments are byte sequences, not character sequences. Depending on your locale, the same patch name or long commentmight result in different text. So we must choose a common character encoding for patch names and long comments. This is UTF-8.14 Alas, darcs patch names and long comments are byte sequences, not character sequences. Depending on your locale, the same byte sequence might result in different text. So we must choose a common character encoding for patch names and long comments. This is UTF-8.
