[Mesa-dev] [Bug 92183] linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 29 21:54:27 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92183

--- Comment #3 from Tapani Pälli <lemody at gmail.com> ---
(In reply to Ilia Mirkin from comment #2)
> strtok isn't threadsafe

right I'll go for strtok_s, I was just wondering if the occurences of strtok
should be converted to mesa_strtok which would then be strtok_r/s or is it
worth the trouble?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150930/7ef1c6c0/attachment.html>


More information about the mesa-dev mailing list