public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [RFC] Fix spelling errors?
@ 2023-05-15  0:04 Paul Pluzhnikov
  2023-05-15  5:07 ` Noah Goldstein
  0 siblings, 1 reply; 10+ messages in thread
From: Paul Pluzhnikov @ 2023-05-15  0:04 UTC (permalink / raw)
  To: GLIBC Devel; +Cc: Paul Pluzhnikov

Greetings,

I just came across
https://sourceware.org/bugzilla/show_bug.cgi?id=25337, which points to
https://fossies.org/linux/test/glibc-master.d6c72f9.230511.tar.xz/codespell.html,
which lists 111 instances of fucntion (among others).

grep -r fucntion .
./sysdeps/x86_64/fpu/multiarch/svml_d_acosh4_core_avx2.S:       /*
Scalar math fucntion call
./sysdeps/x86_64/fpu/multiarch/svml_d_cosh4_core_avx2.S:        /*
Scalar math fucntion call
./sysdeps/x86_64/fpu/multiarch/svml_s_asinhf4_core_sse4.S:      /*
Scalar math fucntion call
./sysdeps/x86_64/fpu/multiarch/svml_d_erfc2_core_sse4.S:        /*
Scalar math fucntion call
./sysdeps/x86_64/fpu/multiarch/svml_s_log10f4_core_sse4.S:      /*
Scalar math fucntion call
... etc.

1. Should we fix this (I think yes)
2. (If so) Can I just fix them, or do I need to go through the regular review?
3. Would it be better to fix them all in a single commit, or split
across several (e.g. one misspelling at a time?)

Thanks!
-- 
Paul Pluzhnikov

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-05-22 23:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  0:04 [RFC] Fix spelling errors? Paul Pluzhnikov
2023-05-15  5:07 ` Noah Goldstein
2023-05-21 21:23   ` [PATCH] Fix all the misspellings -- BZ 25337 Paul Pluzhnikov
2023-05-21 23:27     ` Noah Goldstein
2023-05-22 21:24     ` Joseph Myers
2023-05-22 23:11       ` Paul Eggert
2023-05-22  2:55   ` Paul Pluzhnikov
2023-05-22  3:22     ` Noah Goldstein
2023-05-22  3:47       ` [PATCH] Fix misspellings in sysdeps/x86_64/fpu/multiarch " Paul Pluzhnikov
2023-05-22 20:25         ` Noah Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).