gecko-dev/toolkit
Tom Ritter 53c32e8a26 Bug 1487126 Change uses of 3-argument wcstok to wcstok_s r=mhowell
the Mingw Clang build failed because a 3-argument form of wcstok could not
be found, despite it apparently being part of the C++ standard. Multiple
forms of header files were tried.

By comparison, wcstok_s is already used (e.g. widget/windows/WinUtils.cpp)
and does the correct thing. So change the functions over to that one.

Differential Revision: https://phabricator.services.mozilla.com/D4568

--HG--
extra : moz-landing-system : lando
2018-08-29 16:29:47 +00:00
..
actors Bug 1485160 - part1 : Add AudibleAutoplayChild actor. r=mconley 2018-08-23 19:05:18 +00:00
components Merge mozilla-central to autoland. a=merge 2018-08-29 21:04:28 +03:00
content Merge inbound to mozilla-central. a=merge 2018-08-29 12:43:37 +03:00
crashreporter Bug 1467736: Add support for DllBlocklist_Shutdown;r=aklotz 2018-08-29 18:49:49 +00:00
forgetaboutsite
library Bug 1485184 - Bump enforced upper rustc version limit. r=glandium 2018-08-29 00:41:53 +00:00
locales bug 1482695, add localization to langpacks for toolkit fluent, r=gps,firefox-build-system-reviewers 2018-08-14 18:29:29 +00:00
modules Merge inbound to mozilla-central. a=merge 2018-08-29 12:43:37 +03:00
mozapps Bug 1487126 Change uses of 3-argument wcstok to wcstok_s r=mhowell 2018-08-29 16:29:47 +00:00
pluginproblem
profile Bug 1484496: Part 5b - Convert toolkit/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:50 -07:00
recordreplay Bug 1484250 - Fix redirection for CGSShutdownServerConnections on 10.10, r=alex_gaynor. 2018-08-27 07:41:41 -10:00
system Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
themes Bug 1486413 - Revert 'xul|textbox[focused]' rule accidentally added in Bug 1486413. r=jaws 2018-08-27 19:02:34 +00:00
xre Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
.eslintrc.js
moz.build
moz.configure bug 1485946 - skip building libprio on MSVC r=froydnj 2018-08-27 20:07:51 +00:00
nss.configure
toolkit.mozbuild