> If you look in Doxygen.in, you will see that UTF-8 is the expected
> encoding for all of the input files.

Nice!

> On a related note, changing the current encoding of a source file (which
> vim identifies as 'latin1') to UTF-8 creates a problem: 'Ø' becomes 'Ã'.
> This appears in 'svn diff', but it also reflects what I see on the
> OpenOCD Wordpress site.  Your name gets borked in exactly the same way
> for me.

I think we need to make it a requirement that it is *possible* to
safely edit all text files using any text editor, but that the text
will only be displayed correctly using an UTF-8 capable editor.

> The attached patch adds a sentence to document this in the Style Guide.
> At the end of the day, an automated script checker should verify this
> for us.

Looks good to me.


-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to