summary refs log tree commit diff
path: root/src/bltin/bltin.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-07-08 16:12:20 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2011-07-08 16:12:20 +0800
commitd0a3b102c672bd07f190eacb7f95643a89d27c9a (patch)
tree26bdbe6625e58a306d21ca75a9a2b1132ce51966 /src/bltin/bltin.h
parent[BUILTIN] Eliminate unnecessary promotion in echocmd (diff)
downloaddash-d0a3b102c672bd07f190eacb7f95643a89d27c9a.tar.gz
dash-d0a3b102c672bd07f190eacb7f95643a89d27c9a.zip
[MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used
* src/memalloc.c (growstackblock): Remove declaration and set of
set-but-not-used variable.  Also remove a stray space-before-TAB.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/bltin/bltin.h')
0 files changed, 0 insertions, 0 deletions
630b7a2492e1792133a02c67&follow=1'>Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe