Merge branch 'develop'

This commit is contained in:
Oliver Kowalke 2016-11-24 19:29:30 +01:00
commit 790832c793

View File

@ -320,4 +320,14 @@ structures.
[endsect]
[section:valgrind Support for valgrind]
Running programs that switch stacks under valgrind causes problems.
Property (b2 command-line) `valgrind=on` let valgrind treat the memory regions
as stack space which suppresses the errors.
[endsect]
[endsect]