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
alt
bin
dist-maint
gmt-web
lib
pod
t
ubuntu-lucid
.gitignore -rw-r--r-- 289 bytes
Build.PL -rw-r--r-- 3.2 KB
Changes -rw-r--r-- 15.8 KB
INSTALL -rw-r--r-- 57 bytes
LICENSE -rw-r--r-- 40.7 KB
MANIFEST -rw-r--r-- 21.7 KB
MANIFEST.SKIP -rw-r--r-- 132 bytes
META.json -rw-r--r-- 37.6 KB
META.yml -rw-r--r-- 25.9 KB
MYMETA.json -rw-r--r-- 38.4 KB
MYMETA.yml -rw-r--r-- 27.2 KB
README -rw-r--r-- 1.4 KB
debian l--------- 12 bytes
doc l--------- 13 bytes

README

back to top