Searched hist:"89 eb861a3e15748d432ed7fd2b1a4eb1e6542bdc" (Results 1 – 1 of 1) sorted by relevance
/haiku/src/kits/support/ |
H A D | Archivable.cpp | 89eb861a3e15748d432ed7fd2b1a4eb1e6542bdc Thu Apr 24 09:56:03 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Large cleanup. Removed inconsistent usage of errno in instantiate_object(); instead, it will now use the image_id parameter to store errors in. * find_instantiation_func() and validate_instantiation() will no longer overwrite errno with B_OK. * Made private functions static, and moved them to the top. * If the class name starts with '_', it will now try to add a BPrivate namespace in case it could not find the class. This should help with the compatibility issues Shinta reported (also part of ticket #2086).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25124 a95241bf-73f2-0310-859d-f6bbb57e9c96
|