Skip to content

Use _wcsnicmp instead of wcsnicmp#30

Merged
fancycode merged 1 commit into
fancycode:masterfrom
kost:fix-deprecated-wcsnicmp
Oct 22, 2015
Merged

Use _wcsnicmp instead of wcsnicmp#30
fancycode merged 1 commit into
fancycode:masterfrom
kost:fix-deprecated-wcsnicmp

Conversation

@kost

@kost kost commented Oct 18, 2015

Copy link
Copy Markdown
Contributor

"These POSIX functions are deprecated. Use the ISO C++ conformant"

https://msdn.microsoft.com/en-us/library/ms235324.aspx

I had also problems compiling it with newer versions of Mingw without this patch.

"These POSIX functions are deprecated. Use the ISO C++ conformant"
https://msdn.microsoft.com/en-us/library/ms235324.aspx
fancycode added a commit that referenced this pull request Oct 22, 2015
Use _wcsnicmp instead of wcsnicmp
@fancycode fancycode merged commit f02a8e6 into fancycode:master Oct 22, 2015
@fancycode

Copy link
Copy Markdown
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants