bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash-4.3-beta2: reserved identifier violation


From: Markus Elfring
Subject: Re: Bash-4.3-beta2: reserved identifier violation
Date: Sat, 26 Oct 2013 20:34:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

> ftp://ftp.cwru.edu/pub/bash/bash-4.3-beta2.tar.gz

Hello,

I would like to point out that identifiers like "_ARRAY_H_" and "_PARSER_H_" do
not fit to the expected naming convention of the C language standard.
https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29

Would you like to adjust your selection for unique names?

Regards,
Markus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]