bug-bash
[Top][All Lists]
Advanced

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

Bash prefixes


From: Freddy Vulto
Subject: Bash prefixes
Date: Fri, 18 Jun 2010 11:34:35 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Within the bash-completion package
(http://bash-completion.alioth.debian.org/), we're planning on prefixing
all functions and variables to create some kind of namespace.  The
prefixes probably are going to be:

    bashcomp_
    BASHCOMP_

Are there any considerations to take into account regarding prefixing?
Does bash officially "reserve" any variable/function prefix to itself?
At least BASH_* and COMP_* seem to be used by bash.

Greetings,

Freddy Vulto
http://fvue.nl




reply via email to

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