RFR: JDK-8236125: Windows (MSVC 2013) build fails in jpackage: Need to include strsafe.h after tchar.h
Philip Race
philip.race at oracle.com
Tue Dec 24 01:39:50 UTC 2019
Have you verified this with VS 2017 ?
Not that I can see a problem but I doubt we want to trade breaking 2017
to fix 2013 ...
-phil.
On 12/23/19, 3:52 PM, Alex Kashchenko wrote:
> Hi,
>
> Please review this minor change to jpackage, that is required for
> successful compilation with VS2013 toolchain:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8236125
> Webrev: http://cr.openjdk.java.net/~akasko/jdk/8236125/webrev.00/
>
> Some details on this problem: https://stackoverflow.com/a/24302290/314015
>
More information about the core-libs-dev
mailing list