On Wed, 13 Jan 2021 06:03:09 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

>> The headers in the obj-c usually do not have guards because they are 
>> included via "#import"
>
> I know. But in this case that was not enough - that still caused weird 
> compilation glitches like full compilation works but incremental calculation 
> gives compilation error about usage of non-initialized variables. Guards 
> helped.

I missed where the guards have helped, there are no guards in this file.
Same question about why did you add guards to the 
"CommonComponentAccessibility.h"?

-------------

PR: https://git.openjdk.java.net/jdk/pull/1549

Reply via email to