descender changed the public information on the BMP project.
2012-04-24 08:44:57 PDT in BMP
descender changed the public information on the BMP project.
2012-04-24 08:44:57 PDT in BMP
descender changed the public information on the BMP project.
2012-04-24 08:44:39 PDT in BMP
In include/dbus-c++/types.h line 424, i.e. eit << mit->first << mit->second; the second call to the operator<< is ambiguous because the compiler has not seen the definition of DBus::MessageIter &operator << (DBus::MessageIter &iter, const DBus::Variant &val); Because DBus::Variant defines a generic conversion operator (template...
2012-04-23 00:18:18 PDT in dbus-c++
In include/dbus-c++/types.h line 424, i.e. eit << mit->first << mit->second; the second call to the operator<< is ambiguous because the compiler has not seen the definition of DBus::MessageIter &operator << (DBus::MessageIter &iter, const DBus::Variant &val); Because DBus::Variant defines a generic conversion operator (template...
2012-04-22 21:24:59 PDT in dbus-c++
include/dbus-c++/dispatcher.h conditionally declares MutexFreeFn and MutexLockFn based on DBUS_HAS_RECURSIVE_MUTEX, but the macro isn't defined when the header is included by library users. The signature mismatch causes Clang to throw the following errors: In file included from /home/kaixiong/installs/dbus-c++/include/dbus-c++-1/dbus-c++/dbus.h:33: In file included from...
2012-04-22 21:02:29 PDT in dbus-c++
descender changed the public information on the libvisual project.
2012-03-24 09:22:18 PDT in libvisual
descender changed the public information on the libvisual project.
2012-03-24 09:22:18 PDT in libvisual
Thanks Dirk. I've committed your patch. By the way, we're revitializing the project and have moved to github. Our latest source code is found here: https://github.com/StarVisuals/libvisual/.
2012-03-24 08:45:31 PDT in libvisual