On 10/22/2011 9:12 PM, Nick Sabalausky wrote:
From: "Andrej Mitrovic" <[email protected]>
Just as I thought, it *is* on github:
https://github.com/D-Programming-Language/phobos/tree/master/std/internal/windows

But somebody forgot to package it. Coughs coughs ahem. :D

The strange thing is, inside the release, std/internal/windows does exist...but it's a .d source file, not a directory. It appears to be the advapi32 module. I haven't checked to see whether or not it's *exactly* the correct version.



It's right. There's nothing strange about it - the problem with my install script is it copies the files to the "windows" directory which didn't exist, so it copied the file to "windows".
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to