Is it acceptable to replace version( Win32 ) with version( Windows )?
I'm running across version( Win32 ) in phobos. Often the code is
perfectly valid for Win64 as well.
- Replacing version( Win32 ) with version( Windows ) Daniel Green
