[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] [RFC Patch] Implement \u support in xgettext for C fam
From: |
Daiki Ueno |
Subject: |
Re: [bug-gettext] [RFC Patch] Implement \u support in xgettext for C family (C11/C++11) |
Date: |
Fri, 15 Feb 2013 20:42:34 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
Daiki Ueno <address@hidden> writes:
> So I'd suggest to first convert the Unicode characters given by Unicode
> escapes into the source encoding (in x-c.c), and then let
> 'remember_a_message' to convert them into UTF-8.
Sorry, it doesn't work, since it is likely that the escape is used to
represent characters which cannot be encoded in the source encoding.
Regards,
--
Daiki Ueno