[OpenJDK 2D-Dev] RFR: 8144858: HBShaper.c does not compiler with VS2010
Volker Simonis
volker.simonis at gmail.com
Tue Dec 8 10:12:48 UTC 2015
Hi Phil,
thanks for fixing this. This hit us as well.
The change looks good, just a small comment:
'prevCluster' doesn't seems to be used anywhere, so I think you can
completely remove it.
Regards,
Volker
On Mon, Dec 7, 2015 at 8:52 PM, Philip Race <philip.race at oracle.com> wrote:
> Bug : https://bugs.openjdk.java.net/browse/JDK-8144858
> Fix : http://cr.openjdk.java.net/~prr/8144858/
>
> The inline declarations do not build with VS2010.
> Although VS2013 is the official compiler, I see no reason we
> should not support VS2010 as long as possible.
>
> -phil.
>
More information about the 2d-dev
mailing list