[Issue 12167] GIT HEAD: AAs are broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 14 23:11:55 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12167



--- Comment #1 from Temtaime <temtaime at gmail.com> 2014-02-14 23:11:53 PST ---
Another case:

immutable short[short] table;
auto v = table.get(10, 0);

src\druntime\import\object.di(487):        object.get(T : Value[Key], Value,
Key, K, V)(T* aa, K key, lazy V defaultValue) if (is(typeof(true ? (*aa)[key] :
defaultValue)))

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list