April 07, 2005
"Ben Hinkle" <ben.hinkle@gmail.com> wrote in message news:d31pd2$de3$1@digitaldaemon.com...
>
> "Walter" <newshound@digitalmars.com> wrote in message news:d31db2$2uhn$1@digitaldaemon.com...
>> Focus is on fixing compiler issues.
>>
>> http://www.digitalmars.com/d/changelog.html
>
> has the web site gotten the new doc std_stream.html? It looks like the old page.

I can see the updates but it looks like it wasn't the latest version I sent you. For example the signature of opApply should have line counts of ulong instead of size_t. The file I sent on April 1 is the right version. Should I resend?


April 07, 2005
"Ben Hinkle" <ben.hinkle@gmail.com> wrote in message news:d3272e$qj7$1@digitaldaemon.com...
>
> "Ben Hinkle" <ben.hinkle@gmail.com> wrote in message news:d31pd2$de3$1@digitaldaemon.com...
> >
> > "Walter" <newshound@digitalmars.com> wrote in message news:d31db2$2uhn$1@digitaldaemon.com...
> >> Focus is on fixing compiler issues.
> >>
> >> http://www.digitalmars.com/d/changelog.html
> >
> > has the web site gotten the new doc std_stream.html? It looks like the
old
> > page.
>
> I can see the updates but it looks like it wasn't the latest version I
sent
> you. For example the signature of opApply should have line counts of ulong instead of size_t. The file I sent on April 1 is the right version. Should
I
> resend?

Yes, please resend. The file I have is dated Apr 1, so I don't know what happened to it.


April 07, 2005
Russ Lewis wrote:
> Walter wrote:
> 
>> Focus is on fixing compiler issues.
>>
>> http://www.digitalmars.com/d/changelog.html
> 
> 
> Anybody else having trouble accessingthe FTP site?

yup.

--23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
           => `dmd.zip'
Resolving ftp.digitalmars.com... 63.105.9.61
Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD not needed.
==> PASV ...

and there it just hangs. *weird*
April 07, 2005
"clayasaurus" <clayasaurus@gmail.com> wrote in message news:d3280l$rlk$1@digitaldaemon.com...
> Russ Lewis wrote:
> > Walter wrote:
> >
> >> Focus is on fixing compiler issues.
> >>
> >> http://www.digitalmars.com/d/changelog.html
> >
> >
> > Anybody else having trouble accessingthe FTP site?
>
> yup.
>
> --23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
>             => `dmd.zip'
> Resolving ftp.digitalmars.com... 63.105.9.61
> Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD not needed.
> ==> PASV ...
>
> and there it just hangs. *weird*

Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter


April 07, 2005
In article <d328kp$s9n$1@digitaldaemon.com>, Walter says...
>
>
>"clayasaurus" <clayasaurus@gmail.com> wrote in message news:d3280l$rlk$1@digitaldaemon.com...
>> Russ Lewis wrote:
>> > Walter wrote:
>> >
>> >> Focus is on fixing compiler issues.
>> >>
>> >> http://www.digitalmars.com/d/changelog.html
>> >
>> >
>> > Anybody else having trouble accessingthe FTP site?
>>
>> yup.
>>
>> --23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
>>             => `dmd.zip'
>> Resolving ftp.digitalmars.com... 63.105.9.61
>> Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
>> Logging in as anonymous ... Logged in!
>> ==> SYST ... done.    ==> PWD ... done.
>> ==> TYPE I ... done.  ==> CWD not needed.
>> ==> PASV ...
>>
>> and there it just hangs. *weird*
>
>Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
>
>
Walter, it still doesn't work for me. My setup: WinXP SP2 IE v6.0.2900.2180 SP2 Cipher Strength 128-Bits (whatever this is) which I haven't changed anything ( well maybe just my wallpaper a couple of times :P ) since I've last did a download of dmd v0.119 some 20 days or so ago. I sure hope this problem can be solved soon.

David L.

-------------------------------------------------------------------
"Dare to reach for the Stars...Dare to Dream, Build, and Achieve!"
April 07, 2005
In article <d328kp$s9n$1@digitaldaemon.com>, Walter says...
>
>
>"clayasaurus" <clayasaurus@gmail.com> wrote in message news:d3280l$rlk$1@digitaldaemon.com...
>> Russ Lewis wrote:
>> > Walter wrote:
>> >
>> >> Focus is on fixing compiler issues.
>> >>
>> >> http://www.digitalmars.com/d/changelog.html
>> >
>> >
>> > Anybody else having trouble accessingthe FTP site?
>>
>> yup.
>>
>> --23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
>>             => `dmd.zip'
>> Resolving ftp.digitalmars.com... 63.105.9.61
>> Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
>> Logging in as anonymous ... Logged in!
>> ==> SYST ... done.    ==> PWD ... done.
>> ==> TYPE I ... done.  ==> CWD not needed.
>> ==> PASV ...
>>
>> and there it just hangs. *weird*
>
>Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
>
>
Ok, I just saw Dave's post in the normal D Forum, about going to "Tools->Internet Options->Advanced tab" in IE6 and unchecking the "Use Passive FTP" checkbox. I does do the trick, cause I can now start the download in just a few seconds. Thanks for the headups Dave! :))

