Discussion:
[PATCH 01/17] Regex: Fix spelling errors / typos.
Paul Eggert
2017-12-19 22:03:13 UTC
Permalink
These typo changes are all in Gnulib, and would be fine to install in glibc.

Adding bug-gnulib to the CC list. For reference, the original email is here:
https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html
Zack Weinberg
2017-12-19 22:56:45 UTC
Permalink
Post by Paul Eggert
These typo changes are all in Gnulib, and would be fine to install in glibc.
https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html
I don’t think Arnold has commit privileges for glibc, so, Paul, would you
mind going ahead and committing these approved patches for him? With
whatever adjustments you feel are appropriate. I’m concerned that if they
aren’t landed now they will get lost in the shuffle.

(Off-list reply because I’m on my phone and can’t send text/plain.)

zw
Post by Paul Eggert
<https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html>
Carlos O'Donell
2017-12-20 03:29:21 UTC
Permalink
Post by Paul Eggert
These typo changes are all in Gnulib, and would be fine to install in glibc.
https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html
Done. I've pushed these for Arnold.

commit 5069ff32842c60c55f8b573ee66fe43f9ec364af
Author: Arnold Robbins <***@skeeve.com>
Date: Tue Dec 19 19:26:08 2017 -0800

regex: Fix spelling in comments.

Fix the spelling in various comments throughout the
regex implementation. These changes are also present
in gnulib and will be integrated there also, see:
https://sourceware.org/ml/libc-alpha/2017-12/msg00688.html
--
Cheers,
Carlos.
a***@skeeve.com
2017-12-20 18:37:09 UTC
Permalink
Thanks!

One down, 16 to go... :-)
Post by Carlos O'Donell
Post by Paul Eggert
These typo changes are all in Gnulib, and would be fine to install in glibc.
https://sourceware.org/ml/libc-alpha/2017-12/msg00243.html
Done. I've pushed these for Arnold.
commit 5069ff32842c60c55f8b573ee66fe43f9ec364af
Date: Tue Dec 19 19:26:08 2017 -0800
regex: Fix spelling in comments.
Fix the spelling in various comments throughout the
regex implementation. These changes are also present
https://sourceware.org/ml/libc-alpha/2017-12/msg00688.html
--
Cheers,
Carlos.
Loading...