On 04/04/14 13:43, Atila Neves wrote: > That gives me this: > static_override.d(22): Error: variable > static_override.Struct.hasAccept!(Struct).hasAccept had semantic errors when > compiling
Apparently it's compiler version dependent; I was testing with ~2.064. Hiding the errors in this case makes no sense (compilation is going to fail anyway), so this might be a regression. artur
