Revision 38a0c0f4c58e6851b6c3a3bcdffade06f9da0220 authored by Anthony Brummett on 28 March 2014, 19:31:36 UTC, committed by Anthony Brummett on 28 March 2014, 19:31:36 UTC
The call to delete() on line 87 was getting resolved to UR::Object::delete (because of
the dfs resolution of ChildSingleton->SomeSingleton->Parent->UR::Object) instead of
going to UR::Singleton::delete()

Change-Id: Idd77b7ef345d5da71177e2e50962830385fcc867
1 parent e30c533
History
File Mode Size
ur -rwxr-xr-x 2.0 KB

back to top