]> git.ipfire.org Git - thirdparty/gcc.git/commit
pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backslashes.
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 3 Jul 2003 04:21:13 +0000 (04:21 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 3 Jul 2003 04:21:13 +0000 (04:21 +0000)
commitbacb96b24f038ebc8072abfcdb145ff6568a8554
treed1cc6bda2fe6015dd6a2674ee25e7ae059f6d3d9
parentcac4a1a56f789e3406662ceebb8609f837fbbf9d
pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backslashes.

2003-07-02  Danny Smith  <dannysmith@users.source.forge.net>

* pex-win32.c (fix_argv): Ensure that the executable pathname
uses Win32 backslashes.
(pexecute): Cast away constness when assigning *errmsg_arg.

From-SVN: r68862
libiberty/ChangeLog
libiberty/pex-win32.c