OSDN Git Service

ucm: include - fix compound_merge for arrays
authorJaroslav Kysela <perex@perex.cz>
Mon, 15 Jun 2020 17:49:25 +0000 (19:49 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 15 Jun 2020 17:49:27 +0000 (19:49 +0200)
commit7036ea07c88b0abe8866e713eaf123971c5ba235
treec6802366bb888307795bc1dc868e31f597ef8751
parenteec95e69e5d0dcc16fd8872c1ad680265a96cce3
ucm: include - fix compound_merge for arrays

There is a case where the original array has already new indexes
(the merged array is placed before the original nodes).

Set the temporary index string identifiers to unique strings.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/ucm_include.c