Description[DBus] Explicitly instantiate dbusProperty variant
dbus::Property<std::vector<uint8> > isn't instantiated in libdbus in non-ChromeOS build + latest clang.
That causes instantiation of the template in dbus_unittests, and causes link failure.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285475
Patch Set 1 #
Total comments: 2
Patch Set 2 : use 'extern template' #Patch Set 3 : drop extra "extern" #
Total comments: 3
Messages
Total messages: 12 (0 generated)
|