On Mon, 18 Aug 2014 16:41:48 -0400, Nick Sabalausky wrote:

On 8/18/2014 3:49 PM, Nick Sabalausky wrote:

Gack, stupid thunderbird decided to send on its own. Let's try this
again:

Trying to use deimos openssl master with vibe.d (vibe.d seems to expect
the master), but I keep getting a bunch of this:

This is actually very unfortunate. I've opened a ticket #17, but so far - no reaction whatsoever. This is also why I think that the whole Deimos project is actually a bad idea in its current form, at least if there is no designated package maintainer with push access, who actually has enough time to maintain the project.

deimos\openssl\bio.d(385): Error: undefined identifier uint16t
deimos\openssl\bio.d(388): Error: undefined identifier uint32
t

etc.

Any idea what's up?

Tracked it down. It's not a vibe issue, it's the latest commit to
deimos's openssl:

https://github.com/D-Programming-Deimos/openssl/issues/20

That's interesting, because I'm successfully building with that change since a few months (DMD, win32). No idea why it fails for you.