LUMIERA.clone/src
Ichthyostega 30686fdf82 fix argument passing for MultiFact(#388)
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).
2014-09-23 03:37:28 +02:00
..
backend Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
common Reworked MultiFact(#388): switch in the new implementation 2014-09-14 23:58:05 +02:00
gui tricky header reordering to support a hackish-workaround (#944) 2014-08-17 08:03:21 +02:00
include Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
lib fix argument passing for MultiFact(#388) 2014-09-23 03:37:28 +02:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc phase out some use of auto_ptr 2014-09-15 02:03:10 +02:00
tool release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript Debian/Policy 3.9.x : enforce strict dependencies on dynamic modules 2013-11-03 00:07:17 +01:00