Unicode update of width and other character properties
Jon Turney
jon.turney@dronecode.org.uk
Sun Dec 3 17:33:00 GMT 2017
On 03/12/2017 14:07, Thomas Wolff wrote:
>> On Aug 17 07:53, Thomas Wolff wrote:
>>> I'm attaching the wcwidth part here, all patches are available at
>>> http://towo.net/cygwin/Unicode_and_locale_tweaks.zip (don't fit in the
>>> mailbox size limit).
>> So why don't you use git send-email (ideally with a cover letter, see
>> `git format-patch --cover-letter') instead of attaching the patches to a
>> single email? This is the correct way of sending patch series and it
>> gets you around the size limit.
> Because of:
> LC_ALL=C git send-email
> git: 'send-email' is not a git command. See 'git --help'.
>
> Are there any working instructions for newlib contributions to be found
> anywhere?
Due to extra deps, git-send-email is usually packaged separately.
On Cygwin, the package name is 'git-email' ('Email tools for Git')
More information about the Newlib
mailing list