Am Freitag, 6. Januar 2012 schrieb Oz Linden (Scott Lawrence):
> We're going to deploying changes to the inventory backend soon that
> improve robustness and performance, but in testing those changes we
> found that existing viewers relied on certain things being strictly
> ordered.  With the new backend, that assumption does not always
> hold true.
> 
> Changeset d327dcc8ae51
> <https://bitbucket.org/lindenlab/viewer-development/changeset/d327d
> cc8ae51> from viewer-development implements the viewer change
> needed to avoid race conditions.  It should be straightforward to
> apply to any viewer, and is safe to release before the changes are
> deployed (it is compatible with the services as they are now).
> 
> You are strongly urged to port this patch and get it deployed.

I am not amused:

usr/src/packages/BUILD/dolphinviewer3-
beta/indra/newview/llinventorymodel.cpp:463:8: error: prototype for 
'LLUUID LLInventoryModel::createNewCategory(const LLUUID&, 
LLFolderType::EType, const std::string&)' does not match any in class 
'LLInventoryModel'
/usr/src/packages/BUILD/dolphinviewer3-
beta/indra/newview/llinventorymodel.h:364:9: error: candidate is: 
LLUUID LLInventoryModel::createNewCategory(const LLUUID&, 
LLFolderType::EType, const std::string&, void (*)(const LLSD&, void*), 
void*)
make[2]: *** [newview/CMakeFiles/secondlife-
bin.dir/llinventorymodel.o] Error 1
make[1]: *** [newview/CMakeFiles/secondlife-bin.dir/all] Error 2
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.NI5LZ0 (%build)

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to