Re: Phobos differences?

2015-10-23 Thread Vladimir Panteleev via D.gnu
On Friday, 23 October 2015 at 18:30:55 UTC, Iain Buclaw wrote: It's phobos as seen in 2.066. There should really be older versions of documentation on the dlang site for people to reference. Does GDC not include the HTML Phobos documentation (as does DMD)?

Re: Phobos differences?

2015-10-23 Thread Iain Buclaw via D.gnu
On 23 Oct 2015 5:30 pm, "Alex Parrill via D.gnu" wrote: > > I've noticed that GDC's version of Phobos is missing some features from DMD's. Is there a place to report this, and is it possible to, in the meantime, use DMD's Phobos? > > Here's some of the things I've noticed in particular: > > * std.

Re: Phobos differences?

2015-10-23 Thread H. S. Teoh via D.gnu
On Fri, Oct 23, 2015 at 03:27:30PM +, Alex Parrill via D.gnu wrote: > I've noticed that GDC's version of Phobos is missing some features > from DMD's. Is there a place to report this, and is it possible to, in > the meantime, use DMD's Phobos? > > Here's some of the things I've noticed in part

Phobos differences?

2015-10-23 Thread Alex Parrill via D.gnu
I've noticed that GDC's version of Phobos is missing some features from DMD's. Is there a place to report this, and is it possible to, in the meantime, use DMD's Phobos? Here's some of the things I've noticed in particular: * std.algorithm is not split up * std.algorithm.comparison.predSwitch