Revision e8afd698
SWIFT: Use GWEN_Text_strndup() instead of strndup()
strndup() is not available on windows, so we use the newly introduced
function GWEN_Text_strndup() instead.
Files
- added
- modified
- copied
- renamed
- deleted
ID | e8afd698dc59b26a9899d16e8ca066c3eb4036fa |
Parent | f76ad770 |
Child | b83043b5 |
Added by admin over 1 year ago
SWIFT: Use GWEN_Text_strndup() instead of strndup()
strndup() is not available on windows, so we use the newly introduced
function GWEN_Text_strndup() instead.