David L.

-------------------------------------------------------------------
"Dare to reach for the Stars...Dare to Dream, Build, and Achieve!"
April 07, 2005
Walter wrote:
> "clayasaurus" <clayasaurus@gmail.com> wrote in message
> news:d3280l$rlk$1@digitaldaemon.com...
> 
>>Russ Lewis wrote:
>>
>>>Walter wrote:
>>>
>>>
>>>>Focus is on fixing compiler issues.
>>>>
>>>>http://www.digitalmars.com/d/changelog.html
>>>
>>>
>>>Anybody else having trouble accessingthe FTP site?
>>
>>yup.
>>
>>--23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
>>            => `dmd.zip'
>>Resolving ftp.digitalmars.com... 63.105.9.61
>>Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
>>Logging in as anonymous ... Logged in!
>>==> SYST ... done.    ==> PWD ... done.
>>==> TYPE I ... done.  ==> CWD not needed.
>>==> PASV ...
>>
>>and there it just hangs. *weird*
> 
> 
> Yes. I just clicked on the link in your posting, and downloaded it in a few
> seconds. -Walter
> 
> 

hum.. well firefox/gftp/wget don't work for me, however ftp did.

for any other linux users out there having trouble

ftp
open ftp.digitalmars.com
"user anonymous" "pass blank"
ls
get dmd.zip

:-)
April 07, 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

clayasaurus schrieb am Thu, 07 Apr 2005 00:41:12 -0400:
> Walter wrote:
>> "clayasaurus" <clayasaurus@gmail.com> wrote in message news:d3280l$rlk$1@digitaldaemon.com...
>> 
>>>Russ Lewis wrote:
>>>
>>>>Walter wrote:
>>>>
>>>>
>>>>>Focus is on fixing compiler issues.
>>>>>
>>>>>http://www.digitalmars.com/d/changelog.html
>>>>
>>>>
>>>>Anybody else having trouble accessingthe FTP site?
>>>
>>>yup.
>>>
>>>--23:00:25--  ftp://ftp.digitalmars.com/dmd.zip
>>>            => `dmd.zip'
>>>Resolving ftp.digitalmars.com... 63.105.9.61
>>>Connecting to ftp.digitalmars.com[63.105.9.61]:21... connected.
>>>Logging in as anonymous ... Logged in!
>>>==> SYST ... done.    ==> PWD ... done.
>>>==> TYPE I ... done.  ==> CWD not needed.
>>>==> PASV ...
>>>
>>>and there it just hangs. *weird*
>> 
>> 
>> Yes. I just clicked on the link in your posting, and downloaded it in a few seconds. -Walter
>> 
>> 
>
> hum.. well firefox/gftp/wget don't work for me, however ftp did.
>
> for any other linux users out there having trouble
>
> ftp
> open ftp.digitalmars.com
> "user anonymous" "pass blank"
> ls
> get dmd.zip

Or simply replace ftp:// with http:// *g*

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFCVMof3w+/yD4P9tIRAuU9AJ9jYf1so/fpH8e6PiTAogJarvg4/gCfcXXR
jKypOGAbLpqHS8Z5gh3Xns8=
=3bez
-----END PGP SIGNATURE-----
April 07, 2005
Walter wrote:

> Focus is on fixing compiler issues.
> 
> http://www.digitalmars.com/d/changelog.html

I'm not having much luck with this release,
on Fedora Core 1 - it crashes upon startup...

Just running:
# ./dmd/bin/dmd
Segmentation fault

Debugger says:
This GDB was configured as "i386-redhat-linux-gnu"...
dmd": not in executable format: File truncated

I'm not sure if any requirements were changed ?

--anders
April 07, 2005
Anders F Björklund wrote:

> I'm not having much luck with this release,
> on Fedora Core 1 - it crashes upon startup...
> 
> Just running:
> # ./dmd/bin/dmd
> Segmentation fault

Must have been a temporary error, downloaded
a new zipfile and unpacked again and it worked.

Perhaps decoded in ascii format, or translated
the linefeeds on the binary file or something? :-P

Works now.
--anders