⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotaarch64 Fedora Stable LTO 3.13 has failed when building commitcc38ee1. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1399/builds/56) and take a look at the build logs.
- Check if the failure is related to this commit (cc38ee1) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/1399/builds/56 Summary of the results of the build (if available): Click to see traceback logsremote:Enumerating objects: 21, done.remote:Counting objects: 5% (1/20)remote:Counting objects: 10% (2/20)remote:Counting objects: 15% (3/20)remote:Counting objects: 20% (4/20)remote:Counting objects: 25% (5/20)remote:Counting objects: 30% (6/20)remote:Counting objects: 35% (7/20)remote:Counting objects: 40% (8/20)remote:Counting objects: 45% (9/20)remote:Counting objects: 50% (10/20)remote:Counting objects: 55% (11/20)remote:Counting objects: 60% (12/20)remote:Counting objects: 65% (13/20)remote:Counting objects: 70% (14/20)remote:Counting objects: 75% (15/20)remote:Counting objects: 80% (16/20)remote:Counting objects: 85% (17/20)remote:Counting objects: 90% (18/20)remote:Counting objects: 95% (19/20)remote:Counting objects: 100% (20/20)remote:Counting objects: 100% (20/20), done.remote:Compressing objects: 5% (1/17)remote:Compressing objects: 11% (2/17)remote:Compressing objects: 17% (3/17)remote:Compressing objects: 23% (4/17)remote:Compressing objects: 29% (5/17)remote:Compressing objects: 35% (6/17)remote:Compressing objects: 41% (7/17)remote:Compressing objects: 47% (8/17)remote:Compressing objects: 52% (9/17)remote:Compressing objects: 58% (10/17)remote:Compressing objects: 64% (11/17)remote:Compressing objects: 70% (12/17)remote:Compressing objects: 76% (13/17)remote:Compressing objects: 82% (14/17)remote:Compressing objects: 88% (15/17)remote:Compressing objects: 94% (16/17)remote:Compressing objects: 100% (17/17)remote:Compressing objects: 100% (17/17), done.remote:Total 21 (delta 3), reused 10 (delta 3), pack-reused 1From https://github.com/python/cpython * branch 3.13 -> FETCH_HEADNote:switching to 'cc38ee1edb029d7a9d2c39f8eac0bdff74549988'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name>Or undo this operation with: git switch -Turn off this advice by setting config variable advice.detachedHead to falseHEAD is now at cc38ee1edb gh-118263: Add additional arguments to path_t (Argument Clinic type) in posixmodule (GH-118355)Switched to and reset branch '3.13'configure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)In function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d|~~~~~^~~~~~~~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|~~~~~^~~~~~~~~~~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|~~~^~~~~~In function ‘_mpd_to_string’:cc1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:375:45: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroIn function ‘word_to_string’, inlinedfrom ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13, inlinedfrom ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:./Modules/_decimal/libmpdec/io.c:378:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 378 | *s = '\0';|^In function ‘_mpd_to_string’:lto1:note: destination object is likely at address zeroar:libpython3.13.a: error reading Objects/call.o: No space left on devicemake:*** [Makefile:1045: libpython3.13.a] Error 1 |
Uh oh!
There was an error while loading.Please reload this page.
Benchmark:
ntpath.py
script
Note: no difference for
ntpath.is*()
,ntpath.exists()
&ntpath.lexists()
.posixpath.py
script
path_t
for C level optimizations #118263