Warning comments about subtleties of fetching characters from buffers/strings.mh-e-8.3.1
commitc3ca2201ef1ccd9dc9f3a091a447dd877ede9ae6
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Apr 2012 13:10:30 +0000 (6 16:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 Apr 2012 13:10:30 +0000 (6 16:10 +0300)
tree4f9d557230dc3da1e2b9aa57f98ee6921daeb2a5
parentbc6e6c511c81c8efe65be3de0c521144ea99ad0a
Warning comments about subtleties of fetching characters from buffers/strings.

 src/buffer.h (FETCH_CHAR, FETCH_MULTIBYTE_CHAR):
 src/character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Add comments
 about subtle differences between FETCH_CHAR* and STRING_CHAR*
 macros related to unification of CJK characters.  For the details,
 see the discussion following the message here:
 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14.
src/ChangeLog
src/buffer.h
src/character.h