summaryrefslogtreecommitdiff
path: root/.git-hooks
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2015-02-03 10:41:32 +0100
committerAndras Timar <andras.timar@collabora.com>2015-02-03 17:03:28 +0000
commit60a64d1807b075fb630774adf950612d71734171 (patch)
treeecd0f4bf2f15a274c429002e00c01a87e67a32c3 /.git-hooks
parent6143a7eeabea394133c54e97e3690bdf40b98247 (diff)
climaker: Fix handling incomplete types
The order in which the hash table of incomplete structure types is iterated is non-deterministic. Make sure that the array fields are complete types before they are assigned. This fixed weird error on Windows 64 bit. The reason this bug wasn't hitting on 32 bit Windows build is because the generation order was different and by chance the referenced fields were already generated. Change-Id: Ifc8622b420fc25fea5a0ac8c09d08f7804c9b77c Reviewed-on: https://gerrit.libreoffice.org/13851 Reviewed-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to '.git-hooks')
0 files changed, 0 insertions, 0 deletions