]> git.openstreetmap.org Git - nominatim.git/commit
Merge pull request #4127 from lonvia/fix-isdigit
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 13 Jun 2026 07:00:28 +0000 (09:00 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2026 07:00:28 +0000 (09:00 +0200)
commitd84dee012bb618a35044686e9b5ae9fe306c1209
treecf25c1312a2a31abd20c93f8eb9db8884cb40115
parent25221f36f98a4fb30884098aae8cc7e12939526b
parent49f215a84257e8f38bb73e75441f88e6399f22a3
Merge pull request #4127 from lonvia/fix-isdigit

Use isdecimal() instead of isdigit() when converting to int