as always, it turned out that the alledged "compiler bug" rather was my own sloppyness: I forgot properly to undo a change I made while fighting with compilation problems: the wrapper in the factory didn't use std::forward, resulting in a plain flat slicing copy. This, rightfully, triggered the assertion in the session query resolver (since a sliced Goal can not be dynamic cast to a specific Query subclass). |
||
|---|---|---|
| .. | ||
| backend | ||
| common | ||
| gui | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| proc | ||
| tool | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||