[squeak-dev] SqueakSSL on Windows 8?

Frank Shearar frank.shearar at gmail.com
Sun Sep 8 21:14:44 UTC 2013


IIRC it's not the same problem. I've put the DLL in the right
location, so the image picks up the plugin and loads it. I just have a
single primitive failing.

Also, bear in mind that we're talking about a platform specific
plugin: it's certainly possible for the same bug to be present in two
platforms' versions of the plugin, but much less likely than one
platform being slightly broken.

I don't have a Windows 7 machine to hand to test on, and this is the
very first time I've run SSL on Windows 8, so I wondered whether I was
simply the first to run into the problem.

frank

On 8 September 2013 20:10, gettimothy <gettimothy at zoho.com> wrote:
> Similar problem on Linux.
>
> See this thread:
> http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-September/173034.html
>
> ---- On Sun, 08 Sep 2013 11:44:11 -0700 Frank Shearar
> <frank.shearar at gmail.com> wrote ----
>
> I started making the CI Cog VMs on Windows use SqueakSSL [1], and almost
> all the tests pass. _Almost_.
>
> SqueakSSLTest >> #testSSLSockets and SqueakSSLTest >>
> #testSocketAccept fail with "SocketPrimitiveFailed:
> primSocketSendDone: failed"
>
> Has anyone else seen this?
>
> frank
>
> [1]
> https://github.com/squeak-smalltalk/squeak-ci/compare/a8ae12865cb762f188102f4a57b6143a3b7251d5...22672d87d574628de82d0e550028b1384ba4ebc9
>
>
>
>
>


More information about the Squeak-dev mailing list