Quote: On 8/30/11, Walter Bright <[email protected]> wrote: > On 8/29/2011 5:11 PM, Walter Bright wrote: >> On 8/29/2011 4:52 PM, bearophile wrote: >>> alias NotNull!(Foo*) NFooP; >>> >>> void bar(NFooP foop) { // Error: variable test2.bar.foop initializer >>> required >>> for type NotNull!(Foo*) >> >> Looks like you found a bug. I'll take care of it. > > Fixed. Keep 'em coming!
So I just replied there after trying out the notnull stuff. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
