GertyP

Results 4 issues of GertyP

I'm trying to better understand a problem I see when I view a plain old TiddlyWiki (https://tiddlywiki.com/) local file (e.g. file:///C:/Users/[me]/Downloads/.../wiki.html) and create a new tiddler, where the preview panel...

Hello. I don't claim this is fit for integrating; it's more a casual request for feedback and discussion on an experimental change to either learn why what I've added may...

### Description This is just an alternative (arguably simplifying) fix in comparison to [PR 864](https://github.com/oneapi-src/oneTBB/pull/864) and also discussed in [issue 1208](https://github.com/oneapi-src/oneTBB/issues/1208). I did comment in PR 864, to describe what...

In 'task_dispatcher.h', `local_wait_for_all`, there's a call to `do_throw_noexcept(...)` - https://github.com/oneapi-src/oneTBB/blob/11545bd606be3187ffb3d7507c9ab21705123e61/src/tbb/task_dispatcher.h#L359 However, if the build has been configured with `TBB_USE_EXCEPTIONS` undefined (or defined to 0) then, in 'src/tbb/exception.cpp', the only implementations...

question