Re: [PATCH] alias.c: use git_config_string() to get alias_val

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christian Couder
Date: Saturday, April 5, 2008 - 9:19 am

Le samedi 5 avril 2008, Stephan Beyer a écrit :

Great!


Did you see:

"(And no, casting the "char **" into a "const char **" is not a good 
solution either.)"

in the above page ?


Are you sure this ugly cast to "const char**" is needed ?
Isn't there a better way to do it ?


Thanks,
Christian.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] alias.c: use git_config_string() to get alias_val, Christian Couder, (Sat Apr 5, 9:19 am)
Re: [PATCH] alias.c: use git_config_string() to get alias_val, Christian Couder, (Sat Apr 5, 10:49 pm)