https://d.puremagic.com/issues/show_bug.cgi?id=3830
Peter Alexander <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Peter Alexander <[email protected]> 2014-02-15 13:01:25 PST --- What should this do? auto a1 = variantArray("foo"); auto a2 = variantArray(10); assert(a1 > a2); Throw a type mismatch exception? -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
