Results 5 issues of Ronja Meyer

See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1152r0.html#parret

When including `algorithm` and `syscall.h` from a c++ program, ambiguous function errors are raised. ### Why do you need this? I would like to make progress adding serenity support to...

enhancement
help wanted

This adds support for changing the servertype via the normal commit API. It performs some sanity checking and finally modifies the commit to include attribute removals if an attribute was...

## The Problem Currently we use plain django signals. These have a few problems: The signals are completely best effort. We don't note down which signal receiver actually reacted to...