On 25 May 2010 16:30, Lars Tandle Kyllingstad <[email protected]> wrote: > On Tue, 2010-05-25 at 07:21 -0700, Steve Schveighoffer wrote: >> >> ----- Original Message ---- >> [snip] >> >> > It's great to have so many people contribute to Phobos, >> > but I've never had such a long streak of non-builds. It looks like new >> > scale of >> > contribution asks for corresponding responsibility. Please, make sure >> > everything >> > builds before checking in, and announce to this list if you broke the >> > build and >> > are unable to fix it without help. >> >> I understand your frustration, but it might be unreasonable to ask people to >> ensure a build occurs properly on all OSes before checking in, this might >> not be practical (disclaimer: I haven't tried building the latest, maybe the >> build doesn't work anywhere :)
This is a build which doesn't work anywhere. In this particular instance, DMD and Phobos must be synchronized; this always happens when changes to intrinsics occur. It's possible to have a successful build, check in your Phobos changes, but have a DMD change in the meantime which causes it to break. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
