summary refs log tree commit diff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-07-08 16:16:11 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2011-07-08 16:16:11 +0800
commitb8612a8d4d3eea270794510f890d55347d601cbf (patch)
treeac2e8f06fbdef411cfd958188bb1a8f69aacc25e /src/.gitignore
parent[MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used (diff)
downloaddash-b8612a8d4d3eea270794510f890d55347d601cbf.tar.gz
dash-b8612a8d4d3eea270794510f890d55347d601cbf.zip
[MEMALLOC] Avoid clang warning about dead store to "size"
* src/memalloc.c (makestrspace): Remove dead store.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/.gitignore')
0 files changed, 0 insertions, 0 deletions
908e982a5d582dc46e944905685be4908&follow=1'>Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe