aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-17 22:31:20 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-17 22:31:20 -0700
commitc3f9e8c12256d19ed6c89d15470945855ee16a94 (patch)
treec9fb8fb7b9bc6598770a4db6952f1afb381dc50b /linux
parent613c070cbd10b791bd097acd1b6b693a1e46eba1 (diff)
downloadpandoc-c3f9e8c12256d19ed6c89d15470945855ee16a94.tar.gz
Docx writer: make nsid in abstractNum deterministic.
Previously we assigned a random number (though in a deterministic way). But changes in the random package mean we get different results now on different architectures, even with the same random seed. We don't need random values; so now we just assign a value based on the list number id, which is guaranteed to be unique to the list marker.
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions