Skip to content

tests/server/util: fix Windows Unicode build - #3758

Closed
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:tests_windows_unicode
Closed

tests/server/util: fix Windows Unicode build#3758
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:tests_windows_unicode

Conversation

@MarcelRaad

Copy link
Copy Markdown
Member

Always use the ANSI version of FormatMessage as we don't have the
curl_multibyte gear available here.

Always use the ANSI version of FormatMessage as we don't have the
curl_multibyte gear available here.

Closes
@captain-caveman2k

Copy link
Copy Markdown
Contributor

It seems like a straight forward fix. It has my thumbs up.

It might be worth considering the use of curl_multibyte in future though. Looking at Makefile.inc we could potentially add it to CURLX_SRCS and CURLX_INCS.

@MarcelRaad
MarcelRaad deleted the tests_windows_unicode branch April 11, 2019 19:05
@MarcelRaad

Copy link
Copy Markdown
Member Author

Thanks! I'll look into that.

MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Apr 14, 2019
This will also be needed in the tool and tests.

Ref: curl#3758 (comment)
Closes
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants