On 14 September 2010 21:07, Brad Roberts <[email protected]> wrote: > Hrm, so it's doc generation that's causing it? Is that part of the > default target on win32 but not posix? That wouldnt explain why I'm not > seeing the problem on win32 though. > > What am I doing or not doing that's making me not see the problem? I want > to increase my test coverage to catch this issue.
For me, make -fwin32.mak unittest did not hit the problem. It only showed up with dmd -c std\file. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
