On 22 January 2012 18:05, Walter Bright <newshou...@digitalmars.com> wrote: > On 1/22/2012 9:44 AM, equi...@atw.hu wrote: >> >> I noticed I cannot use typedef any longer in D2. >> Why did it go? > > > typedef turned out to have many difficult issues about when it was a > distinct type and when it wasn't.
+1 Walter, what are your views on emitting the names of aliased types to debug? -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';