Thread overview
STLSoft 1.9.1 beta 46 released
Mar 12, 2007
Matthew Wilson
Mar 12, 2007
Matthew Wilson
Mar 12, 2007
Martin Moene
Mar 12, 2007
Gabor Fischer
Mar 12, 2007
Matthew Wilson
March 12, 2007
Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b46

============================================================================

Changes for 1.9.1 beta 46 (13th March 2007):

Changes:
========

 ~ wholesale lexical changes (e.g. "char const *x" => "char const* x")

============================================================================


March 12, 2007
> Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b46

Can someone (outside my area of the Internet) do me a favour and verify that this downloads? I can see it (and download it) via FTP, but when I download from the site I get a 9KB corrupted file. I'm assuming it's a problem with some local(-ish) router, but it'd be good to know for sure.

Thanks in advance

Matthew
March 12, 2007
Matthew Wilson wrote, On 3/12/2007 9:44 PM:
>> Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b46
> 
> Can someone (outside my area of the Internet) do me a favour and verify that this downloads? I can see it (and download it) via FTP, but when I download from the site I get a 9KB corrupted file. I'm assuming it's a problem with some local(-ish) router, but it'd be good to know for sure.
> 
> Thanks in advance
> 
> Matthew

Hi Matthew,

Just clicking the link http://synesis.com.au/downloads/stlsoft/stlsoft-1.9.1-beta46.zip
I get:

404 - Page not found!

The page you requested does not exist on this server. Please verify that you typed the correct address. If you wish, please report the page you were after to website + a hyphen + errata at this domain.

Clicking stlsoft-1.8.9-libraries.zip (http://synesis.com.au/downloads/stlsoft/stlsoft-1.8.9-libraries.zip)
Does work.

Is the link correct? stlsoft-1.9.1-libraries-beta46.zip
                                ?? ^^^^^^^^^ ??

Hope this helps,

Martin.
March 12, 2007
Am 12.03.07 schrieb no-one an :

> Can someone (outside my area of the Internet) do me a favour and verify that
> this downloads?

I got a 404 when I tried to download it.



So Long...

Gabor

March 12, 2007
Hi,

Tried to get it from my (89.214.135.108) and got:
404 - Page not found!

The page you requested does not exist on this server. Please verify that you typed the correct address. If you wish, please report the page you were after to website + a hyphen + errata at this domain.


"Matthew Wilson" <no-one@nowhere.no.com> wrote in message news:et4e3k$28vg$1@digitalmars.com...
>> Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b46
>
> Can someone (outside my area of the Internet) do me a favour and verify that this downloads? I can see it (and download it) via FTP, but when I download from the site I get a 9KB corrupted file. I'm assuming it's a problem with some local(-ish) router, but it'd be good to know for sure.
>
> Thanks in advance
>
> Matthew


March 12, 2007
Thanks guys.

It was me. Because there's one little step that's not currently automated in the release process, I got bit on the behind. ;-)!

FYI: The file uploaded was stlsoft-1.9.1.beta46.zip, when it should have been stlsoft-1.9.1-beta46.zip

FYI2: At the moment, I'm working on getting 1.9.1 out and released. AFAIAC, it's just the documentation/examples/etc. that's holding it up. I've decided that I can't hope to do all the documentation, and now intend to do just a great (or at least adequate) job on the ACESTL, ATLSTL, COMSTL, .netSTL and InetSTL sub-projects and then release 1.9.1. I'll then do the rest of the sub-projects a step at a time (and taking on board feedback from users) with further 1.9 or 1.10 releases.

It'll be nice to get this monkey (1.9.1 beta X) off my back.

So expect a few more betas in rapid succession over the next few days, and then an official release at last. (All of which will be done with fully automated procedures ...)

Thanks again

Matthew