Re: [ANNOUNCE] GIT 1.5.4-rc2

Subsystems: the rest

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [ANNOUNCE] GIT 1.5.4-rc2

From: Alexandre Julliard <hidden>
Date: 2016-06-15 22:44:01

Luciano Rocha [off-list ref] writes:
On Fri, Dec 28, 2007 at 11:43:53AM +0100, Steffen Prohaska wrote:
quoted
 On Dec 27, 2007, at 4:36 AM, Junio C Hamano wrote:
quoted
GIT 1.5.4-rc2 is available at the usual places:

 The msysgit installer is now available at

    http://code.google.com/p/msysgit/downloads
Trying to install it in wine ends with:

Runtime Error (at -1:0):

Cannot Import dll:Kernel32.dll.

That popup appears immediately after running wine
Git-1.5.4-rc2-preview20071228.exe and the installation ends.
That's because it doesn't find CreateHardLinkA. The following Wine patch
should enable the installer to succeed.
diff --git a/dlls/kernel32/kernel32.spec b/dlls/kernel32/kernel32.spec
index 7bc5db3..5f6dea6 100644
--- a/dlls/kernel32/kernel32.spec
+++ b/dlls/kernel32/kernel32.spec
@@ -224,8 +224,8 @@
 @ stdcall CreateFileMappingA(long ptr long long long str)
 @ stdcall CreateFileMappingW(long ptr long long long wstr)
 @ stdcall CreateFileW(wstr long long ptr long long long)
-# @ stub CreateHardLinkA
-# @ stub CreateHardLinkW
+@ stub CreateHardLinkA
+@ stub CreateHardLinkW
 @ stdcall CreateIoCompletionPort(long long long long)
 @ stdcall CreateJobObjectA(ptr str)
 @ stdcall CreateJobObjectW(ptr wstr)
-- 
Alexandre Julliard
julliard@winehq.org

Re: [ANNOUNCE] GIT 1.5.4-rc2

From: Luciano Rocha <hidden>
Date: 2016-06-15 22:44:01

On Fri, Dec 28, 2007 at 04:16:26PM +0100, Alexandre Julliard wrote:
Luciano Rocha [off-list ref] writes:
quoted
On Fri, Dec 28, 2007 at 11:43:53AM +0100, Steffen Prohaska wrote:
quoted
 On Dec 27, 2007, at 4:36 AM, Junio C Hamano wrote:
quoted
GIT 1.5.4-rc2 is available at the usual places:

 The msysgit installer is now available at

    http://code.google.com/p/msysgit/downloads
Trying to install it in wine ends with:

Runtime Error (at -1:0):

Cannot Import dll:Kernel32.dll.

That popup appears immediately after running wine
Git-1.5.4-rc2-preview20071228.exe and the installation ends.
That's because it doesn't find CreateHardLinkA. The following Wine patch
should enable the installer to succeed.
Thanks. I won't have time to test it in the comming days, but it makes
sense.

-- 
Luciano Rocha [off-list ref]
Eurotux Informática, S.A. <http://www.eurotux.com/>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help