author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 2 Jul 2006 09:53:03 +0000 (11:53 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 00:14:44 +0000 (17:14 -0700) | ||
commit | d78f099d8956947576cd5ccc1c5c13f94075b476 | |
tree | 813d3cca04b6d20ff164ea61f256cd3bd37305ce | tree | snapshot |
parent | e2a38710941775761298d0bd7e6be2e7039fcd3d | commit | diff |
Git.xs: older perl do not know const char *
Both of these casts _should_ be safe, since you do not want to muck around
with the version or the path anyway.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Both of these casts _should_ be safe, since you do not want to muck around
with the version or the path anyway.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
perl/Git.xs | diff | blob | history |