I'm currently trying to update the documentation generator for the new JSON output format and when compiling phobos staging, I get a number of errors stating that the argument passed to typeof() is not an expression (it's a type). Does the beta use a different branch or how is it possible that the code compiled successfully there?
By the way, I had the same problem that Phobos didn't compile quite often in the past, maybe it's a consequence of compiling all of Phobos and Druntime with one compiler invocation? Other than that the beta seems to be fine except for http://d.puremagic.com/issues/show_bug.cgi?id=9397 - I cannot really test further because a large code base depends on this extensively. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
