Le 2011-07-13 à 13:00, Leandro Lucarella a écrit : > OK, I download and compiled druntime with all -d, -di and none and > couldn't reproduce this problem.
Today I rebased yesterday's changes on the latest master instead of the yesterday's master, then I updated druntime to the latest master too, then all went well, compiling druntime, phobos and the dmd test suite. I'm not sure what went wrong yesterday. I'm pretty sure I did test both with and without your patch to make sure the master wasn't the problem, but perhaps I just did that wrong. > [...] > Attached is the updated patch. If you can try it, it would be appreciated, and > if it's still failing, I would appreciate if you can give me detailed steps to > reproduce it. This new patch seems to work fine too. Here is a new pull request: <https://github.com/D-Programming-Language/dmd/pull/248> -- Michel Fortin [email protected] http://michelf.com/ _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
