[ 
https://issues.apache.org/jira/browse/XERCESC-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor updated XERCESC-2177:
----------------------------------
    Remaining Estimate:     (was: 5m)
     Original Estimate:     (was: 5m)

> invalid windows version check for `onXPOrLater`
> -----------------------------------------------
>
>                 Key: XERCESC-2177
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2177
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 3.2.0, 3.2.1, 3.2.2
>         Environment: win10 x64
>            Reporter: Vvv
>            Assignee: Alberto Massari
>            Priority: Minor
>              Labels: beginner, easyfix, windows
>             Fix For: 3.2.3
>
>
> in 
> {{xerces-c-3.2.2\src\xercesc\util\Transcoders\Win32\Win32TransService.cpp:324}}
>  
> {{ if ((OSVer.dwPlatformId == VER_PLATFORM_WIN32_NT) &&}}
> {{ ((OSVer.dwMajorVersion == 5) && (OSVer.dwMinorVersion > 0)))}}
> {{ {}}
> {{      onXPOrLater = true;}}
> {{ }}}
>  on win10 {{OSVer.dwMajorVersion = 6}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to