Thread overview
Is Phobos in dmd 1.0.30 bundle ?
Jul 12, 2008
Paul Dufresne
Jul 12, 2008
superdan
Jul 12, 2008
Gregor Richards
Jul 12, 2008
superdan
Jul 12, 2008
superdan
Jul 12, 2008
Bill Baxter
July 12, 2008
I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"

Well, I am totally new but I was able to use Stdout and printf fine from Tango.

Does tango coming in this zip file?
If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I downloaded it but did not try it yet.
July 12, 2008
"Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
>I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
>
> Well, I am totally new but I was able to use Stdout and printf fine from Tango.
>
> Does tango coming in this zip file?
> If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I
> downloaded it but did not try it yet.

The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though.


July 12, 2008
Jarrett Billingsley Wrote:

> "Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
> >I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
> >
> > Well, I am totally new but I was able to use Stdout and printf fine from Tango.
> >
> > Does tango coming in this zip file?
> > If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I
> > downloaded it but did not try it yet.
> 
> The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though.

let's see... maybe because he wants to create his own opinion instead of being manipulated?
July 12, 2008
superdan wrote:
> Jarrett Billingsley Wrote:
> 
>> "Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
>>> I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
>>>
>>> Well, I am totally new but I was able to use Stdout and printf fine from Tango.
>>>
>>> Does tango coming in this zip file?
>>> If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I downloaded it but did not try it yet.
>> The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though. 
> 
> let's see... maybe because he wants to create his own opinion instead of being manipulated?

OHMAIGAWD THE DEFAULT DMD COMES WITH PHOBOS INSTEAD OF TANGO DATS MANIPOOLASHUN!

X_X

 - Gregor Richards
July 12, 2008
"Gregor Richards" <Richards@codu.org> wrote in message news:g5b5l1$30a5$1@digitalmars.com...
> superdan wrote:
>> Jarrett Billingsley Wrote:
>>
>>> "Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
>>>> I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
>>>>
>>>> Well, I am totally new but I was able to use Stdout and printf fine from Tango.
>>>>
>>>> Does tango coming in this zip file?
>>>> If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I
>>>> downloaded it but did not try it yet.
>>> The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though.
>>
>> let's see... maybe because he wants to create his own opinion instead of being manipulated?
>
> OHMAIGAWD THE DEFAULT DMD COMES WITH PHOBOS INSTEAD OF TANGO DATS MANIPOOLASHUN!

Why, you took the words out of my mouth!


July 12, 2008
Jarrett Billingsley Wrote:

> "Gregor Richards" <Richards@codu.org> wrote in message news:g5b5l1$30a5$1@digitalmars.com...
> > superdan wrote:
> >> Jarrett Billingsley Wrote:
> >>
> >>> "Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
> >>>> I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
> >>>>
> >>>> Well, I am totally new but I was able to use Stdout and printf fine from Tango.
> >>>>
> >>>> Does tango coming in this zip file?
> >>>> If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I
> >>>> downloaded it but did not try it yet.
> >>> The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though.
> >>
> >> let's see... maybe because he wants to create his own opinion instead of being manipulated?
> >
> > OHMAIGAWD THE DEFAULT DMD COMES WITH PHOBOS INSTEAD OF TANGO DATS MANIPOOLASHUN!
> 
> Why, you took the words out of my mouth!

my point was different, einstein. "you could to x but i don't really know why you'd do that" is what a sorority chick would tell another in a hope the latter develops an eating disorder. if you have something to say, say it. but spare us of that underhanded shit.
July 12, 2008
Jarrett Billingsley wrote:
> "Paul Dufresne" <dufresnep@gmail.com> wrote in message news:g596rb$127i$1@digitalmars.com...
>> I downloaded dmd from http://www.fsdev.net/versions/show/1 today (more precisely http://svn.fsdev.net/easy-d/releases/dmd-win32snaphot-0.6.2.exe) but I don't find Phobos include in it. And also get error on "import std.stdio;"
>>
>> Well, I am totally new but I was able to use Stdout and printf fine from Tango.
>>
>> Does tango coming in this zip file?
>> If not, maybe it is in http://ftp.digitalmars.com/dmd.1.030.zip, I downloaded it but did not try it yet.
> 
> The snapshot comes with Tango installed by default.  Tango, by its very nature, replaces Phobos.  However I wouldn't be surprised if the snapshot included Phobos as well, you'd just have to set it up to use Phobos instead of Tango.  I'm not entirely sure why you'd want to, though. 

I think installing tangobos on top of tango is probably easier than figuring out how to set up the compiler to use Phobos.  So I have to agree.  If you have a working Tango setup and want to try Phobos, do it via Tangobos.  If you decide that you don't need tango, then just install the Phobos-only Zip that comes from digital mars.

But either way, I think the fsdev snapshots should include Tangobos.  I see no real reason not to.  Just gives folks more options in a pretty painless way.

--bb
July 12, 2008
"superdan" <super@dan.org> wrote in message news:g5b8pn$58c$1@digitalmars.com...

> my point was different, einstein. "you could to x but i don't really know why you'd do that" is what a sorority chick would tell another in a hope the latter develops an eating disorder. if you have something to say, say it. but spare us of that underhanded shit.

See, I'm not stupid, I just try not to reply to obvious trolls.


July 12, 2008
Jarrett Billingsley Wrote:

> "superdan" <super@dan.org> wrote in message news:g5b8pn$58c$1@digitalmars.com...
> 
> > my point was different, einstein. "you could to x but i don't really know why you'd do that" is what a sorority chick would tell another in a hope the latter develops an eating disorder. if you have something to say, say it. but spare us of that underhanded shit.
> 
> See, I'm not stupid, I just try not to reply to obvious trolls.

fair enough, then you may want to avoid posting trolls yourself.