[PATCH] ws2_32: Implement GetHostNameW() function using GetComputerNameW
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49286 Signed-off-by: Vijay Kiran Kamuju <infyquest(a)gmail.com>
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=80466 Your paranoid android. === build (build log) === error: patch failed: dlls/ws2_32/tests/sock.c:1292 Task: Patch failed to apply === debiant (build log) === error: patch failed: dlls/ws2_32/tests/sock.c:1292 Task: Patch failed to apply === debiant (build log) === error: patch failed: dlls/ws2_32/tests/sock.c:1292 Task: Patch failed to apply
On 10/15/20 8:30 AM, Vijay Kiran Kamuju wrote:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49286
Signed-off-by: Vijay Kiran Kamuju <infyquest(a)gmail.com>
Surely we want to share the implementation with gethostname() instead?
participants (3)
-
Marvin -
Vijay Kiran Kamuju -
Zebediah Figura