Jonathan M Davis: > _All_ variables in D are initialized with a default value. There should be > _no_ > undefined behavior with regards to initializations. D is very concientious > about > avoiding undefined behavior.
See also: http://d.puremagic.com/issues/show_bug.cgi?id=3820 Bye, bearophile