This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/20687] Non-conformant error description in errlist.c


https://sourceware.org/bugzilla/show_bug.cgi?id=20687

--- Comment #2 from Dmitry V. Levin <ldv at sourceware dot org> ---
This wording was chosen on purpose.  GNU Coding Standards (see e.g.
https://www.gnu.org/prep/standards/html_node/GNU-Manuals.html) say:
"Please do not use the term “illegal” to refer to erroneous input to a computer
program. Please use “invalid” for this, and reserve the term “illegal” for
activities prohibited by law."

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]