provide our own implementation of wxStrnlen if it's not available; add tests for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -921,6 +921,9 @@
|
||||
/* Define if you have strnlen() function */
|
||||
#undef HAVE_STRNLEN
|
||||
|
||||
/* Define if you have wcsnlen() function */
|
||||
#undef HAVE_WCSNLEN
|
||||
|
||||
/* Define if you have wcstoull() and wcstoll() */
|
||||
#undef HAVE_WCSTOULL
|
||||
|
||||
|
Reference in New Issue
Block a user