AurumXML: Sort child objects by coordinates.
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 11 Dec 2023 10:57:28 +0000 (19:57 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Fri, 26 Jan 2024 06:42:26 +0000 (15:42 +0900)
commit021e7b9e4e1a6e6aa809ff11a181bcea3c7e9001
treefb4bf667a7f91f69d277e61f10ccf8cebe881ff9
parentd2686ce4740963f59bd519f9a8a175bb287a6fc9
AurumXML: Sort child objects by coordinates.

Sometimes the order of child objects is not consistent.
Therefore, we sort them to always ensure the same order.

Change-Id: Ia49c88bc1fa32d1e73ebeca1c8415789d9d1594e
libaurum/src/AurumXML.cc