On 25-Feb-14 01:21, Jeff Law wrote:
I think this should be queued until after 4.9 branches.  It's adding a
new capability (posix threading on vxworks), not fixing a bug and
certainly not fixing a regression AFAICT.

Fair enough. It just seems somewhat trivial to me, as it doesn't add any functional code, just some #defines and a stub.

Bug could be "compilation of pthread-based gthreads disallowed on platform (vxworks) supporting pthreads", but that's a stretch, so if you want I can resubmit it after 4.9 branches. I just think that users should be able to compile targeting pthreads if they know that their target will support it, especially if it enables additional capabilities (e.g. C++11 std::thread).

Reply via email to