Freddie Chopin <freddie_cho...@...> writes:
> I don't know if the files will be encoded right... I've created those
> patches in Linux (OpenSUSE) with just "git format-patch origin"... There
> is something very wrong with the "subject" lines of those patches... /;
The Subject lines are technically correct, what happened is that you used "evil"
quotes in the text which are non ascii and will force encoding
("quoted-printable" in this case) of the header. Use normal ascii quotes like '
or " instead.
Tormod
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development