Re: import problems

2015-10-15 Thread Iain Buclaw via D.gnu
On 15 October 2015 at 11:16, John Colvin via D.gnu wrote: > On Thursday, 15 October 2015 at 06:43:46 UTC, Iain Buclaw wrote: > >> >> Just packaging GDC? Or do you plan to have third party development >> libraries packaged too? >> > > just GDC for now, no plans for libs at the moment. > > The defa

Re: import problems

2015-10-15 Thread John Colvin via D.gnu
On Thursday, 15 October 2015 at 06:43:46 UTC, Iain Buclaw wrote: Just packaging GDC? Or do you plan to have third party development libraries packaged too? just GDC for now, no plans for libs at the moment. The defaults install everything into a version and multiarch specific directory. Th

Re: import problems

2015-10-14 Thread Iain Buclaw via D.gnu
On 15 Oct 2015 1:35 am, "John Colvin via D.gnu" wrote: > > On Wednesday, 14 October 2015 at 22:08:25 UTC, Johannes Pfau wrote: >> >> Am Tue, 13 Oct 2015 10:16:11 + >> schrieb John Colvin : >> >>> On Tuesday, 13 October 2015 at 10:09:03 UTC, John Colvin wrote: >>> > Where does the information >

Re: import problems

2015-10-14 Thread John Colvin via D.gnu
On Wednesday, 14 October 2015 at 22:08:25 UTC, Johannes Pfau wrote: Am Tue, 13 Oct 2015 10:16:11 + schrieb John Colvin : On Tuesday, 13 October 2015 at 10:09:03 UTC, John Colvin wrote: > Where does the information sorry, pressed enter by accident. What is the process by which gdc knows wh

Re: import problems

2015-10-14 Thread Johannes Pfau via D.gnu
Am Tue, 13 Oct 2015 10:16:11 + schrieb John Colvin : > On Tuesday, 13 October 2015 at 10:09:03 UTC, John Colvin wrote: > > Where does the information > > sorry, pressed enter by accident. > > What is the process by which gdc knows what the default import > path for object.d is? > It use

Re: import problems

2015-10-13 Thread John Colvin via D.gnu
On Tuesday, 13 October 2015 at 10:09:03 UTC, John Colvin wrote: Where does the information sorry, pressed enter by accident. What is the process by which gdc knows what the default import path for object.d is? Alternatively, what do I have to change to choose my own location for gdc to ins

import problems

2015-10-13 Thread John Colvin via D.gnu
Where does the information