This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Wed, Jun 11, 2014 at 12:11:12PM +0000, Joseph S. Myers wrote: > On Wed, 11 Jun 2014, Siddhesh Poyarekar wrote: > > > + try_charsets = ['utf-8', 'windows-1252', 'ascii', 'iso-8859'] > > I suspect you mean iso-8859-1. (Both windows-1252 and iso-8859-1 provide > useful fallbacks for mixed-character-set patches - what's relevant is > actually the bytes of the patch, after all, when it's changing files that > don't all use the same character set, and misinterpreting those bytes as > the wrong characters doesn't matter so much. This particular patch was > actually iso-8859-1 - +/- signs in pre-existing comments in patch > context.) Thanks, fixed. Siddhesh
Attachment:
pgp2rRIrci3aX.pgp
Description: PGP signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |