Skip to content

atomic fix doctest

hgratten requested to merge atomic_fix_doctest into master

This fix handles the compile issue with doctest on Fedora and its now variable signal stack size. The doctest repository already has a fix so updating doctest.h should do the trick.

Merge request reports