aboutsummaryrefslogtreecommitdiff
path: root/vcs-svn/string_pool.h
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-08-13 19:01:34 -0500
committerJunio C Hamano <gitster@pobox.com>2010-08-14 19:35:38 -0700
commit68b4cfbc91583b43e96d38b8d7efc8e6690589ad (patch)
treef97483dee6e25409d1d6f8f3bf667dc77987ac52 /vcs-svn/string_pool.h
parent78457bc0ccc1af8b9eb776a0b17986ebd50442bc (diff)
downloadgit-68b4cfbc91583b43e96d38b8d7efc8e6690589ad.tar.gz
git-68b4cfbc91583b43e96d38b8d7efc8e6690589ad.tar.xz
vcs-svn: Rename dirent pool to build on Windows
dirent is #defineā€™d to mingw_dirent in compat/mingw.h, with the result that obj_pool_gen(dirent, struct repo_dirent, 4096) creates functions with names like mingw_dirent_alloc and references to dirent_alloc go unresolved. Rename the functions to dent_* to avoid this problem. Reported-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn/string_pool.h')
0 files changed, 0 insertions, 0 deletions