libtool/build-aux
Yaakov Selkowitz c37bc1a334 libtool: fix conversion warnings in cwrapper
build-aux/ltmain.in (func_emit_cwrapperexe_src:main): XMALLOC wants a
size_t. Also use int instead of intptr_t for the return value (which
is fine since the _spawnv call is synchronous).
(func_emit_cwrapper_src) [MSVC]: Remove the intptr_t helper define.
(func_emit_cwrapperexe_src:find_executable): Use size_t for variables
involved in strlen computations.
(func_emit_cwrapperexe_src:lt_setenv): Likewise.
(func_emit_cwrapperexe_src:lt_extend_str): Likewise.
(func_emit_cwrapperexe_src:lt_update_exe_path): Likewise.
THANKS: Update.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Peter Rosin <peda@lysator.liu.se>
2013-06-17 23:54:01 +02:00
..
git-hooks syntax-check: fix violations and implement sc_old_style_quoting. 2012-10-22 00:01:13 +07:00
.gitignore bootstrap: move into local gl overrides directory. 2012-10-21 19:39:04 +07:00
edit-readme-alpha maint: update copyright notices to include 2013. 2013-01-02 00:34:06 +07:00
git-log-fix maint: patch gitlog-to-changelog to reduce bogus warnings. 2013-01-26 11:19:11 +07:00
ltmain.in libtool: fix conversion warnings in cwrapper 2013-06-17 23:54:01 +02:00