Re: Merge problems with git-mingw

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steffen Prohaska
Date: Tuesday, October 9, 2007 - 9:33 am

On Oct 9, 2007, at 11:03 AM, Johannes Sixt wrote:


I have the printf 'callstack' below from the v1.5.3.mingw.1 version  
(9c792c5)
Apparently spawnve, which is called in compat/mingw.c, corrupts argv.

I have no idea how to continue debugging. Maybe some one else can  
take over.

	Steffen


$ git var GIT_COMMITTER_IDENT

argv at git.c:429
3
C:\Program Files (x86)\Git\bin\git.exe
var
C:/Program Files (x86)/Git/bin/git-var
GIT_COMMITTER_IDENT

argv at compat/mingw.c:301
C:/Program Files (x86)/Git/bin/git-var
GIT_COMMITTER_IDENT
(null)

argv at var.c:54
4
C:/Program
Files
(x86)/Git/bin/git-var
GIT_COMMITTER_IDENT
usage: git-var [-l | <variable>]



-
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:
Merge problems with git-mingw, Peter Karlsson, (Mon Oct 8, 4:06 am)
Re: Merge problems with git-mingw, Lars Hjemli, (Mon Oct 8, 5:00 am)
Re: Merge problems with git-mingw, Peter Karlsson, (Mon Oct 8, 5:33 am)
Re: Merge problems with git-mingw, Lars Hjemli, (Mon Oct 8, 6:10 am)
Re: Merge problems with git-mingw, Peter Karlsson, (Mon Oct 8, 7:56 am)
Re: Merge problems with git-mingw, Lars Hjemli, (Mon Oct 8, 12:59 pm)
Re: Merge problems with git-mingw, Johannes Sixt, (Mon Oct 8, 11:10 pm)
Re: Merge problems with git-mingw, Peter Karlsson, (Tue Oct 9, 12:06 am)
Re: Merge problems with git-mingw, Johannes Sixt, (Tue Oct 9, 12:36 am)
Re: Merge problems with git-mingw, Peter Karlsson, (Tue Oct 9, 1:56 am)
Re: Merge problems with git-mingw, Johannes Sixt, (Tue Oct 9, 2:03 am)
Re: Merge problems with git-mingw, Steffen Prohaska, (Tue Oct 9, 9:33 am)
Re: Merge problems with git-mingw, Johannes Sixt, (Tue Oct 9, 10:03 am)
Re: Merge problems with git-mingw, Linus Torvalds, (Tue Oct 9, 11:09 am)